JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-11-24T23:24:41.027Z||main|||||INFO|500||The following profiles are active: basic 2022-11-24T23:25:04.313Z||main|||||INFO|500||Starting service [Tomcat] 2022-11-24T23:25:04.315Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-11-24T23:25:04.503Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-11-24T23:25:14.554Z||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. 2022-11-24T23:25:14.901Z||main|||||INFO|500||catdb-pool - Starting... 2022-11-24T23:25:15.269Z||main|||||INFO|500||catdb-pool - Start completed. 2022-11-24T23:25:16.436Z||main|||||INFO|500||reqdb-pool - Starting... 2022-11-24T23:25:16.508Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-11-24T23:25:16.684Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-11-24T23:25:17.118Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-11-24T23:25:18.024Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-11-24T23:25:21.128Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-24T23:25:23.869Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-24T23:25:23.972Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-11-24T23:25:24.866Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-24T23:25:25.207Z||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. 2022-11-24T23:25:26.783Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-24T23:25:29.232Z||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 2022-11-24T23:25:37.084Z||main|||||WARN|500||--- 2022-11-24T23:25:37.085Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-11-24T23:25:37.086Z||main|||||WARN|500||--- 2022-11-24T23:25:38.150Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-11-24T23:25:45.429Z||main|||||INFO|500||Started ApiHandlerApplication in 71.944 seconds (JVM running for 79.256) 2022-11-24T23:25:45.447Z|5f4195c2-c47f-4035-b7f1-fc8650b0dd1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:25:45.466Z|5f4195c2-c47f-4035-b7f1-fc8650b0dd1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:25:45.469Z|677c00ff-20d3-4c68-97e5-ad93793af3f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:25:45.479Z|677c00ff-20d3-4c68-97e5-ad93793af3f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:25:48.021Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-11-24T23:25:48.344Z|6d1b0e81-fd9f-48ff-8db9-080ed858b279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:25:48.356Z|2743b90f-74e9-432c-a529-03ea204da806|http-nio-8080-exec-2|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 2022-11-24T23:25:48.914Z|2743b90f-74e9-432c-a529-03ea204da806|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:25:48.914Z|6d1b0e81-fd9f-48ff-8db9-080ed858b279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:25:50.621Z|d21fd506-85c5-4ec1-8a20-737cd636b39c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:25:50.623Z|d21fd506-85c5-4ec1-8a20-737cd636b39c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:25:59.033Z|6638a882-1748-4691-86e0-5bd6f17c984a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:25:59.035Z|6638a882-1748-4691-86e0-5bd6f17c984a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:25:59.032Z|1b53e8a5-a19d-4028-bee3-d793c2b1dd2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:25:59.095Z|1b53e8a5-a19d-4028-bee3-d793c2b1dd2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:00.419Z|59831a33-2d6e-4520-8558-f447e4c2f243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:26:00.421Z|59831a33-2d6e-4520-8558-f447e4c2f243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:26:00.731Z|821aea1a-8591-4bf5-91bd-112a805173f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:00.732Z|821aea1a-8591-4bf5-91bd-112a805173f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:09.161Z|860f8ae7-832c-4b00-97bc-ffc0ab3de617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:09.164Z|860f8ae7-832c-4b00-97bc-ffc0ab3de617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:09.164Z|6efd5bb7-fbaa-4a47-a6d0-c639fd5df891|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:09.166Z|6efd5bb7-fbaa-4a47-a6d0-c639fd5df891|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:10.788Z|6766b0ef-6da5-4020-9018-96ce51ab0f16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:10.790Z|6766b0ef-6da5-4020-9018-96ce51ab0f16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:15.418Z|17b9bdc8-504d-4970-a3e2-5d78e27fccfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:26:15.420Z|17b9bdc8-504d-4970-a3e2-5d78e27fccfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:26:15.488Z|05104e38-9c02-4f91-98c6-035b86d198d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:26:15.490Z|05104e38-9c02-4f91-98c6-035b86d198d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:26:19.199Z|f1b950c2-a580-4c06-94bd-e215d7d7d87f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:19.199Z|3469b679-eacf-41a3-8513-ad7beca1c912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:19.200Z|f1b950c2-a580-4c06-94bd-e215d7d7d87f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:19.200Z|3469b679-eacf-41a3-8513-ad7beca1c912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:20.831Z|46e272e1-2745-4cd8-9bb9-916327a7fbce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:20.833Z|46e272e1-2745-4cd8-9bb9-916327a7fbce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:29.239Z|9bb1c60d-9a9b-4b31-9662-449197f2171d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:29.239Z|c0e8f0e4-d542-4f52-a382-07acb11df4c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:29.240Z|9bb1c60d-9a9b-4b31-9662-449197f2171d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:29.240Z|c0e8f0e4-d542-4f52-a382-07acb11df4c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:30.417Z|4e04d2e6-2b1d-4308-971e-d7f5ad1ce18c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:26:30.421Z|4e04d2e6-2b1d-4308-971e-d7f5ad1ce18c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:26:30.883Z|a03b3afc-35fa-4f47-800a-b6b92eebc685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:30.885Z|a03b3afc-35fa-4f47-800a-b6b92eebc685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:39.280Z|3cf41c2e-67ae-4f4c-a6ef-e442da5d4239|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:39.282Z|3cf41c2e-67ae-4f4c-a6ef-e442da5d4239|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:39.282Z|b1342a39-f265-41a8-a663-ed17f163bb3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:39.283Z|b1342a39-f265-41a8-a663-ed17f163bb3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:40.919Z|1726cde9-5302-49f0-b9a4-ea0aaacda2bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:40.920Z|1726cde9-5302-49f0-b9a4-ea0aaacda2bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:45.417Z|99c4f967-1ac2-4adf-8555-05d4d0aac8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:26:45.418Z|99c4f967-1ac2-4adf-8555-05d4d0aac8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:26:45.491Z|f2775eb9-45f2-4508-bd45-94634b96dba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:26:45.492Z|f2775eb9-45f2-4508-bd45-94634b96dba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:26:49.315Z|b40b5eaf-4ff0-49d1-8165-29121977bb33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:49.316Z|0740252e-570b-4780-930d-aab039fb1cfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:49.317Z|b40b5eaf-4ff0-49d1-8165-29121977bb33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:49.318Z|0740252e-570b-4780-930d-aab039fb1cfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:50.952Z|8276eb7a-9283-4ef6-abfb-085b49a2f10b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:50.955Z|8276eb7a-9283-4ef6-abfb-085b49a2f10b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:59.358Z|b9bba005-2727-4ba4-9741-c9fff369196e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:59.359Z|b9bba005-2727-4ba4-9741-c9fff369196e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:26:59.361Z|fb090578-7780-4201-88ef-8cc218c01ce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:26:59.362Z|fb090578-7780-4201-88ef-8cc218c01ce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:00.417Z|7cb60a0f-74fa-4663-963d-7fe41325cc05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:27:00.418Z|7cb60a0f-74fa-4663-963d-7fe41325cc05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:27:01.004Z|537d9af3-857c-4fac-ae74-f9289a23c1bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:01.006Z|537d9af3-857c-4fac-ae74-f9289a23c1bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:09.400Z|8ec7a67a-d0d3-422c-ad62-4ce9068c91bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:09.402Z|8ec7a67a-d0d3-422c-ad62-4ce9068c91bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:09.412Z|0e9f78e7-4a10-45d9-8026-dce3e8d0de00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:09.414Z|0e9f78e7-4a10-45d9-8026-dce3e8d0de00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:11.044Z|dc0a2a88-88f3-4754-a91b-c6c01588b030|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:11.047Z|dc0a2a88-88f3-4754-a91b-c6c01588b030|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:15.416Z|b4f3fc93-c1a0-486e-9b0f-bffb1df577ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:27:15.419Z|b4f3fc93-c1a0-486e-9b0f-bffb1df577ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:27:15.494Z|7fd98777-d867-4a9e-93e5-8210cd747b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:27:15.495Z|7fd98777-d867-4a9e-93e5-8210cd747b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:27:19.437Z|390c3cb2-0e77-4815-9845-305aae75177d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:19.438Z|390c3cb2-0e77-4815-9845-305aae75177d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:19.451Z|b1777f16-9e4c-4ca7-9402-1b1b24c1644b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:19.452Z|b1777f16-9e4c-4ca7-9402-1b1b24c1644b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:21.085Z|c3d65ed7-bea0-4a63-9251-d869c72d3e25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:21.087Z|c3d65ed7-bea0-4a63-9251-d869c72d3e25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:29.473Z|6e2a89da-02b3-41c6-bd66-9b0bfedede2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:29.475Z|6e2a89da-02b3-41c6-bd66-9b0bfedede2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:29.481Z|4d58739f-b74a-4488-b47a-7a70122c548f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:29.483Z|4d58739f-b74a-4488-b47a-7a70122c548f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:30.417Z|6f1e9b7d-a3bf-4ea1-9b6b-d5d3c0dc0843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:27:30.418Z|6f1e9b7d-a3bf-4ea1-9b6b-d5d3c0dc0843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:27:31.121Z|b9e18dc1-7b5b-4dd6-80c0-e841a93d1830|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:31.123Z|b9e18dc1-7b5b-4dd6-80c0-e841a93d1830|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:39.522Z|c9fc253a-82b9-4ef5-9377-c85286beda4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:39.524Z|c9fc253a-82b9-4ef5-9377-c85286beda4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:39.534Z|4650e73d-519f-4f7f-97e8-6fccb37da820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:39.540Z|4650e73d-519f-4f7f-97e8-6fccb37da820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:41.157Z|9c04b2fb-0041-4fe7-9a80-435fd22e8dea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:41.158Z|9c04b2fb-0041-4fe7-9a80-435fd22e8dea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:45.424Z|f3916228-7112-48b3-9396-cc30475b5163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:27:45.435Z|f3916228-7112-48b3-9396-cc30475b5163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:27:45.498Z|9b601c66-c3c7-4b00-a8cb-2ef2e8948505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:27:45.499Z|9b601c66-c3c7-4b00-a8cb-2ef2e8948505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:27:49.563Z|af5e5bcc-cfc8-4bfc-97a7-8e467f00239c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:49.566Z|af5e5bcc-cfc8-4bfc-97a7-8e467f00239c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:49.573Z|54c78903-850a-43fd-855e-6532369effa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:49.585Z|54c78903-850a-43fd-855e-6532369effa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:51.190Z|7e7d435a-74bf-47d2-83e4-783506cd6116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:51.192Z|7e7d435a-74bf-47d2-83e4-783506cd6116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:59.620Z|1a31e0e9-626a-4d70-9b10-32d612e0fb24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:59.622Z|1a31e0e9-626a-4d70-9b10-32d612e0fb24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:27:59.644Z|a3022165-accc-4d26-bf32-e670c57daa48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:27:59.646Z|a3022165-accc-4d26-bf32-e670c57daa48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:00.417Z|a22a1460-1d6d-428e-9cad-3c5590a51c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:28:00.418Z|a22a1460-1d6d-428e-9cad-3c5590a51c2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:28:01.223Z|bbaa24c8-cd9f-4fa4-94fd-f4b0c9258050|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:01.225Z|bbaa24c8-cd9f-4fa4-94fd-f4b0c9258050|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:09.710Z|21dfe056-10b6-499b-b7b9-b0e953dd0964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:09.712Z|21dfe056-10b6-499b-b7b9-b0e953dd0964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:09.734Z|30cb50e1-0f00-41c1-b1ea-a7531935d33e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:09.736Z|30cb50e1-0f00-41c1-b1ea-a7531935d33e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:11.261Z|8dc30145-f3b4-4248-9393-eb9218dd7ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:11.262Z|8dc30145-f3b4-4248-9393-eb9218dd7ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:15.418Z|7f127e80-408c-4844-bf95-5daffd43accc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:28:15.419Z|7f127e80-408c-4844-bf95-5daffd43accc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:28:15.500Z|72c554ad-51f7-4f80-8e92-4d7aba8a74c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:28:15.501Z|72c554ad-51f7-4f80-8e92-4d7aba8a74c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:28:19.756Z|0cb1dd90-3695-4f24-ae05-d909dac46d02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:19.757Z|0cb1dd90-3695-4f24-ae05-d909dac46d02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:19.775Z|843c6eb8-921e-4359-9aa1-a08fdc14bd8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:19.776Z|843c6eb8-921e-4359-9aa1-a08fdc14bd8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:21.297Z|6e9aabc2-e86e-4415-8dd8-2b53e9a25280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:21.299Z|6e9aabc2-e86e-4415-8dd8-2b53e9a25280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:29.791Z|7a5823c5-bd7a-43b0-bcb9-7c1705f6394a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:29.793Z|7a5823c5-bd7a-43b0-bcb9-7c1705f6394a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:29.810Z|89d7e584-b41e-4b25-8ab6-bfbcfb4d084a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:29.812Z|89d7e584-b41e-4b25-8ab6-bfbcfb4d084a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:30.416Z|23978be6-14e9-4fa9-a493-d3298bd2dcb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:28:30.419Z|23978be6-14e9-4fa9-a493-d3298bd2dcb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:28:31.331Z|e2fbf2c7-1042-46f0-b2f2-3d9f98527e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:31.332Z|e2fbf2c7-1042-46f0-b2f2-3d9f98527e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:39.831Z|d38b82f7-338f-4dd7-8590-a6d308e3341b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:39.832Z|d38b82f7-338f-4dd7-8590-a6d308e3341b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:39.843Z|b27316c5-2d2c-4a5c-a18d-c0e0a30cdc91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:39.844Z|b27316c5-2d2c-4a5c-a18d-c0e0a30cdc91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:41.364Z|81a0d618-d95a-4ed4-afd0-55b102fea950|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:41.365Z|81a0d618-d95a-4ed4-afd0-55b102fea950|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:45.417Z|c2d79db7-e7fb-437c-bca0-80745706fe8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:28:45.418Z|c2d79db7-e7fb-437c-bca0-80745706fe8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:28:45.503Z|0f54c859-8bbc-46be-8385-17f5fbf332da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:28:45.504Z|0f54c859-8bbc-46be-8385-17f5fbf332da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:28:49.863Z|cafc5c5d-1179-403e-8c1e-fd630d6cb606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:49.864Z|cafc5c5d-1179-403e-8c1e-fd630d6cb606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:49.876Z|0d8e3781-bb95-4636-a901-6e387a47e876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:49.878Z|0d8e3781-bb95-4636-a901-6e387a47e876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:51.399Z|d1353f91-c1f0-46bc-bca8-6496456dae98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:51.400Z|d1353f91-c1f0-46bc-bca8-6496456dae98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:59.896Z|81082132-9347-4bd5-8e05-ab813f79324e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:59.898Z|81082132-9347-4bd5-8e05-ab813f79324e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:28:59.909Z|b8f00a8a-ae4a-41d1-84ca-b84521634a8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:28:59.911Z|b8f00a8a-ae4a-41d1-84ca-b84521634a8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:00.416Z|b807aa63-9e82-46e2-873a-5914d2340379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:29:00.417Z|b807aa63-9e82-46e2-873a-5914d2340379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:29:01.440Z|62cdf52d-f3ab-49b8-abea-59ce8f5f4a65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:01.441Z|62cdf52d-f3ab-49b8-abea-59ce8f5f4a65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:09.930Z|4d8baa46-7d63-4b9e-9e76-a8e40dc8aaae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:09.931Z|4d8baa46-7d63-4b9e-9e76-a8e40dc8aaae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:09.946Z|16f40eca-14b6-42c6-861a-3d7bfc54962a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:09.947Z|16f40eca-14b6-42c6-861a-3d7bfc54962a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:11.480Z|1437875d-38ff-44b8-87a2-dd31ae1dfa28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:11.482Z|1437875d-38ff-44b8-87a2-dd31ae1dfa28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:15.416Z|1f446784-a073-4e2e-b2a7-22c0ec9072e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:29:15.420Z|1f446784-a073-4e2e-b2a7-22c0ec9072e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:29:15.506Z|e06c8477-df9a-4d0b-89a9-d1123496ec09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:29:15.507Z|e06c8477-df9a-4d0b-89a9-d1123496ec09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:29:19.966Z|bcd04ea4-e7f5-44e5-a16b-fbe422825155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:19.967Z|bcd04ea4-e7f5-44e5-a16b-fbe422825155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:19.977Z|0d2c77d6-4ec6-4bce-b97e-8268a4d49036|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:19.978Z|0d2c77d6-4ec6-4bce-b97e-8268a4d49036|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:21.516Z|e886d15e-5ca0-4e40-9b53-46a26413acfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:21.517Z|e886d15e-5ca0-4e40-9b53-46a26413acfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:30.005Z|f263d145-0e9d-4dc8-96c1-d8e7a9ac9565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:30.006Z|f263d145-0e9d-4dc8-96c1-d8e7a9ac9565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:30.008Z|128a21e5-dc86-4de9-be2f-d362828a1364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:30.010Z|128a21e5-dc86-4de9-be2f-d362828a1364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:30.417Z|ef8cfd27-bfc1-49f5-8eb2-f33b1d02919d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:29:30.418Z|ef8cfd27-bfc1-49f5-8eb2-f33b1d02919d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:29:31.548Z|3d0fa5cf-8ee0-4a82-8d6d-1fc4cd82bc9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:31.549Z|3d0fa5cf-8ee0-4a82-8d6d-1fc4cd82bc9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:40.044Z|d3389d7d-03bd-409b-a9ae-7c14678c69f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:40.043Z|4cc7d33e-dbfc-417b-84ce-40d267bc40a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:40.045Z|4cc7d33e-dbfc-417b-84ce-40d267bc40a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:40.046Z|d3389d7d-03bd-409b-a9ae-7c14678c69f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:41.584Z|eafb3fc9-33e5-413b-b3f6-7b6067d7ece5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:41.586Z|eafb3fc9-33e5-413b-b3f6-7b6067d7ece5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:45.417Z|d3c7a1f5-8a63-49f7-b754-61793a8a5cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:29:45.418Z|d3c7a1f5-8a63-49f7-b754-61793a8a5cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:29:45.509Z|4619cad1-0e23-4f83-925f-96b774d9e8aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:29:45.510Z|4619cad1-0e23-4f83-925f-96b774d9e8aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:29:50.077Z|ffc3fdbe-d5aa-487d-80ef-73f2c8183238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:50.078Z|ffc3fdbe-d5aa-487d-80ef-73f2c8183238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:50.083Z|98422a2a-b8fa-49a5-ada0-4b5983082a52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:50.084Z|98422a2a-b8fa-49a5-ada0-4b5983082a52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:29:51.617Z|88f14355-8441-40f7-a6cd-d8d5d2112314|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:29:51.619Z|88f14355-8441-40f7-a6cd-d8d5d2112314|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:00.108Z|d2c85c19-71e8-4cf4-8c76-b8f88377f0cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:00.109Z|d2c85c19-71e8-4cf4-8c76-b8f88377f0cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:00.109Z|39484cf8-5934-4cfe-ae64-64b34f65488c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:00.110Z|39484cf8-5934-4cfe-ae64-64b34f65488c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:00.416Z|ccc9f024-b6b3-4cdc-a3e3-0f2d97a107b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:30:00.419Z|ccc9f024-b6b3-4cdc-a3e3-0f2d97a107b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:30:01.655Z|51e840ce-3181-4a34-a983-e8b15fadb84f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:01.656Z|51e840ce-3181-4a34-a983-e8b15fadb84f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:10.137Z|5f28b4ce-0668-49a3-b57c-2426f826f1e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:10.138Z|5f28b4ce-0668-49a3-b57c-2426f826f1e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:10.143Z|d752c344-7367-439c-ab5a-4db1ed5a7207|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:10.144Z|d752c344-7367-439c-ab5a-4db1ed5a7207|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:11.686Z|c07fce19-f230-4a34-88c2-5cea1747d1a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:11.687Z|c07fce19-f230-4a34-88c2-5cea1747d1a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:15.416Z|8051cc91-49f6-49a6-ac36-a5063c90d796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:30:15.417Z|8051cc91-49f6-49a6-ac36-a5063c90d796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:30:15.511Z|67b54948-97af-4c69-a78e-80db643e90ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:30:15.512Z|67b54948-97af-4c69-a78e-80db643e90ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:30:20.169Z|c0678464-0f37-46fa-ba6c-5b56d2457d7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:20.170Z|c0678464-0f37-46fa-ba6c-5b56d2457d7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:20.182Z|fbd1e0de-b769-4042-9ac6-cdc960ba3c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:20.183Z|fbd1e0de-b769-4042-9ac6-cdc960ba3c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:21.723Z|796ce65f-926e-438b-818b-095f7b0040ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:21.725Z|796ce65f-926e-438b-818b-095f7b0040ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:30.200Z|e06f7c39-1b22-46c0-a115-d752c473632e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:30.201Z|e06f7c39-1b22-46c0-a115-d752c473632e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:30.217Z|e371c1a2-b704-4ad5-8b5f-d4a4820dc8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:30.218Z|e371c1a2-b704-4ad5-8b5f-d4a4820dc8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:30.416Z|01cc9a74-31e7-4d33-ad3a-3886f0e87bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:30:30.417Z|01cc9a74-31e7-4d33-ad3a-3886f0e87bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:30:31.765Z|e973e03d-c6d0-49cb-a496-7475d67c285e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:31.767Z|e973e03d-c6d0-49cb-a496-7475d67c285e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:40.238Z|5b7360c4-7bee-4f18-91a7-fcd40ef4e3e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:40.239Z|5b7360c4-7bee-4f18-91a7-fcd40ef4e3e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:40.249Z|d479bc8e-e997-4e08-92d2-6c55f7b9006a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:40.250Z|d479bc8e-e997-4e08-92d2-6c55f7b9006a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:41.798Z|69db9b4b-31f9-49d7-a619-07fd422176ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:41.799Z|69db9b4b-31f9-49d7-a619-07fd422176ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:45.417Z|500e8183-f9d8-436e-9932-6564b0240ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:30:45.420Z|500e8183-f9d8-436e-9932-6564b0240ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:30:45.514Z|6a3d41bc-23e9-4317-b17f-8bf698a9d7f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:30:45.515Z|6a3d41bc-23e9-4317-b17f-8bf698a9d7f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:30:50.272Z|394695d7-1566-4206-b746-749df6a45def|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:50.274Z|394695d7-1566-4206-b746-749df6a45def|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:50.274Z|908b78be-0886-4541-99cc-b26b0856b305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:50.274Z|908b78be-0886-4541-99cc-b26b0856b305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:30:51.829Z|20d6ab2f-ebcb-4704-8ec7-2ed93c665844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:30:51.830Z|20d6ab2f-ebcb-4704-8ec7-2ed93c665844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:00.312Z|e053a5fc-4974-4b93-aa24-5ad161cb2215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:00.312Z|6fe74e86-2401-4f01-bc81-7b6ed7c1c57b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:00.314Z|e053a5fc-4974-4b93-aa24-5ad161cb2215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:00.314Z|6fe74e86-2401-4f01-bc81-7b6ed7c1c57b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:00.416Z|eb9f44f8-3b08-4600-90dd-eae3072f1a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:31:00.418Z|eb9f44f8-3b08-4600-90dd-eae3072f1a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:31:01.866Z|36d48c7a-1665-42d5-b87f-89a2af157e9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:01.873Z|36d48c7a-1665-42d5-b87f-89a2af157e9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:10.346Z|99284eb3-562d-482e-a1cf-ca6953991ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:10.346Z|75e93bd8-8b3d-408d-9f5c-d80fa731e866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:10.347Z|99284eb3-562d-482e-a1cf-ca6953991ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:10.347Z|75e93bd8-8b3d-408d-9f5c-d80fa731e866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:11.906Z|a9b28e36-699e-46e4-86e9-2c9b08faa3f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:11.907Z|a9b28e36-699e-46e4-86e9-2c9b08faa3f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:15.417Z|0d838094-aace-4404-a285-c28c0831efe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:31:15.419Z|0d838094-aace-4404-a285-c28c0831efe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:31:15.516Z|2aff0a08-0b4e-435d-8f06-aeae87cb8d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:31:15.516Z|2aff0a08-0b4e-435d-8f06-aeae87cb8d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:31:20.388Z|6c8ae0a6-911f-4ba0-9941-7a63c2c8bba1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:20.388Z|11612592-b135-4ead-beda-38d1fe8d6427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:20.390Z|11612592-b135-4ead-beda-38d1fe8d6427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:20.390Z|6c8ae0a6-911f-4ba0-9941-7a63c2c8bba1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:21.937Z|9a594e00-259c-4425-ba6d-652e4370a87b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:21.939Z|9a594e00-259c-4425-ba6d-652e4370a87b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:30.418Z|4bdb63ab-d088-4170-bac4-9b599da3b58d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:31:30.421Z|4bdb63ab-d088-4170-bac4-9b599da3b58d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:31:30.437Z|65a07226-3956-4ddd-ac6c-1475d4637f18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:30.438Z|65a07226-3956-4ddd-ac6c-1475d4637f18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:30.454Z|c8bf8556-ba05-4128-9385-7db74c0a16ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:30.455Z|c8bf8556-ba05-4128-9385-7db74c0a16ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:31.972Z|88decdf6-8d28-4ef3-b42e-b334e29952f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:31.973Z|88decdf6-8d28-4ef3-b42e-b334e29952f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:40.478Z|148e6d81-1293-4b37-b247-6ece9059c0aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:40.480Z|148e6d81-1293-4b37-b247-6ece9059c0aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:40.485Z|80a04d88-ef43-4a89-8163-47eea83fe78f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:40.486Z|80a04d88-ef43-4a89-8163-47eea83fe78f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:42.007Z|299896e2-ffff-4dce-867a-583e25ca0c4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:42.008Z|299896e2-ffff-4dce-867a-583e25ca0c4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:45.417Z|0d3d28e8-0efe-4d36-95b9-e752c7fc7d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:31:45.418Z|0d3d28e8-0efe-4d36-95b9-e752c7fc7d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:31:45.518Z|b404f90f-9920-4cb6-9fd5-870e69b32a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:31:45.519Z|b404f90f-9920-4cb6-9fd5-870e69b32a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:31:50.520Z|97d11700-4cb5-415d-ad57-996e71d4a5c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:50.521Z|97d11700-4cb5-415d-ad57-996e71d4a5c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:50.530Z|bf3e1ee8-fd8a-4fc2-9661-7d5640faab5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:50.532Z|bf3e1ee8-fd8a-4fc2-9661-7d5640faab5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:31:52.038Z|ea1fe3e8-53a3-4153-a32e-aa0c31b6ec2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:31:52.040Z|ea1fe3e8-53a3-4153-a32e-aa0c31b6ec2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:00.416Z|9a335eed-2c93-41ba-a5a8-8a8bf8d3815b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:32:00.417Z|9a335eed-2c93-41ba-a5a8-8a8bf8d3815b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:32:00.553Z|cefb2363-4629-4791-845f-858f8f13581f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:00.554Z|cefb2363-4629-4791-845f-858f8f13581f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:00.569Z|7465bf0b-5fb2-45a0-ab0c-c2cafa520bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:00.570Z|7465bf0b-5fb2-45a0-ab0c-c2cafa520bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:02.069Z|5264a528-6cec-4a23-8973-868e742d9907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:02.071Z|5264a528-6cec-4a23-8973-868e742d9907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:10.592Z|c7c5ae4d-1450-48a8-847f-7fd372e00180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:10.593Z|c7c5ae4d-1450-48a8-847f-7fd372e00180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:10.606Z|fba0aa7a-92c1-44a2-896f-0c139515e91d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:10.607Z|fba0aa7a-92c1-44a2-896f-0c139515e91d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:12.107Z|a4778706-a3da-4731-aca4-6c3b48c8bce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:12.108Z|a4778706-a3da-4731-aca4-6c3b48c8bce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:15.416Z|a7c19e12-3699-43bd-ad5a-446dd6a001f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:32:15.420Z|a7c19e12-3699-43bd-ad5a-446dd6a001f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:32:15.520Z|7f7b2fab-13fe-4688-899f-de84d964dbf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:32:15.521Z|7f7b2fab-13fe-4688-899f-de84d964dbf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:32:20.655Z|97e46d4e-74a6-411e-9f3c-cd5c14338c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:20.657Z|97e46d4e-74a6-411e-9f3c-cd5c14338c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:20.686Z|04787d83-ada5-4585-b8a2-da9c9c5daf52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:20.687Z|04787d83-ada5-4585-b8a2-da9c9c5daf52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:22.142Z|8c761430-9409-4373-a77d-22a13624bb68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:22.143Z|8c761430-9409-4373-a77d-22a13624bb68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:30.416Z|1e742540-4ea8-4b6d-a434-d927300498d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:32:30.418Z|1e742540-4ea8-4b6d-a434-d927300498d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:32:30.701Z|04e45b03-2902-4283-adf3-4c8a7355aa91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:30.703Z|04e45b03-2902-4283-adf3-4c8a7355aa91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:30.718Z|8d26a3fa-e38d-4101-a19a-61e7cffa4a81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:30.719Z|8d26a3fa-e38d-4101-a19a-61e7cffa4a81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:32.175Z|0d87499f-5909-4431-8190-2f250a590305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:32.176Z|0d87499f-5909-4431-8190-2f250a590305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:40.742Z|bd42c7bd-fb78-42ef-bcf7-864c54e8846c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:40.743Z|bd42c7bd-fb78-42ef-bcf7-864c54e8846c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:40.748Z|dd2218dd-c79f-490a-8d6a-9c3dee759abc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:40.749Z|dd2218dd-c79f-490a-8d6a-9c3dee759abc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:42.203Z|0e0e45ac-9323-47f8-81df-39f657152f05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:42.204Z|0e0e45ac-9323-47f8-81df-39f657152f05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:45.416Z|14b07221-7ac1-425a-9907-06a59217acfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:32:45.417Z|14b07221-7ac1-425a-9907-06a59217acfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:32:45.523Z|df502a42-86eb-45f3-add1-c66f31ae9778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:32:45.524Z|df502a42-86eb-45f3-add1-c66f31ae9778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:32:50.777Z|4c702171-8bf9-46ab-bfa3-d430349cf1c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:50.778Z|4c702171-8bf9-46ab-bfa3-d430349cf1c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:50.786Z|48e596dd-bf05-4a36-8d67-0286c48b746c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:50.787Z|48e596dd-bf05-4a36-8d67-0286c48b746c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:32:52.237Z|ba355079-57ff-4221-bec7-bf45086cb904|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:32:52.238Z|ba355079-57ff-4221-bec7-bf45086cb904|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:00.416Z|11bfcc14-0e1a-4edd-896c-429a9b178938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:33:00.421Z|11bfcc14-0e1a-4edd-896c-429a9b178938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:33:00.811Z|0451223a-556a-47e7-a618-7bab975e392e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:00.812Z|0451223a-556a-47e7-a618-7bab975e392e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:00.817Z|87eaf93b-abbe-4d26-beb9-dde3ed757a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:00.818Z|87eaf93b-abbe-4d26-beb9-dde3ed757a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:02.267Z|7a1b0050-8217-44b6-a81e-04ee644db151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:02.268Z|7a1b0050-8217-44b6-a81e-04ee644db151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:10.848Z|72e504a3-629c-4071-9745-744acde3dc4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:10.850Z|72e504a3-629c-4071-9745-744acde3dc4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:10.851Z|6fcc9da6-d035-4a12-acda-a43ca6f1f857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:10.852Z|6fcc9da6-d035-4a12-acda-a43ca6f1f857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:12.296Z|7566c6ed-3442-447e-bdcf-f5f2c10da134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:12.298Z|7566c6ed-3442-447e-bdcf-f5f2c10da134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:15.416Z|a1821d98-d352-4e4d-898a-3d9c07290f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:33:15.417Z|a1821d98-d352-4e4d-898a-3d9c07290f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:33:15.526Z|0e7f7959-52ed-4ef1-9e70-b01a4c5d0486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:33:15.528Z|0e7f7959-52ed-4ef1-9e70-b01a4c5d0486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:33:20.885Z|a6ca5d28-cfc6-4277-ac49-da85d107b0c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:20.885Z|f31011b1-3a63-435e-bef5-0aad1c34357f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:20.887Z|a6ca5d28-cfc6-4277-ac49-da85d107b0c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:20.887Z|f31011b1-3a63-435e-bef5-0aad1c34357f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:22.338Z|33300eb1-fb54-45d9-a266-369a7d77beb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:22.339Z|33300eb1-fb54-45d9-a266-369a7d77beb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:30.416Z|4fd492fe-8d5c-4d13-9a37-18df6c31af79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:33:30.417Z|4fd492fe-8d5c-4d13-9a37-18df6c31af79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:33:30.917Z|6df8acd5-c7ef-4f56-b242-ecb3411caeb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:30.917Z|9c3be4fe-7e33-4ffa-8b7e-a9e641be7765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:30.918Z|6df8acd5-c7ef-4f56-b242-ecb3411caeb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:30.918Z|9c3be4fe-7e33-4ffa-8b7e-a9e641be7765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:32.369Z|64ab39a0-e494-4510-9912-44936a394ffb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:32.370Z|64ab39a0-e494-4510-9912-44936a394ffb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:40.948Z|b7f69a44-bfa2-4353-bd51-d48e3425102f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:40.948Z|0426a962-b6c3-4615-bb69-d79d4037ee92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:40.949Z|0426a962-b6c3-4615-bb69-d79d4037ee92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:40.949Z|b7f69a44-bfa2-4353-bd51-d48e3425102f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:42.401Z|5cf8bb70-63a4-4c61-8dc1-f4f3895e60b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:42.402Z|5cf8bb70-63a4-4c61-8dc1-f4f3895e60b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:45.417Z|36f266b5-9451-4879-9544-cca490e132f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:33:45.421Z|36f266b5-9451-4879-9544-cca490e132f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:33:45.529Z|65094103-33b8-49ef-b94f-44c5cb855965|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:33:45.530Z|65094103-33b8-49ef-b94f-44c5cb855965|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:33:50.981Z|9ebf0fa0-2b39-4ea5-9be4-b6b63a9b5b8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:50.982Z|9ebf0fa0-2b39-4ea5-9be4-b6b63a9b5b8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:50.982Z|c5909f3f-fa35-4c67-8b94-0dbbfe56139a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:50.982Z|c5909f3f-fa35-4c67-8b94-0dbbfe56139a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:33:52.439Z|14c12975-7435-4aa0-8722-525aa6313086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:33:52.443Z|14c12975-7435-4aa0-8722-525aa6313086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:00.416Z|40ab92c0-2c8c-4e9d-bb73-ad768f9b806f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:34:00.417Z|40ab92c0-2c8c-4e9d-bb73-ad768f9b806f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:34:01.009Z|de36598e-7da3-4119-b45f-d9d4263795d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:01.009Z|c9a25f77-9a29-40f3-b1ba-3351d560bc28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:01.010Z|c9a25f77-9a29-40f3-b1ba-3351d560bc28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:01.010Z|de36598e-7da3-4119-b45f-d9d4263795d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:02.482Z|dae3b6cc-b088-423f-b501-82cced23034d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:02.483Z|dae3b6cc-b088-423f-b501-82cced23034d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:11.042Z|8e455281-b9ac-457a-a39e-5cd347972354|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:11.042Z|0846c6f5-f5f3-425a-80f5-bf4ce0326ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:11.043Z|8e455281-b9ac-457a-a39e-5cd347972354|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:11.043Z|0846c6f5-f5f3-425a-80f5-bf4ce0326ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:12.515Z|2dba6af2-af14-42f5-945a-f73bd71a5e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:12.516Z|2dba6af2-af14-42f5-945a-f73bd71a5e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:15.416Z|7768cbaa-34fe-4601-9e2b-fa923699bc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:34:15.417Z|7768cbaa-34fe-4601-9e2b-fa923699bc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:34:15.531Z|bfbdfd6c-30dc-467f-ba08-8bda7e26e774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:34:15.532Z|bfbdfd6c-30dc-467f-ba08-8bda7e26e774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:34:21.076Z|cc222e19-1fe8-4814-9c54-3688f187f53c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:21.076Z|b4c39a17-9cc9-434a-bacf-be97838754fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:21.077Z|cc222e19-1fe8-4814-9c54-3688f187f53c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:21.076Z|b4c39a17-9cc9-434a-bacf-be97838754fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:22.545Z|63c15cfb-1cd4-4999-9414-75eea3a6311e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:22.546Z|63c15cfb-1cd4-4999-9414-75eea3a6311e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:30.416Z|3588021b-61da-4938-b48e-1f1de7358ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:34:30.420Z|3588021b-61da-4938-b48e-1f1de7358ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:34:31.106Z|fff473c8-fcd2-4889-919d-e8d337145451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:31.107Z|e75adba3-646d-4d1f-bd99-89d651a35b53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:31.107Z|fff473c8-fcd2-4889-919d-e8d337145451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:31.108Z|e75adba3-646d-4d1f-bd99-89d651a35b53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:32.587Z|c7e2050d-b336-422b-83ba-9c8fcac5ed75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:32.588Z|c7e2050d-b336-422b-83ba-9c8fcac5ed75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:41.136Z|1691eefa-5987-4f0f-be9e-f76d7016ff33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:41.137Z|1691eefa-5987-4f0f-be9e-f76d7016ff33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:41.138Z|11d29a6b-645b-45c4-9d57-d0d183d5083c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:41.139Z|11d29a6b-645b-45c4-9d57-d0d183d5083c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:42.619Z|92cf8aaf-7ca1-43bd-b94a-364cbb127354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:42.620Z|92cf8aaf-7ca1-43bd-b94a-364cbb127354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:45.141Z|153248ad-8b45-4f7f-8cea-0b6e0b20943e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:34:45.142Z|153248ad-8b45-4f7f-8cea-0b6e0b20943e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:45.416Z|5716e03b-4448-4fde-9615-93aa664abe07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:34:45.417Z|5716e03b-4448-4fde-9615-93aa664abe07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:34:45.533Z|bda6749e-dc35-4432-aea2-4f91516fb31a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:34:45.534Z|bda6749e-dc35-4432-aea2-4f91516fb31a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:34:51.171Z|26b59f61-55d8-4bfa-b216-66013986deb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:51.171Z|6d1f4ac4-736d-4cf6-a6d0-e11dddfcdb71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:51.172Z|26b59f61-55d8-4bfa-b216-66013986deb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:51.172Z|6d1f4ac4-736d-4cf6-a6d0-e11dddfcdb71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:34:52.651Z|6801d815-a60c-4a9f-b957-9ae9911d6820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:34:52.652Z|6801d815-a60c-4a9f-b957-9ae9911d6820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:00.417Z|c4e365d0-63da-4482-89e9-675a6541185f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:35:00.418Z|c4e365d0-63da-4482-89e9-675a6541185f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:35:01.204Z|579f4c1d-50ea-487c-9113-2439aa94bb01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:01.204Z|adcd6dfc-8fcf-4b27-a696-1bce851c9b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:01.205Z|579f4c1d-50ea-487c-9113-2439aa94bb01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:01.205Z|adcd6dfc-8fcf-4b27-a696-1bce851c9b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:02.688Z|7c2781cf-f2a0-4065-9f3d-77f38e1e9c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:02.689Z|7c2781cf-f2a0-4065-9f3d-77f38e1e9c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:11.246Z|0380aeea-0098-43f0-9793-2a2c4907c02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:11.250Z|0380aeea-0098-43f0-9793-2a2c4907c02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:11.246Z|ea007127-5a94-4a82-935e-0ea05ea96dc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:11.255Z|ea007127-5a94-4a82-935e-0ea05ea96dc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:12.721Z|89fa1373-cd37-4431-980c-cc2da0ffa3be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:12.723Z|89fa1373-cd37-4431-980c-cc2da0ffa3be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:15.417Z|b26894d8-4667-4f33-9839-06fa4f3f2f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:35:15.421Z|b26894d8-4667-4f33-9839-06fa4f3f2f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:35:15.535Z|d1a56a76-b211-4370-81b2-6c6efaf0a7a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:35:15.536Z|d1a56a76-b211-4370-81b2-6c6efaf0a7a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:35:21.288Z|2763aae7-4600-4f9f-8525-fe3c3314a8e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:21.288Z|448fd685-40b2-4c6b-88c6-f16c47ddc5bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:21.289Z|2763aae7-4600-4f9f-8525-fe3c3314a8e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:21.289Z|448fd685-40b2-4c6b-88c6-f16c47ddc5bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:22.755Z|6b7d5e5c-446a-4275-8d2a-a0fb94ab5c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:22.756Z|6b7d5e5c-446a-4275-8d2a-a0fb94ab5c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:30.417Z|8d932779-3431-4eb8-9519-199ef22da7fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:35:30.419Z|8d932779-3431-4eb8-9519-199ef22da7fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:35:31.321Z|5873fac4-4a6d-4f37-b590-ec6ebae708f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:31.321Z|99bdabb8-fbd4-419c-b897-e80d40feade0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:31.322Z|5873fac4-4a6d-4f37-b590-ec6ebae708f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:31.322Z|99bdabb8-fbd4-419c-b897-e80d40feade0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:32.790Z|d121109f-6404-40b4-9d5c-c724ed42cc12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:32.791Z|d121109f-6404-40b4-9d5c-c724ed42cc12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:41.358Z|6d1d4d07-7a73-4560-92fc-68f5345b378e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:41.359Z|6d1d4d07-7a73-4560-92fc-68f5345b378e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:41.363Z|3fc60970-f302-4a02-be93-423ed484f99c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:41.363Z|3fc60970-f302-4a02-be93-423ed484f99c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:42.822Z|05365396-2253-4282-953f-84c7495a709a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:42.823Z|05365396-2253-4282-953f-84c7495a709a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:45.124Z|21350a39-8996-4ef7-a246-94339cafacfa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:35:45.126Z|21350a39-8996-4ef7-a246-94339cafacfa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:45.417Z|6ec668ae-7591-45ec-b940-f4868474d9df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:35:45.418Z|6ec668ae-7591-45ec-b940-f4868474d9df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:35:45.537Z|b29778b8-ae3a-40a7-951c-74455eab1d6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:35:45.538Z|b29778b8-ae3a-40a7-951c-74455eab1d6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:35:51.396Z|f07c9bb7-5238-42c4-87c4-d95264d98fa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:51.393Z|00783868-0a62-470d-aeb2-bb4837ca383e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:51.401Z|00783868-0a62-470d-aeb2-bb4837ca383e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:51.406Z|f07c9bb7-5238-42c4-87c4-d95264d98fa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:35:52.863Z|ce1c9776-5660-4c39-9b9e-1b6bfc0470f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:35:52.864Z|ce1c9776-5660-4c39-9b9e-1b6bfc0470f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:00.417Z|dcef985d-95ac-4503-94d1-4dd82f1c0217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:36:00.421Z|dcef985d-95ac-4503-94d1-4dd82f1c0217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:36:01.435Z|782b38f7-f37d-4cc9-b0b5-c343679d1b92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:01.436Z|782b38f7-f37d-4cc9-b0b5-c343679d1b92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:01.447Z|3d8464b4-601f-4afd-b5b5-a953cd217c41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:01.448Z|3d8464b4-601f-4afd-b5b5-a953cd217c41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:02.910Z|25c5929c-46c9-4bda-aa38-edea09b5d67c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:02.911Z|25c5929c-46c9-4bda-aa38-edea09b5d67c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:11.466Z|470923c0-052e-4923-b01b-f3114cf04763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:11.467Z|470923c0-052e-4923-b01b-f3114cf04763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:11.490Z|43ef6961-3e31-4830-b7eb-3365fc538330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:11.491Z|43ef6961-3e31-4830-b7eb-3365fc538330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:12.955Z|5e0997f5-3e32-40c0-8405-c3f041b8825e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:12.956Z|5e0997f5-3e32-40c0-8405-c3f041b8825e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:15.417Z|43b721e1-d6d9-4c6d-837f-3e5722ff97e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:36:15.418Z|43b721e1-d6d9-4c6d-837f-3e5722ff97e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:36:15.539Z|856d1ee4-88aa-4b92-b116-bdb7e0e24d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:36:15.540Z|856d1ee4-88aa-4b92-b116-bdb7e0e24d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:36:21.510Z|b83ff725-e6a7-4c0e-b7a6-add7cbc9f224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:21.514Z|b83ff725-e6a7-4c0e-b7a6-add7cbc9f224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:21.532Z|6f899840-9646-4215-b8a7-71cfb2c37839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:21.533Z|6f899840-9646-4215-b8a7-71cfb2c37839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:22.998Z|1fed982b-6498-4f9b-9200-016a762fc84d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:22.998Z|1fed982b-6498-4f9b-9200-016a762fc84d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:30.416Z|b5be87b8-0eff-4201-b8d9-3760f4bbe7a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:36:30.417Z|b5be87b8-0eff-4201-b8d9-3760f4bbe7a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:36:31.557Z|bdbd2788-4a2a-4ec0-bf29-57a43ae9d75d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:31.559Z|bdbd2788-4a2a-4ec0-bf29-57a43ae9d75d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:31.570Z|1c68d1a6-4f30-48fa-aec5-62f60510a08b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:31.570Z|1c68d1a6-4f30-48fa-aec5-62f60510a08b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:33.035Z|f71f8455-7c7f-4f7d-9dc3-ca51d8bff6dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:33.036Z|f71f8455-7c7f-4f7d-9dc3-ca51d8bff6dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:41.593Z|79b6bbe0-5454-453e-bd7d-e20e7e2ec878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:41.599Z|79b6bbe0-5454-453e-bd7d-e20e7e2ec878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:41.609Z|da2b9a13-d184-45be-9d71-31eb9987dfa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:41.610Z|da2b9a13-d184-45be-9d71-31eb9987dfa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:43.069Z|3610f5dc-e1ec-4c7f-9032-dae47bb44185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:43.070Z|3610f5dc-e1ec-4c7f-9032-dae47bb44185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:45.124Z|b36f3642-affd-44d4-9420-2e46182632e3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:36:45.125Z|b36f3642-affd-44d4-9420-2e46182632e3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:45.416Z|de251336-8273-4e58-87d2-0d5ec5f96bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:36:45.420Z|de251336-8273-4e58-87d2-0d5ec5f96bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:36:45.541Z|49e21c94-34fa-46a2-a222-7c7447845032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:36:45.542Z|49e21c94-34fa-46a2-a222-7c7447845032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:36:51.635Z|43ea5b5c-e552-4da1-8b7f-d75b2dd4bbd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:51.637Z|43ea5b5c-e552-4da1-8b7f-d75b2dd4bbd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:51.647Z|44909e9b-7068-4191-8879-9240c0e20619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:51.648Z|44909e9b-7068-4191-8879-9240c0e20619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:36:53.099Z|2dee26f3-a295-4ead-913c-df158bab044f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:36:53.100Z|2dee26f3-a295-4ead-913c-df158bab044f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:00.416Z|d103baf2-734e-4cff-90a8-7298f2bd19b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:37:00.417Z|d103baf2-734e-4cff-90a8-7298f2bd19b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:37:01.675Z|7dd253b6-9be8-4eff-8e3f-4b3fd9b94909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:01.676Z|7dd253b6-9be8-4eff-8e3f-4b3fd9b94909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:01.687Z|8fc9d4b6-ffca-4c3b-8c72-d4a6c38fc517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:01.688Z|8fc9d4b6-ffca-4c3b-8c72-d4a6c38fc517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:03.131Z|4eaed741-3172-4393-9332-d40d9f3d2bbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:03.132Z|4eaed741-3172-4393-9332-d40d9f3d2bbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:11.707Z|08e2e8a2-40a2-4d85-a260-13e62af4d836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:11.708Z|08e2e8a2-40a2-4d85-a260-13e62af4d836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:11.714Z|163071fd-7b86-4240-903b-78596ebeff2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:11.715Z|163071fd-7b86-4240-903b-78596ebeff2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:13.162Z|2a246b32-cfeb-42f3-9fed-142d8fca46c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:13.163Z|2a246b32-cfeb-42f3-9fed-142d8fca46c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:15.416Z|dcc1972d-cdf1-4319-bc97-92efe0aaf87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:37:15.417Z|dcc1972d-cdf1-4319-bc97-92efe0aaf87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:37:15.543Z|0c2efeb7-b098-44e9-ac69-987ab20b10d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:37:15.544Z|0c2efeb7-b098-44e9-ac69-987ab20b10d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:37:21.750Z|6773efe6-a5ad-4843-aa9d-153d6d7915ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:21.752Z|6773efe6-a5ad-4843-aa9d-153d6d7915ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:21.757Z|b7dbc05c-a562-4c1a-b719-1ef42cd8bf49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:21.758Z|b7dbc05c-a562-4c1a-b719-1ef42cd8bf49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:23.194Z|948adf2d-9928-4917-b12e-458f23404ed7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:23.195Z|948adf2d-9928-4917-b12e-458f23404ed7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:30.416Z|1e332953-e381-414d-838f-54a5805626a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:37:30.419Z|1e332953-e381-414d-838f-54a5805626a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:37:31.781Z|46f3723a-767b-4d1d-b2b5-8afc10b68070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:31.782Z|46f3723a-767b-4d1d-b2b5-8afc10b68070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:31.784Z|8135bfef-4c5b-462f-bbe7-629f54d36e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:31.784Z|8135bfef-4c5b-462f-bbe7-629f54d36e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:33.226Z|658b0fe1-2c33-488f-a426-2c4a1bdcf11e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:33.228Z|658b0fe1-2c33-488f-a426-2c4a1bdcf11e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:41.817Z|62489b63-c072-43ae-82d7-a98a3afe076c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:41.817Z|950abfc8-8657-4d42-96ac-5bf36b68691a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:41.818Z|62489b63-c072-43ae-82d7-a98a3afe076c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:41.818Z|950abfc8-8657-4d42-96ac-5bf36b68691a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:43.260Z|f3ccc757-117e-420c-a983-308c3f32a772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:43.261Z|f3ccc757-117e-420c-a983-308c3f32a772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:45.123Z|e6181598-55e8-49a6-966f-628e4f9cf74b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:37:45.125Z|e6181598-55e8-49a6-966f-628e4f9cf74b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:45.416Z|7240e216-8b7a-486f-bb07-1740d02dea18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:37:45.417Z|7240e216-8b7a-486f-bb07-1740d02dea18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:37:45.545Z|6a309b5a-933d-4588-985d-98e7eebe3877|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:37:45.546Z|6a309b5a-933d-4588-985d-98e7eebe3877|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:37:51.847Z|f4c7afe7-14d7-435c-8263-4512731e0117|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:51.847Z|35adfdb8-b879-446c-8a02-a9dc630c7206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:51.848Z|f4c7afe7-14d7-435c-8263-4512731e0117|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:51.849Z|35adfdb8-b879-446c-8a02-a9dc630c7206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:37:53.289Z|c565aeb6-23ca-4c0b-82b6-bf4dde99afea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:37:53.290Z|c565aeb6-23ca-4c0b-82b6-bf4dde99afea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:00.416Z|802ea038-a479-4183-89f9-ea6e096d15ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:38:00.418Z|802ea038-a479-4183-89f9-ea6e096d15ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:38:01.877Z|2e30e4bd-1279-489b-9d87-d3fde7dd07ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:01.878Z|2e30e4bd-1279-489b-9d87-d3fde7dd07ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:01.882Z|9431ba9b-01e8-4c2b-9a51-58e2d10aba38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:01.883Z|9431ba9b-01e8-4c2b-9a51-58e2d10aba38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:03.319Z|c0ec9f75-c395-4b09-b5aa-7a00780055b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:03.320Z|c0ec9f75-c395-4b09-b5aa-7a00780055b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:11.910Z|6c49b4bc-b2ca-4fb2-b197-62875ffef0d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:11.910Z|f2d4652d-f19c-4f83-b3eb-c5e0521ba7a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:11.911Z|f2d4652d-f19c-4f83-b3eb-c5e0521ba7a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:11.911Z|6c49b4bc-b2ca-4fb2-b197-62875ffef0d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:13.347Z|82371dee-3096-454d-871e-0355155c1d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:13.348Z|82371dee-3096-454d-871e-0355155c1d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:15.416Z|24178c08-5ff6-4e25-a316-2e81921eec72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:38:15.419Z|24178c08-5ff6-4e25-a316-2e81921eec72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:38:15.547Z|a9463908-b7c7-42e7-ab19-52da54d62e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:38:15.548Z|a9463908-b7c7-42e7-ab19-52da54d62e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:38:21.954Z|0efdbdc5-cdf9-42b0-b82c-c8a241c25504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:21.954Z|0d4d90ab-afc4-41be-87d7-ce044e2eac4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:21.955Z|0efdbdc5-cdf9-42b0-b82c-c8a241c25504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:21.955Z|0d4d90ab-afc4-41be-87d7-ce044e2eac4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:23.382Z|906508f1-5c70-43da-88af-e5fcc5a207a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:23.382Z|906508f1-5c70-43da-88af-e5fcc5a207a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:30.416Z|7f4608e9-d9a0-448b-a3c6-6b326d381fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:38:30.417Z|7f4608e9-d9a0-448b-a3c6-6b326d381fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:38:31.996Z|557d48fd-2d60-40fe-848b-e1e7271e8288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:31.997Z|557d48fd-2d60-40fe-848b-e1e7271e8288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:31.997Z|6c6202e6-d59f-47f2-b759-9af75eff7363|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:31.998Z|6c6202e6-d59f-47f2-b759-9af75eff7363|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:33.420Z|d3b24f18-b7b3-4f75-a234-b65bc0736879|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:33.424Z|d3b24f18-b7b3-4f75-a234-b65bc0736879|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:42.032Z|b1fb5e74-34c1-4f48-93c0-e08e055f6949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:42.032Z|d2197fc8-086d-47f8-8b0f-4e05816ec5cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:42.033Z|b1fb5e74-34c1-4f48-93c0-e08e055f6949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:42.033Z|d2197fc8-086d-47f8-8b0f-4e05816ec5cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:43.458Z|b1ee8157-3321-44f2-9af3-2d91b14e205b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:43.460Z|b1ee8157-3321-44f2-9af3-2d91b14e205b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:45.124Z|442d0233-2667-444f-88ad-8cbd96bcd02c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:38:45.126Z|442d0233-2667-444f-88ad-8cbd96bcd02c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:45.416Z|1cf5f90f-9d41-40e5-927e-f1148526488f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:38:45.417Z|1cf5f90f-9d41-40e5-927e-f1148526488f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:38:45.549Z|0c18fc0b-88b6-43ac-af04-638c5b2e8bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:38:45.550Z|0c18fc0b-88b6-43ac-af04-638c5b2e8bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:38:52.067Z|195ef0d4-e7f7-49c1-8920-dc37197ae579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:52.070Z|195ef0d4-e7f7-49c1-8920-dc37197ae579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:52.073Z|88cfb4aa-84a7-4b1d-b006-82233610055b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:52.074Z|88cfb4aa-84a7-4b1d-b006-82233610055b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:38:53.499Z|6439b825-fc20-4525-af0e-305d1b5f144f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:38:53.502Z|6439b825-fc20-4525-af0e-305d1b5f144f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:00.417Z|8d794f0c-5ef3-4f27-81ab-7e8a40f1b146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:39:00.420Z|8d794f0c-5ef3-4f27-81ab-7e8a40f1b146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:39:02.104Z|15cc98dd-754b-4e41-812e-4d14f31a6112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:02.104Z|2c8ef84b-2dd6-4e39-9b34-6a4d52342016|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:02.106Z|15cc98dd-754b-4e41-812e-4d14f31a6112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:02.106Z|2c8ef84b-2dd6-4e39-9b34-6a4d52342016|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:03.537Z|092b6ed1-0c76-4578-bcc1-e4ba0b519cc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:03.538Z|092b6ed1-0c76-4578-bcc1-e4ba0b519cc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:12.135Z|78a75bd8-ad0d-4044-bc70-97c4fcc0a6cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:12.135Z|ecaeda30-5e1d-42fe-b15f-cc5222d64329|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:12.136Z|78a75bd8-ad0d-4044-bc70-97c4fcc0a6cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:12.136Z|ecaeda30-5e1d-42fe-b15f-cc5222d64329|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:13.568Z|2663137d-06ed-4b30-83ac-51de3bd18e2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:13.569Z|2663137d-06ed-4b30-83ac-51de3bd18e2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:15.416Z|83cba2d9-d56e-44a8-acdb-41bed69d5864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:39:15.417Z|83cba2d9-d56e-44a8-acdb-41bed69d5864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:39:15.551Z|f6f53019-5c2e-4077-ae14-43255caad6b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:39:15.552Z|f6f53019-5c2e-4077-ae14-43255caad6b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:39:22.167Z|695a91ec-08ad-40d0-82f4-a0fe5d18aaea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:22.167Z|3c686010-5af4-4285-9c6e-1054a2b11148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:22.168Z|695a91ec-08ad-40d0-82f4-a0fe5d18aaea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:22.168Z|3c686010-5af4-4285-9c6e-1054a2b11148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:23.597Z|f24c6266-2f65-4c9b-a94b-4bd6e4ff4bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:23.598Z|f24c6266-2f65-4c9b-a94b-4bd6e4ff4bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:30.418Z|1e992498-21fe-4d84-9cc2-0ce77620f2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:39:30.419Z|1e992498-21fe-4d84-9cc2-0ce77620f2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:39:32.195Z|5ed8a6a2-331c-4a6b-99e0-c5962faefa6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:32.195Z|9ae0dc24-3f8c-4816-87ea-405fd177444d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:32.196Z|5ed8a6a2-331c-4a6b-99e0-c5962faefa6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:32.196Z|9ae0dc24-3f8c-4816-87ea-405fd177444d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:33.629Z|d0a3aefe-ed08-481d-afba-367b745a6a10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:33.630Z|d0a3aefe-ed08-481d-afba-367b745a6a10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:42.224Z|89878fb7-1450-45d2-941b-349735b0598a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:42.224Z|3014cd36-42eb-4837-a0a9-ff924795437e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:42.225Z|89878fb7-1450-45d2-941b-349735b0598a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:42.226Z|3014cd36-42eb-4837-a0a9-ff924795437e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:43.659Z|146b369a-14b4-4589-af4c-2e6a78e95072|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:43.661Z|146b369a-14b4-4589-af4c-2e6a78e95072|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:45.124Z|b970dc5b-3b44-4e40-9141-248923c258ad|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:39:45.126Z|b970dc5b-3b44-4e40-9141-248923c258ad|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:45.416Z|9d1a8fc7-3939-459d-8760-be9adac78a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:39:45.420Z|9d1a8fc7-3939-459d-8760-be9adac78a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:39:45.553Z|c2508584-ac54-4d0c-904c-012b6e24ebd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:39:45.554Z|c2508584-ac54-4d0c-904c-012b6e24ebd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:39:52.256Z|21c7bed2-4b66-4e20-bde9-bed9abc5631b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:52.256Z|3c25bec7-33a8-4442-ab76-deeefb2134ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:52.258Z|3c25bec7-33a8-4442-ab76-deeefb2134ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:52.258Z|21c7bed2-4b66-4e20-bde9-bed9abc5631b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:39:53.695Z|95c70afe-ac9e-4248-8c8f-8ba4beac7e8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:39:53.696Z|95c70afe-ac9e-4248-8c8f-8ba4beac7e8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:00.416Z|62f0ddf6-3bd4-4861-93a2-088031149264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:40:00.417Z|62f0ddf6-3bd4-4861-93a2-088031149264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:40:02.292Z|900d70ae-2154-4fff-acdf-5f1407e5dcb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:02.294Z|900d70ae-2154-4fff-acdf-5f1407e5dcb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:02.297Z|76815ea5-ae4c-41a9-b2bc-acbc3bbf0586|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:02.298Z|76815ea5-ae4c-41a9-b2bc-acbc3bbf0586|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:03.734Z|175247b5-f94f-4469-aa80-ba878aefd34a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:03.735Z|175247b5-f94f-4469-aa80-ba878aefd34a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:12.336Z|2d277271-2c45-42fd-8763-a74b31d0d25d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:12.336Z|ab8b2da8-3cbf-4d7b-9ed0-0e8d858df638|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:12.337Z|ab8b2da8-3cbf-4d7b-9ed0-0e8d858df638|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:12.337Z|2d277271-2c45-42fd-8763-a74b31d0d25d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:13.772Z|34d4c6e6-80f2-4196-8f6c-a5e5a64dea61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:13.774Z|34d4c6e6-80f2-4196-8f6c-a5e5a64dea61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:15.416Z|dba60de1-08ea-4a50-a6a2-846557bbea76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:40:15.417Z|dba60de1-08ea-4a50-a6a2-846557bbea76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:40:15.555Z|3b6a7306-4049-43b3-aa93-caa261155cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:40:15.556Z|3b6a7306-4049-43b3-aa93-caa261155cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:40:22.365Z|92c4f869-b1aa-4dfd-b4b0-82b6a04e92e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:22.365Z|79412dc0-79c0-4987-9459-e3eada7491fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:22.366Z|79412dc0-79c0-4987-9459-e3eada7491fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:22.366Z|92c4f869-b1aa-4dfd-b4b0-82b6a04e92e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:23.804Z|74abdabb-bd4d-4dd1-a0e9-fd5fe5f662f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:23.806Z|74abdabb-bd4d-4dd1-a0e9-fd5fe5f662f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:30.416Z|03c45113-cfd4-4572-8274-f75383016d1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:40:30.419Z|03c45113-cfd4-4572-8274-f75383016d1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:40:32.410Z|5f372fe2-985e-4ca6-8d87-8579a8d4a462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:32.411Z|5f372fe2-985e-4ca6-8d87-8579a8d4a462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:32.426Z|f6b27365-4fa1-4ccf-86c1-48bdb31e9ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:32.427Z|f6b27365-4fa1-4ccf-86c1-48bdb31e9ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:33.833Z|6beb7378-a0ce-4319-8564-b70fcd486a68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:33.834Z|6beb7378-a0ce-4319-8564-b70fcd486a68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:42.441Z|0c2588ce-ff69-4c08-a300-818757a889d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:42.442Z|0c2588ce-ff69-4c08-a300-818757a889d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:42.459Z|eb95a154-ab63-4172-8314-5728a6669117|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:42.460Z|eb95a154-ab63-4172-8314-5728a6669117|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:43.861Z|1cc135ff-361e-4ca0-ab80-e49a6dc0682e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:43.864Z|1cc135ff-361e-4ca0-ab80-e49a6dc0682e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:45.122Z|5111318d-c3e3-436b-9afc-c04073379cde|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:40:45.123Z|5111318d-c3e3-436b-9afc-c04073379cde|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:45.416Z|267f9b80-20ef-4288-bada-b42c71676e15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:40:45.417Z|267f9b80-20ef-4288-bada-b42c71676e15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:40:45.557Z|314cbce2-5c34-451a-b40f-f3f9bca8148f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:40:45.558Z|314cbce2-5c34-451a-b40f-f3f9bca8148f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:40:52.469Z|ab33105a-9bf1-4309-94f8-bf391466ab32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:52.470Z|ab33105a-9bf1-4309-94f8-bf391466ab32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:52.484Z|43f84cc4-d3eb-4456-8bef-f59085cbecc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:52.485Z|43f84cc4-d3eb-4456-8bef-f59085cbecc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:40:53.891Z|a6b72d33-3d13-437a-98c9-b8e6142d1eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:40:53.892Z|a6b72d33-3d13-437a-98c9-b8e6142d1eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:00.416Z|5277ad78-51cc-4d26-9bb6-c048aaea14b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:41:00.417Z|5277ad78-51cc-4d26-9bb6-c048aaea14b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:41:02.502Z|951a4bf0-0f87-43b0-a3ad-0ddf4e1150b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:02.505Z|951a4bf0-0f87-43b0-a3ad-0ddf4e1150b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:02.514Z|5fc2177a-0f8a-4c12-8f7a-fb0850c04f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:02.515Z|5fc2177a-0f8a-4c12-8f7a-fb0850c04f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:03.936Z|4a96c716-759f-4f15-bc4b-74a6c782f24f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:03.942Z|4a96c716-759f-4f15-bc4b-74a6c782f24f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:12.533Z|418cc45b-3bfd-449e-88e8-f3cb2246d609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:12.533Z|418cc45b-3bfd-449e-88e8-f3cb2246d609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:12.547Z|2e510c72-3c6a-4431-873b-b20c4bb352b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:12.548Z|2e510c72-3c6a-4431-873b-b20c4bb352b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:13.978Z|ca951585-3383-433e-b394-4d30f953c34f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:13.979Z|ca951585-3383-433e-b394-4d30f953c34f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:15.416Z|752ee751-df98-4fd9-9364-da3da422e2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:41:15.419Z|752ee751-df98-4fd9-9364-da3da422e2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:41:15.559Z|e0d9f17d-24af-40da-82b1-e096301db7eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:41:15.559Z|e0d9f17d-24af-40da-82b1-e096301db7eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:41:22.561Z|a193c611-96cc-460c-95cf-bdcc25e26916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:22.562Z|a193c611-96cc-460c-95cf-bdcc25e26916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:22.576Z|47e5d86b-9025-4e51-a882-2b4d97b3f5fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:22.577Z|47e5d86b-9025-4e51-a882-2b4d97b3f5fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:24.008Z|f2727c1b-bf96-4723-ada3-4d259af008e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:24.009Z|f2727c1b-bf96-4723-ada3-4d259af008e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:30.416Z|4ddec818-47db-4179-9c7e-651aac2c59bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:41:30.417Z|4ddec818-47db-4179-9c7e-651aac2c59bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:41:32.593Z|44f3dd7b-53b0-458d-a050-aa85a582f5a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:32.594Z|44f3dd7b-53b0-458d-a050-aa85a582f5a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:32.609Z|d459cc26-dfe3-4209-84ba-9b055707a941|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:32.610Z|d459cc26-dfe3-4209-84ba-9b055707a941|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:34.037Z|29532320-e4f2-4016-a4c7-8db0fcbaf965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:34.038Z|29532320-e4f2-4016-a4c7-8db0fcbaf965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:42.620Z|1ef660e4-70b1-4231-992a-24aea66539f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:42.621Z|1ef660e4-70b1-4231-992a-24aea66539f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:42.650Z|40ae0fbd-0b6f-4ffc-9adf-11e347a15493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:42.651Z|40ae0fbd-0b6f-4ffc-9adf-11e347a15493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:44.069Z|1afad3c1-c39c-4efe-96f3-dcbcc0c6f2c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:44.070Z|1afad3c1-c39c-4efe-96f3-dcbcc0c6f2c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:45.124Z|d5066cbf-9e4d-4d6c-b7ca-111ee431e44e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:41:45.125Z|d5066cbf-9e4d-4d6c-b7ca-111ee431e44e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:45.416Z|d343e80e-7225-4b86-b02b-3c1d0831b69a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:41:45.417Z|d343e80e-7225-4b86-b02b-3c1d0831b69a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:41:45.560Z|be5e1277-dc88-4bb9-b757-b5b26fdcf567|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:41:45.561Z|be5e1277-dc88-4bb9-b757-b5b26fdcf567|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:41:52.651Z|e171e75c-fe73-42a3-829d-a7841a5b1ce7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:52.652Z|e171e75c-fe73-42a3-829d-a7841a5b1ce7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:52.678Z|ff3d0d96-4785-41c0-b65f-665bf14c6c52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:52.679Z|ff3d0d96-4785-41c0-b65f-665bf14c6c52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:41:54.102Z|3d938c98-7f9f-49d3-8a0b-c9a7fed6dd79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:41:54.103Z|3d938c98-7f9f-49d3-8a0b-c9a7fed6dd79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:00.416Z|ccba823a-26c2-4e3d-9743-3ab92a84a84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:42:00.419Z|ccba823a-26c2-4e3d-9743-3ab92a84a84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:42:02.680Z|2e9ed8dc-1057-43cc-9606-bdc161faf937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:02.681Z|2e9ed8dc-1057-43cc-9606-bdc161faf937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:02.716Z|6d777445-c179-4601-81f1-7a42b890c935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:02.717Z|6d777445-c179-4601-81f1-7a42b890c935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:04.138Z|d3398202-f33f-4232-89ae-71608320e0d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:04.139Z|d3398202-f33f-4232-89ae-71608320e0d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:12.721Z|39430d8a-af94-481c-b882-999065a899f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:12.722Z|39430d8a-af94-481c-b882-999065a899f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:12.746Z|da76d77b-9360-4fc0-8107-d8e4ce5ddd3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:12.747Z|da76d77b-9360-4fc0-8107-d8e4ce5ddd3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:14.176Z|a7d4509a-1ef6-42b5-9033-cc5c160e32f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:14.177Z|a7d4509a-1ef6-42b5-9033-cc5c160e32f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:15.416Z|5bb6d0c9-b726-4764-88e9-08d5f6f3cc51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:42:15.417Z|5bb6d0c9-b726-4764-88e9-08d5f6f3cc51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:42:15.562Z|6879e893-a51c-44ed-8cd6-55867b3fddce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:42:15.563Z|6879e893-a51c-44ed-8cd6-55867b3fddce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:42:22.758Z|dd2187cd-86f1-4be4-8f50-9bfe15724ba3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:22.759Z|dd2187cd-86f1-4be4-8f50-9bfe15724ba3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:22.775Z|158a5856-f696-4a92-b0a9-05a90620283f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:22.776Z|158a5856-f696-4a92-b0a9-05a90620283f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:24.213Z|1c1f0aca-188c-49bd-907b-9fc1adc28a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:24.216Z|1c1f0aca-188c-49bd-907b-9fc1adc28a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:30.417Z|92f1ab49-a628-4b3b-838f-ffe6ed445526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:42:30.419Z|92f1ab49-a628-4b3b-838f-ffe6ed445526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:42:32.794Z|cfe717af-d5ae-4fe4-b89b-d22afc719db5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:32.795Z|cfe717af-d5ae-4fe4-b89b-d22afc719db5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:32.803Z|85afaff4-0226-44a2-877d-61288d5fe85b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:32.804Z|85afaff4-0226-44a2-877d-61288d5fe85b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:34.257Z|e0953c4d-2a8b-4833-963d-7049ed98e24f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:34.258Z|e0953c4d-2a8b-4833-963d-7049ed98e24f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:42.831Z|f036bb49-1e87-4c04-94ab-9add581b835a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:42.833Z|f036bb49-1e87-4c04-94ab-9add581b835a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:42.842Z|a1232f71-353c-4852-a083-cd9dc7bbd710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:42.843Z|a1232f71-353c-4852-a083-cd9dc7bbd710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:44.288Z|97f8df7d-9a68-44b6-9cec-8f6ec64962fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:44.290Z|97f8df7d-9a68-44b6-9cec-8f6ec64962fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:45.123Z|bd80004a-1212-4636-ac3c-e1ff43a65277|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:42:45.124Z|bd80004a-1212-4636-ac3c-e1ff43a65277|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:45.416Z|deac902b-a5ec-4c37-8870-5c481e4ccc6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:42:45.420Z|deac902b-a5ec-4c37-8870-5c481e4ccc6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:42:45.564Z|f4141db7-35d1-4f65-a75c-7c4a5254b721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:42:45.565Z|f4141db7-35d1-4f65-a75c-7c4a5254b721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:42:52.863Z|b6b63ae1-c76a-44db-9a57-a6d0cf9b24cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:52.864Z|b6b63ae1-c76a-44db-9a57-a6d0cf9b24cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:52.879Z|e64465cd-959e-41b9-9aba-a91aba1fa4f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:52.880Z|e64465cd-959e-41b9-9aba-a91aba1fa4f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:42:54.325Z|38d445e5-0095-4e3b-a6c0-0264ebdbcaec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:42:54.326Z|38d445e5-0095-4e3b-a6c0-0264ebdbcaec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:00.416Z|ac5fc5f7-6683-435c-b7a2-f4f9e8b0a756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:43:00.417Z|ac5fc5f7-6683-435c-b7a2-f4f9e8b0a756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:43:02.937Z|d4895a40-9e3a-422c-92fb-079d37b212e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:02.937Z|91ad8d54-b354-4412-9374-d859ee530221|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:02.938Z|91ad8d54-b354-4412-9374-d859ee530221|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:02.938Z|d4895a40-9e3a-422c-92fb-079d37b212e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:04.362Z|9e8f6c95-3867-4a9d-86e8-89e6d853e4f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:04.363Z|9e8f6c95-3867-4a9d-86e8-89e6d853e4f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:12.975Z|b765d93b-d7b8-4ddf-ad18-8fb948f819bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:12.976Z|b765d93b-d7b8-4ddf-ad18-8fb948f819bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:12.986Z|3c5019b8-0417-4a8f-b372-87c7cdbe5496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:12.987Z|3c5019b8-0417-4a8f-b372-87c7cdbe5496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:14.399Z|4a92650b-32fb-4566-8b29-23963beb2cf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:14.400Z|4a92650b-32fb-4566-8b29-23963beb2cf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:15.416Z|f64c62c6-a118-49d7-a4ab-c87b416b61b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:43:15.417Z|f64c62c6-a118-49d7-a4ab-c87b416b61b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:43:15.566Z|e89f87b4-812f-42b3-8c11-063627ab9f2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:43:15.567Z|e89f87b4-812f-42b3-8c11-063627ab9f2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:43:23.006Z|57836330-5e87-45a3-b9de-3552fbe9a1a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:23.008Z|57836330-5e87-45a3-b9de-3552fbe9a1a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:23.014Z|392cabe8-faac-409f-8884-11bcf71b1756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:23.015Z|392cabe8-faac-409f-8884-11bcf71b1756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:24.433Z|35ec86fc-9522-4173-99f3-1eca45c281ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:24.434Z|35ec86fc-9522-4173-99f3-1eca45c281ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:30.416Z|77bf4714-ff82-4075-851a-fa1b3a78bc5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:43:30.418Z|77bf4714-ff82-4075-851a-fa1b3a78bc5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:43:33.040Z|15708f02-5e92-4b99-9ba5-e50a8c33d1bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:33.041Z|15708f02-5e92-4b99-9ba5-e50a8c33d1bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:33.049Z|cb54b29b-28d7-48b3-9999-9359022d5c44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:33.050Z|cb54b29b-28d7-48b3-9999-9359022d5c44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:34.475Z|54468482-fa09-4dbd-b6ba-2fc6e05c92d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:34.475Z|54468482-fa09-4dbd-b6ba-2fc6e05c92d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:43.082Z|fc1a3768-d038-41df-a420-7a31d52262ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:43.083Z|35ef5b5b-4fd1-4cbc-987c-f900f4ea97ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:43.084Z|35ef5b5b-4fd1-4cbc-987c-f900f4ea97ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:43.084Z|fc1a3768-d038-41df-a420-7a31d52262ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:44.504Z|b0efb8af-30ed-4a8a-8221-b32a112e0e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:44.508Z|b0efb8af-30ed-4a8a-8221-b32a112e0e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:45.125Z|a8ee4fba-befa-4c88-b0c5-06307382dcb6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:43:45.126Z|a8ee4fba-befa-4c88-b0c5-06307382dcb6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:45.418Z|f69624b0-a4cd-4fc1-8e34-e2b419a7c3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:43:45.419Z|f69624b0-a4cd-4fc1-8e34-e2b419a7c3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:43:45.567Z|8c679d77-eeef-4ac5-ae3f-7ccd4f722a2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:43:45.568Z|8c679d77-eeef-4ac5-ae3f-7ccd4f722a2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:43:53.117Z|1861be7c-7ad6-4656-9780-91e3d99d586c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:53.123Z|c532afc5-094e-47ec-ac46-fff3d260caa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:53.124Z|c532afc5-094e-47ec-ac46-fff3d260caa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:53.120Z|1861be7c-7ad6-4656-9780-91e3d99d586c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:43:54.546Z|fb21656c-6b96-46a3-b8f9-5e2ec53d493a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:43:54.548Z|fb21656c-6b96-46a3-b8f9-5e2ec53d493a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:00.416Z|907f9b8c-62fd-4ed6-9d4d-ada0282e9e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:44:00.417Z|907f9b8c-62fd-4ed6-9d4d-ada0282e9e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:44:03.154Z|033322b1-064f-4196-9d09-70b12b703514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:03.155Z|033322b1-064f-4196-9d09-70b12b703514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:03.166Z|efd3d8a5-7685-4454-bc70-b10e7d3f2465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:03.167Z|efd3d8a5-7685-4454-bc70-b10e7d3f2465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:04.579Z|c374eabd-43ff-4df0-8af2-a3bde8627a7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:04.580Z|c374eabd-43ff-4df0-8af2-a3bde8627a7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:13.181Z|9a989870-f6dc-4966-bdb6-e1494df569fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:13.182Z|9a989870-f6dc-4966-bdb6-e1494df569fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:13.192Z|bd56a4a6-da9e-446a-a762-c1f90d9d97d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:13.193Z|bd56a4a6-da9e-446a-a762-c1f90d9d97d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:14.632Z|2c31d6ee-c361-4790-8cd7-1405938ff595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:14.633Z|2c31d6ee-c361-4790-8cd7-1405938ff595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:15.416Z|c7b8795c-cd51-49aa-a6c6-adb829612d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:44:15.419Z|c7b8795c-cd51-49aa-a6c6-adb829612d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:44:15.569Z|8a244a12-2a58-4fa3-bac6-038befe04956|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:44:15.570Z|8a244a12-2a58-4fa3-bac6-038befe04956|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:44:23.213Z|c8eb6184-410a-428e-8539-13159cfb3c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:23.214Z|c8eb6184-410a-428e-8539-13159cfb3c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:23.218Z|8d6962e8-0fc9-4be6-82a4-8cdea6f72255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:23.219Z|8d6962e8-0fc9-4be6-82a4-8cdea6f72255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:24.664Z|a881dba9-4293-41e9-b8b4-645576fb32a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:24.665Z|a881dba9-4293-41e9-b8b4-645576fb32a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:30.416Z|f1e1580c-f6a3-45c4-8487-0cd29a728956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:44:30.417Z|f1e1580c-f6a3-45c4-8487-0cd29a728956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:44:33.241Z|da7b60dc-fe24-454b-acb2-d70b94954694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:33.241Z|0dfa9923-dc2b-4198-80df-9e2b4aa9d1b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:33.242Z|0dfa9923-dc2b-4198-80df-9e2b4aa9d1b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:33.242Z|da7b60dc-fe24-454b-acb2-d70b94954694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:34.698Z|e750f425-5528-436c-8fe3-57f9dc371294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:34.699Z|e750f425-5528-436c-8fe3-57f9dc371294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:43.268Z|87abeb73-f9e8-46f1-bee8-3f5084bfe0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:43.268Z|aae8efd9-9cbb-485c-a787-32c9bbaf04bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:43.269Z|aae8efd9-9cbb-485c-a787-32c9bbaf04bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:43.269Z|87abeb73-f9e8-46f1-bee8-3f5084bfe0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:44.732Z|3e0b8b89-f0fb-4d5f-9ccc-02f629bc27a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:44.733Z|3e0b8b89-f0fb-4d5f-9ccc-02f629bc27a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:45.123Z|7eacd625-5339-476b-bfec-6ab3be423ec3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:44:45.125Z|7eacd625-5339-476b-bfec-6ab3be423ec3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:45.416Z|a8a50b29-f25d-4b48-ab7a-795c519334c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:44:45.417Z|a8a50b29-f25d-4b48-ab7a-795c519334c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:44:45.570Z|59d595f3-9d7f-4ef0-916c-4f3df187c707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:44:45.571Z|59d595f3-9d7f-4ef0-916c-4f3df187c707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:44:53.297Z|fa50c1ef-1325-47fc-a7b6-e6a6cdeaf44b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:53.297Z|7cb937c9-fdb7-494b-ae01-16b7f0d5d069|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:53.298Z|7cb937c9-fdb7-494b-ae01-16b7f0d5d069|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:53.298Z|fa50c1ef-1325-47fc-a7b6-e6a6cdeaf44b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:44:54.762Z|b602eca7-afb7-4551-a63e-addbccbb1a6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:44:54.763Z|b602eca7-afb7-4551-a63e-addbccbb1a6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:00.416Z|00b055e8-f7e0-4745-9cdc-424e46b49a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:45:00.419Z|00b055e8-f7e0-4745-9cdc-424e46b49a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:45:03.331Z|80b37b18-5679-43bc-a094-4e2eb4eeec45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:03.331Z|9bc0d489-c11b-4673-97d5-6cfa319a3aeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:03.331Z|9bc0d489-c11b-4673-97d5-6cfa319a3aeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:03.331Z|80b37b18-5679-43bc-a094-4e2eb4eeec45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:04.790Z|933bbb2e-1d0b-41f0-82ba-26f37dd612fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:04.791Z|933bbb2e-1d0b-41f0-82ba-26f37dd612fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:13.366Z|215cd421-fda4-4bb0-a3b6-dd4b4aa01d6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:13.366Z|215cd421-fda4-4bb0-a3b6-dd4b4aa01d6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:13.368Z|42e8791a-4d98-47a9-b2e5-d8466a43cdae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:13.369Z|42e8791a-4d98-47a9-b2e5-d8466a43cdae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:14.819Z|380e18bf-3d3a-4939-8c7c-42e447c07d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:14.820Z|380e18bf-3d3a-4939-8c7c-42e447c07d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:15.416Z|acb3106d-2d69-42a1-add3-cea48dd4d627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:45:15.417Z|acb3106d-2d69-42a1-add3-cea48dd4d627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:45:15.572Z|c74b79f0-84d2-4832-bdfa-8a3579a34784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:45:15.573Z|c74b79f0-84d2-4832-bdfa-8a3579a34784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:45:23.408Z|66a5c0b5-6dfc-40ea-9516-fca3c077e3f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:23.407Z|5bce5b1a-0a84-4ab8-ba5b-dcd30af2d42a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:23.408Z|66a5c0b5-6dfc-40ea-9516-fca3c077e3f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:23.409Z|5bce5b1a-0a84-4ab8-ba5b-dcd30af2d42a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:24.846Z|82c639cf-cf00-49c6-9c4b-2b9a69e61d65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:24.846Z|82c639cf-cf00-49c6-9c4b-2b9a69e61d65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:30.416Z|6e7b42f8-7d99-4f61-9e44-cf0e1bb9fc42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:45:30.417Z|6e7b42f8-7d99-4f61-9e44-cf0e1bb9fc42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:45:33.439Z|f1277c1c-8f0c-484d-a703-9247861c9ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:33.440Z|f1277c1c-8f0c-484d-a703-9247861c9ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:33.445Z|81d30d7a-ec2f-4718-84f3-bdebe9fa811c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:33.445Z|81d30d7a-ec2f-4718-84f3-bdebe9fa811c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:34.874Z|15be4617-97ba-4a2f-8a7b-2d4e79c26b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:34.875Z|15be4617-97ba-4a2f-8a7b-2d4e79c26b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:43.474Z|557eda6e-163c-48ee-ae84-a15460d88fb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:43.474Z|c2cb2485-2853-42a2-97d2-a972b9f14246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:43.475Z|557eda6e-163c-48ee-ae84-a15460d88fb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:43.475Z|c2cb2485-2853-42a2-97d2-a972b9f14246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:44.905Z|97f86c83-a26d-4f8d-af42-08930e1a7239|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:44.906Z|97f86c83-a26d-4f8d-af42-08930e1a7239|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:45.124Z|239f9a30-7dec-4950-9794-82c54c15f7ad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:45:45.125Z|239f9a30-7dec-4950-9794-82c54c15f7ad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:45.416Z|0bc8028b-9deb-4333-99d2-9b06b487f8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:45:45.418Z|0bc8028b-9deb-4333-99d2-9b06b487f8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:45:45.574Z|170057a1-8bb0-4582-8232-f28410694445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:45:45.575Z|170057a1-8bb0-4582-8232-f28410694445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:45:53.507Z|a8a11e45-727f-4615-9461-26202924ed4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:53.507Z|17f7cdc8-ce5e-467c-87a0-4122378d895f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:53.508Z|a8a11e45-727f-4615-9461-26202924ed4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:53.508Z|17f7cdc8-ce5e-467c-87a0-4122378d895f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:45:54.933Z|f3ef4dcf-1317-47d5-8de3-962f2f90b4e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:45:54.934Z|f3ef4dcf-1317-47d5-8de3-962f2f90b4e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:00.416Z|7e106d71-00d5-4cbb-8eae-eb91527c8296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:46:00.417Z|7e106d71-00d5-4cbb-8eae-eb91527c8296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:46:03.540Z|bb43d5e6-8a76-4081-823d-920bf0192271|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:03.540Z|ea464234-887e-4275-88c2-3108e2eac149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:03.541Z|bb43d5e6-8a76-4081-823d-920bf0192271|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:03.542Z|ea464234-887e-4275-88c2-3108e2eac149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:04.967Z|a30d19fb-103c-4744-91ce-ecc968a2dcac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:04.970Z|a30d19fb-103c-4744-91ce-ecc968a2dcac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:13.576Z|f8212587-f701-4aa1-b76e-023e8561add3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:13.576Z|0968774a-ffd8-416d-be59-40e9a8467113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:13.577Z|f8212587-f701-4aa1-b76e-023e8561add3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:13.578Z|0968774a-ffd8-416d-be59-40e9a8467113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:15.011Z|2023b3cf-37dc-4da3-8111-16df3d584c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:15.013Z|2023b3cf-37dc-4da3-8111-16df3d584c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:15.417Z|d1b65254-46bb-4c30-a657-076c9a38e1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:46:15.418Z|d1b65254-46bb-4c30-a657-076c9a38e1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:46:15.576Z|6bf730f3-f43f-4818-8b5b-4c5e3d964324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:46:15.577Z|6bf730f3-f43f-4818-8b5b-4c5e3d964324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:46:23.615Z|7113b453-95dd-474f-b715-1931ad21b208|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:23.615Z|15f2eba7-3302-48ea-9688-2d46f96fdc01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:23.616Z|7113b453-95dd-474f-b715-1931ad21b208|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:23.616Z|15f2eba7-3302-48ea-9688-2d46f96fdc01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:25.043Z|55f5bc0f-9cb8-416d-a747-0ced3ba34561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:25.044Z|55f5bc0f-9cb8-416d-a747-0ced3ba34561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:30.417Z|0de22346-36a1-4bf3-a897-c2e3f94ca509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:46:30.421Z|0de22346-36a1-4bf3-a897-c2e3f94ca509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:46:33.651Z|eaf6e675-67f6-416b-ae86-4a66471012ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:33.651Z|9ec849d9-eeea-4cd0-a6f9-42114970f647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:33.652Z|eaf6e675-67f6-416b-ae86-4a66471012ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:33.652Z|9ec849d9-eeea-4cd0-a6f9-42114970f647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:35.072Z|c9284dc8-aac6-49b1-a4da-49ad36cf3f65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:35.073Z|c9284dc8-aac6-49b1-a4da-49ad36cf3f65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:43.679Z|8eddc3b6-4edb-496c-95c7-2fb34a19f545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:43.680Z|08102e01-5e94-4c5b-9a4a-3ec0437121ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:43.680Z|8eddc3b6-4edb-496c-95c7-2fb34a19f545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:43.681Z|08102e01-5e94-4c5b-9a4a-3ec0437121ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:45.108Z|78271f3e-f432-477b-ada1-edf7c1efa710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:45.110Z|78271f3e-f432-477b-ada1-edf7c1efa710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:45.125Z|1570a0ea-0fe1-4a5c-a363-e7a4624bb95a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:46:45.126Z|1570a0ea-0fe1-4a5c-a363-e7a4624bb95a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:45.416Z|b87ff132-66ac-4ca5-ad50-9447e2103240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:46:45.417Z|b87ff132-66ac-4ca5-ad50-9447e2103240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:46:45.581Z|ada63db7-83d6-4f62-90f3-eb580872cd06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:46:45.582Z|ada63db7-83d6-4f62-90f3-eb580872cd06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:46:53.728Z|274e3ce5-18e7-4168-af76-3bcea87ecb8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:53.730Z|274e3ce5-18e7-4168-af76-3bcea87ecb8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:53.742Z|7bcdce50-b4c3-4354-a777-37d18f70b342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:53.742Z|7bcdce50-b4c3-4354-a777-37d18f70b342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:46:55.142Z|d5e4f68f-c8fa-41d8-a540-7b8eb672e9fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:46:55.143Z|d5e4f68f-c8fa-41d8-a540-7b8eb672e9fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:00.417Z|d2754398-98a2-4ec1-8ea6-7711964ab89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:47:00.418Z|d2754398-98a2-4ec1-8ea6-7711964ab89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:47:03.768Z|309ec887-06ca-4c64-a499-f90fbb0e4435|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:03.769Z|c6683a90-4671-4f9a-b591-63dec6bfb947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:03.770Z|c6683a90-4671-4f9a-b591-63dec6bfb947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:03.778Z|309ec887-06ca-4c64-a499-f90fbb0e4435|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:05.171Z|a2647969-fe51-49ff-9bd6-5a47164132e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:05.172Z|a2647969-fe51-49ff-9bd6-5a47164132e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:13.799Z|bb9161f6-ee3e-4822-a85f-cf097f9cff55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:13.800Z|bb9161f6-ee3e-4822-a85f-cf097f9cff55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:13.805Z|c028a070-da50-4f88-a766-8c4559fba15b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:13.806Z|c028a070-da50-4f88-a766-8c4559fba15b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:15.205Z|ae501690-1fc3-4c4d-b24a-1375a4a842de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:15.206Z|ae501690-1fc3-4c4d-b24a-1375a4a842de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:15.416Z|e322cf40-b835-445a-b238-8362a9445315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:47:15.426Z|e322cf40-b835-445a-b238-8362a9445315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:47:15.583Z|59265e17-379c-4fd7-8fde-796878ec50b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:47:15.584Z|59265e17-379c-4fd7-8fde-796878ec50b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:47:23.831Z|f9ad70ed-02b0-44ed-b67f-dc8d5cfbfcf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:23.832Z|f9ad70ed-02b0-44ed-b67f-dc8d5cfbfcf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:23.831Z|60843c90-41ce-42af-bd2b-97689fe4fec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:23.834Z|60843c90-41ce-42af-bd2b-97689fe4fec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:25.234Z|00528bdc-42b2-42d1-af3c-ba4ccbf480c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:25.235Z|00528bdc-42b2-42d1-af3c-ba4ccbf480c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:30.416Z|fce0da6f-2756-4beb-8211-3662cd87d721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:47:30.417Z|fce0da6f-2756-4beb-8211-3662cd87d721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:47:33.860Z|24a4475b-6bc7-4658-bf64-b8920b6000fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:33.860Z|74046154-ae6a-4a74-9288-4bccae494bdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:33.861Z|24a4475b-6bc7-4658-bf64-b8920b6000fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:33.861Z|74046154-ae6a-4a74-9288-4bccae494bdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:35.263Z|b7115587-c5b4-4b53-a6bd-ac2bee0e1f4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:35.264Z|b7115587-c5b4-4b53-a6bd-ac2bee0e1f4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:43.888Z|deff231b-2832-474e-b93b-269b4b3d6db4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:43.888Z|deff231b-2832-474e-b93b-269b4b3d6db4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:43.893Z|8b6ab3e1-58d7-4900-92b3-631b8f6da7f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:43.894Z|8b6ab3e1-58d7-4900-92b3-631b8f6da7f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:45.122Z|bdc8d8c4-d6ff-4492-8b2e-720358796567|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:47:45.123Z|bdc8d8c4-d6ff-4492-8b2e-720358796567|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:45.293Z|c5ea6761-fa03-4dbe-9749-cd4d22f798b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:45.294Z|c5ea6761-fa03-4dbe-9749-cd4d22f798b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:45.416Z|a8514c73-3d13-410f-a901-3b49a7e0973f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:47:45.417Z|a8514c73-3d13-410f-a901-3b49a7e0973f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:47:45.585Z|26322ef7-cfa6-4f00-92f1-5ccf23046302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:47:45.586Z|26322ef7-cfa6-4f00-92f1-5ccf23046302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:47:53.920Z|ad205e45-f4fc-4525-ac2f-fca744333fd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:53.921Z|ad205e45-f4fc-4525-ac2f-fca744333fd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:53.929Z|29e8aacc-a0c0-48d5-a348-7560e02725b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:53.929Z|29e8aacc-a0c0-48d5-a348-7560e02725b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:47:55.322Z|66c42334-1408-4e91-92db-1be60f61c7b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:47:55.323Z|66c42334-1408-4e91-92db-1be60f61c7b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:00.416Z|176d88bf-2260-4a10-8319-7c0c066d8662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:48:00.419Z|176d88bf-2260-4a10-8319-7c0c066d8662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:48:03.962Z|94dcd1b3-893f-423d-955a-5f984e85033b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:03.963Z|94dcd1b3-893f-423d-955a-5f984e85033b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:03.963Z|4fb79a0f-cfdf-4318-a438-f51806045b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:03.964Z|4fb79a0f-cfdf-4318-a438-f51806045b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:05.351Z|00c32d05-0608-4551-8c67-a2ea8be28b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:05.352Z|00c32d05-0608-4551-8c67-a2ea8be28b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:13.992Z|cf953fd1-8f1d-4fbd-bccb-a4de53725b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:13.992Z|19b7d9ea-ac35-4d4e-b56c-aa57d752128b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:13.994Z|19b7d9ea-ac35-4d4e-b56c-aa57d752128b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:13.993Z|cf953fd1-8f1d-4fbd-bccb-a4de53725b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:15.384Z|f4528a59-502a-4474-ad09-c7de2ae58957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:15.385Z|f4528a59-502a-4474-ad09-c7de2ae58957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:15.416Z|546709fa-4b43-4040-a2af-e4740d8403d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:48:15.417Z|546709fa-4b43-4040-a2af-e4740d8403d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:48:15.589Z|1baea3b8-5976-40e9-b527-338c34f16018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:48:15.590Z|1baea3b8-5976-40e9-b527-338c34f16018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:48:24.021Z|92aa48a2-094d-4425-980f-1365706d38ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:24.022Z|92aa48a2-094d-4425-980f-1365706d38ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:24.023Z|3ba84f9f-c90e-4f40-85fa-cdf0fcfce7ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:24.023Z|3ba84f9f-c90e-4f40-85fa-cdf0fcfce7ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:25.415Z|b8ca3b90-1393-4abd-9940-e75df86774e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:25.416Z|b8ca3b90-1393-4abd-9940-e75df86774e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:30.416Z|d6befe1f-f716-47f1-bca2-2af61ad00e04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:48:30.417Z|d6befe1f-f716-47f1-bca2-2af61ad00e04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:48:34.053Z|4b6ff78c-cc07-431a-9d38-6cc170371d5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:34.053Z|29e3415b-bd3f-4671-b769-d0bf0cba61b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:34.054Z|4b6ff78c-cc07-431a-9d38-6cc170371d5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:34.054Z|29e3415b-bd3f-4671-b769-d0bf0cba61b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:35.453Z|71bba949-9df2-4198-93da-c126fb799663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:35.454Z|71bba949-9df2-4198-93da-c126fb799663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:44.083Z|2afd6b3b-e267-4e4f-8901-bb7e20392f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:44.083Z|35a2d45c-54d4-4502-9506-646d96484dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:44.084Z|35a2d45c-54d4-4502-9506-646d96484dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:44.084Z|2afd6b3b-e267-4e4f-8901-bb7e20392f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:45.121Z|e53458c5-0543-4853-9fe4-311fab912754|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:48:45.122Z|e53458c5-0543-4853-9fe4-311fab912754|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:45.416Z|9af1f7bf-1168-4245-a02c-97fe89290f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:48:45.420Z|9af1f7bf-1168-4245-a02c-97fe89290f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:48:45.479Z|8a0ef8a1-3d27-4478-9965-365465dbc817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:45.480Z|8a0ef8a1-3d27-4478-9965-365465dbc817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:45.591Z|3ade505a-7d87-4c71-bab6-874a88a93c1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:48:45.592Z|3ade505a-7d87-4c71-bab6-874a88a93c1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:48:54.116Z|d8b28c0d-29fd-4734-9372-25b0a57e549c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:54.116Z|d43e8f4c-f3b4-41be-aa2b-b58def059e9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:54.117Z|d8b28c0d-29fd-4734-9372-25b0a57e549c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:54.117Z|d43e8f4c-f3b4-41be-aa2b-b58def059e9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:48:55.507Z|b0958bf2-fcc6-419a-8766-070928eb6277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:48:55.509Z|b0958bf2-fcc6-419a-8766-070928eb6277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:00.416Z|a902aed0-1fd7-4d6b-a577-97022e89de4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:49:00.417Z|a902aed0-1fd7-4d6b-a577-97022e89de4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:49:04.144Z|2dc2096d-df0b-4031-a740-c3f243629e0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:04.144Z|de16e4d5-4582-4ab6-ab20-6458eac1b319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:04.145Z|2dc2096d-df0b-4031-a740-c3f243629e0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:04.145Z|de16e4d5-4582-4ab6-ab20-6458eac1b319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:05.539Z|45fa6ef0-a9ff-48c7-8dbb-94fc71cb6c5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:05.540Z|45fa6ef0-a9ff-48c7-8dbb-94fc71cb6c5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:14.173Z|583456a0-a28e-4535-a36b-af172ecbe677|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:14.173Z|faae3d1e-2d90-43fc-a579-31b662b888c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:14.174Z|faae3d1e-2d90-43fc-a579-31b662b888c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:14.174Z|583456a0-a28e-4535-a36b-af172ecbe677|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:15.416Z|262c04d3-03b8-4041-92b4-f5c8f6c19abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:49:15.417Z|262c04d3-03b8-4041-92b4-f5c8f6c19abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:49:15.567Z|fbd08e6b-218f-475f-b9c3-49af74a5382b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:15.568Z|fbd08e6b-218f-475f-b9c3-49af74a5382b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:15.593Z|25aca770-2e4a-416b-bf7b-b93991c75904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:49:15.594Z|25aca770-2e4a-416b-bf7b-b93991c75904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:49:24.205Z|0ca11043-8386-4904-9532-49de318dfd57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:24.205Z|2a06f950-425b-4e0f-a8a3-8203830f8c92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:24.209Z|2a06f950-425b-4e0f-a8a3-8203830f8c92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:24.210Z|0ca11043-8386-4904-9532-49de318dfd57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:25.596Z|a9aaf6f6-cc50-41a1-8b88-941dcffdb269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:25.596Z|a9aaf6f6-cc50-41a1-8b88-941dcffdb269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:30.416Z|43fe2775-e80f-4390-a48e-eb25abba7056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:49:30.420Z|43fe2775-e80f-4390-a48e-eb25abba7056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:49:34.238Z|86bf819e-29ab-45e0-bdc0-2de65f75d607|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:34.238Z|0901901f-dfaa-4576-9fc9-8bd1e531728b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:34.238Z|86bf819e-29ab-45e0-bdc0-2de65f75d607|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:34.239Z|0901901f-dfaa-4576-9fc9-8bd1e531728b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:35.622Z|ad79f02c-e38c-4498-8b70-20bf39b9d84a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:35.623Z|ad79f02c-e38c-4498-8b70-20bf39b9d84a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:44.266Z|9e903082-0393-448f-b3cb-3ccc29b1421c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:44.267Z|71550552-ef13-4611-8c2b-16e44958bb57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:44.267Z|71550552-ef13-4611-8c2b-16e44958bb57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:44.267Z|9e903082-0393-448f-b3cb-3ccc29b1421c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:45.124Z|47a2abcf-8038-4fd8-b14e-92b84a86e0aa|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:49:45.125Z|47a2abcf-8038-4fd8-b14e-92b84a86e0aa|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:45.416Z|190a2608-ed40-41ab-acf8-fdba32288519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:49:45.417Z|190a2608-ed40-41ab-acf8-fdba32288519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:49:45.595Z|13e4e5f7-7fbe-4de8-865c-4ca43429f3d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:49:45.595Z|13e4e5f7-7fbe-4de8-865c-4ca43429f3d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:49:45.649Z|ff467e05-d767-45fd-844f-6fcbb506d96e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:45.650Z|ff467e05-d767-45fd-844f-6fcbb506d96e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:54.295Z|6cc1ff62-d96d-40d6-bf16-8a578ccd2303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:54.295Z|d5511f6e-32a8-4b92-a7ca-622294a0bdfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:54.296Z|6cc1ff62-d96d-40d6-bf16-8a578ccd2303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:54.296Z|d5511f6e-32a8-4b92-a7ca-622294a0bdfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:49:55.675Z|a7f217e2-cd7d-46c6-8cd9-f71665d7d782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:49:55.676Z|a7f217e2-cd7d-46c6-8cd9-f71665d7d782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:00.416Z|8a28c631-6a1e-4324-a162-a105cc822311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:50:00.417Z|8a28c631-6a1e-4324-a162-a105cc822311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:50:04.327Z|bb92ada8-9447-4ef3-92dd-2bdba57e4e43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:04.327Z|60be72ec-4502-4eed-a310-a98f364494e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:04.328Z|bb92ada8-9447-4ef3-92dd-2bdba57e4e43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:04.328Z|60be72ec-4502-4eed-a310-a98f364494e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:05.704Z|6658d00b-c7bb-496c-b375-2ad457d6c3fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:05.704Z|6658d00b-c7bb-496c-b375-2ad457d6c3fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:14.363Z|d3e6ee13-7d57-434c-8ed9-7dac404e6c2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:14.365Z|d3e6ee13-7d57-434c-8ed9-7dac404e6c2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:14.368Z|d9ebb434-66f3-4862-8c1d-126c19943229|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:14.369Z|d9ebb434-66f3-4862-8c1d-126c19943229|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:15.417Z|cb1fc093-0925-4bd0-918d-ac157fc4d7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:50:15.420Z|cb1fc093-0925-4bd0-918d-ac157fc4d7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:50:15.596Z|c80cb295-2a44-4daf-9e76-abbcbca0a5d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:50:15.597Z|c80cb295-2a44-4daf-9e76-abbcbca0a5d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:50:15.737Z|c6b2d20a-0865-4ef3-b49b-28b655e74858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:15.738Z|c6b2d20a-0865-4ef3-b49b-28b655e74858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:24.404Z|4b615a0a-5215-46aa-8ff1-10dfc81d9b37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:24.405Z|f5203eaf-cbe0-4b20-a824-6d4ee818d49d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:24.406Z|4b615a0a-5215-46aa-8ff1-10dfc81d9b37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:24.406Z|f5203eaf-cbe0-4b20-a824-6d4ee818d49d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:25.774Z|b1b669c6-24db-4a04-88ca-5c5f35928c79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:25.776Z|b1b669c6-24db-4a04-88ca-5c5f35928c79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:30.416Z|9278116b-a9ff-4959-9810-a442f6ea6ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:50:30.417Z|9278116b-a9ff-4959-9810-a442f6ea6ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:50:34.439Z|4666110c-f80c-43fc-a140-b362ae7e1e3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:34.439Z|eb150af9-19b2-4cfb-9e56-f9703c5eb02b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:34.440Z|4666110c-f80c-43fc-a140-b362ae7e1e3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:34.440Z|eb150af9-19b2-4cfb-9e56-f9703c5eb02b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:35.808Z|7d3f0ca6-0337-4028-bb05-d519f070162f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:35.809Z|7d3f0ca6-0337-4028-bb05-d519f070162f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:44.485Z|5c517e32-c4dd-48cc-801a-98e8ec66a93c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:44.485Z|2af5b261-dfef-423d-abbb-9b3156ada2ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:44.486Z|2af5b261-dfef-423d-abbb-9b3156ada2ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:44.486Z|5c517e32-c4dd-48cc-801a-98e8ec66a93c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:45.124Z|b0895a6f-072d-42ad-9995-f47d303c5344|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:50:45.125Z|b0895a6f-072d-42ad-9995-f47d303c5344|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:45.417Z|06895a02-4f68-4785-9c65-5371941cd0eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:50:45.418Z|06895a02-4f68-4785-9c65-5371941cd0eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:50:45.598Z|d55fb39e-f03d-4734-9685-56bc3d60a959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:50:45.599Z|d55fb39e-f03d-4734-9685-56bc3d60a959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:50:45.835Z|29bb98b8-44a0-4508-916d-0d92054c6e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:45.836Z|29bb98b8-44a0-4508-916d-0d92054c6e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:54.529Z|e4bcbaa0-fe95-41ca-bbe8-18a405609c49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:54.530Z|e4bcbaa0-fe95-41ca-bbe8-18a405609c49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:54.534Z|fbff4019-9fe3-4f12-8bc8-24f22e7b4a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:54.535Z|fbff4019-9fe3-4f12-8bc8-24f22e7b4a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:50:55.866Z|5e39985b-8808-4dc2-8c25-057dbaf2bc76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:50:55.867Z|5e39985b-8808-4dc2-8c25-057dbaf2bc76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:00.416Z|73705c59-dca8-4b4b-abef-d74bb8854a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:51:00.419Z|73705c59-dca8-4b4b-abef-d74bb8854a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:51:04.568Z|fa872365-0da5-4773-850d-4c92e242e51e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:04.569Z|fa872365-0da5-4773-850d-4c92e242e51e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:04.573Z|a70e7df0-8c9d-4077-ab03-2894d72fec49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:04.574Z|a70e7df0-8c9d-4077-ab03-2894d72fec49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:05.901Z|82363bd8-4bf7-492a-a6a6-0a6039bca71b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:05.902Z|82363bd8-4bf7-492a-a6a6-0a6039bca71b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:14.623Z|44a6d2a5-8edd-488e-8b2f-f4ee4213a243|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:14.623Z|4f562d10-6067-44fe-b8cf-c83608071ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:14.624Z|44a6d2a5-8edd-488e-8b2f-f4ee4213a243|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:14.624Z|4f562d10-6067-44fe-b8cf-c83608071ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:15.416Z|e40cfcae-d787-4a51-a39f-d2ebb9683a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:51:15.417Z|e40cfcae-d787-4a51-a39f-d2ebb9683a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:51:15.601Z|34bdae82-059a-49b1-b777-26fe4549cd36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:51:15.602Z|34bdae82-059a-49b1-b777-26fe4549cd36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:51:15.930Z|5a89d351-6c7b-4429-a267-ad67b189d13c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:15.932Z|5a89d351-6c7b-4429-a267-ad67b189d13c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:24.652Z|b7e60a0a-0e76-480a-8f86-ba63c9c387c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:24.653Z|0e3839db-d12f-4288-8c3c-a5e9ff870f09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:24.653Z|b7e60a0a-0e76-480a-8f86-ba63c9c387c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:24.653Z|0e3839db-d12f-4288-8c3c-a5e9ff870f09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:25.962Z|7f2986df-43cb-421b-adf2-0e8f558b39e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:25.963Z|7f2986df-43cb-421b-adf2-0e8f558b39e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:30.416Z|48c0fab8-a467-4b18-9021-99c4287a9f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:51:30.417Z|48c0fab8-a467-4b18-9021-99c4287a9f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:51:34.689Z|825acd90-6df7-4858-b881-24e11224ef33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:34.691Z|825acd90-6df7-4858-b881-24e11224ef33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:34.691Z|60febd58-fa11-4118-a54c-fc40d04a9feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:34.693Z|60febd58-fa11-4118-a54c-fc40d04a9feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:35.995Z|c93a4c47-d121-4870-b121-c144e38d2081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:35.996Z|c93a4c47-d121-4870-b121-c144e38d2081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:44.722Z|f9aa8de4-27dc-4c52-9117-3676c75d0ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:44.722Z|a235997a-ec13-4544-8356-0e6f4a7dd895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:44.723Z|f9aa8de4-27dc-4c52-9117-3676c75d0ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:44.723Z|a235997a-ec13-4544-8356-0e6f4a7dd895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:45.122Z|8a5df647-e6eb-4363-9445-227d5f303205|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:51:45.123Z|8a5df647-e6eb-4363-9445-227d5f303205|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:45.416Z|1ec83e06-e5ff-4944-8823-65a00c8d82b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:51:45.419Z|1ec83e06-e5ff-4944-8823-65a00c8d82b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:51:45.603Z|095d4f61-a333-41fc-8825-cd6517bcf946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:51:45.604Z|095d4f61-a333-41fc-8825-cd6517bcf946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:51:46.023Z|1bdc2c17-23ed-49e8-971f-25855e2ceb37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:46.024Z|1bdc2c17-23ed-49e8-971f-25855e2ceb37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:54.752Z|97a7b807-920b-4954-9ede-9e6e160d492b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:54.752Z|8df08140-331c-456d-9aa9-b9454f0e47bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:54.752Z|97a7b807-920b-4954-9ede-9e6e160d492b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:54.752Z|8df08140-331c-456d-9aa9-b9454f0e47bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:51:56.055Z|45f448a8-0a56-453d-89d1-be256e4664a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:51:56.056Z|45f448a8-0a56-453d-89d1-be256e4664a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:00.416Z|47e042f7-723a-4c34-8339-928272fa918b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:52:00.417Z|47e042f7-723a-4c34-8339-928272fa918b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:52:04.778Z|1071795c-e03c-4f57-9b5f-2e70628efbf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:04.778Z|9844d985-86b8-410c-9e58-c72d85cb1dc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:04.779Z|1071795c-e03c-4f57-9b5f-2e70628efbf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:04.779Z|9844d985-86b8-410c-9e58-c72d85cb1dc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:06.084Z|60c4b21f-38d4-4ab8-8706-5f8583b99728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:06.085Z|60c4b21f-38d4-4ab8-8706-5f8583b99728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:14.806Z|2caf54bd-1fb3-499c-9c0f-3c6dd78e295d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:14.806Z|26cebb9a-f78c-49da-b1af-cb851e76a7e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:14.806Z|2caf54bd-1fb3-499c-9c0f-3c6dd78e295d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:14.807Z|26cebb9a-f78c-49da-b1af-cb851e76a7e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:15.416Z|fa451057-0dee-4a7a-9d0b-7cc000207715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:52:15.417Z|fa451057-0dee-4a7a-9d0b-7cc000207715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:52:15.605Z|6b33b5f2-88de-46fb-a3f3-080732100606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:52:15.606Z|6b33b5f2-88de-46fb-a3f3-080732100606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:52:16.112Z|95f919fd-dedd-4e5a-8731-a73c56efb18a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:16.113Z|95f919fd-dedd-4e5a-8731-a73c56efb18a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:24.834Z|555fb156-6fb4-4a3f-ae7d-25ddeafed269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:24.835Z|555fb156-6fb4-4a3f-ae7d-25ddeafed269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:24.834Z|849eedf6-2b9a-40bb-8c2a-bee8a9b00af6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:24.837Z|849eedf6-2b9a-40bb-8c2a-bee8a9b00af6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:26.152Z|16d88625-4c2e-4d8c-8dde-087f8154318f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:26.153Z|16d88625-4c2e-4d8c-8dde-087f8154318f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:30.416Z|75bbe17d-c9f2-4ac4-9ca2-a0b8a8e22c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:52:30.420Z|75bbe17d-c9f2-4ac4-9ca2-a0b8a8e22c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:52:34.861Z|49acf239-1e96-4048-9026-fc34598037b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:34.861Z|21636e7c-748d-4acc-a259-933e72ead9b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:34.863Z|21636e7c-748d-4acc-a259-933e72ead9b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:34.863Z|49acf239-1e96-4048-9026-fc34598037b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:36.180Z|2b5c110d-5205-49ec-aac7-289293298849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:36.181Z|2b5c110d-5205-49ec-aac7-289293298849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:44.899Z|cd485667-4416-49b4-bf13-55c354cd95f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:44.899Z|9d8eeb60-76f3-4448-8284-98f747663152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:44.900Z|cd485667-4416-49b4-bf13-55c354cd95f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:44.900Z|9d8eeb60-76f3-4448-8284-98f747663152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:45.123Z|08da7c5c-5396-44a0-b8d5-159f9b7a2d07|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:52:45.125Z|08da7c5c-5396-44a0-b8d5-159f9b7a2d07|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:45.416Z|cc33283b-3c58-40cb-b3d8-7477e96d3008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:52:45.417Z|cc33283b-3c58-40cb-b3d8-7477e96d3008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:52:45.608Z|0c8b9133-70dd-415b-a668-ffab8035d2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:52:45.608Z|0c8b9133-70dd-415b-a668-ffab8035d2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:52:46.206Z|67d90498-68a4-437a-8717-6b15e11fc56f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:46.207Z|67d90498-68a4-437a-8717-6b15e11fc56f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:54.937Z|90474064-dfba-47f0-8729-4afe2f87afdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:54.937Z|16bc7011-c3e8-4de9-b389-6378df435c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:54.938Z|90474064-dfba-47f0-8729-4afe2f87afdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:54.938Z|16bc7011-c3e8-4de9-b389-6378df435c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:52:56.234Z|fac856e8-dd9b-45ee-a691-3ee146748712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:52:56.236Z|fac856e8-dd9b-45ee-a691-3ee146748712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:00.416Z|e49fcc10-249d-47f7-bc55-f4b325f07e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:53:00.417Z|e49fcc10-249d-47f7-bc55-f4b325f07e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:53:04.968Z|c468f393-af70-456b-b494-76d1556a658d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:04.968Z|854d5395-2483-4a27-b1a8-cca425a29ed7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:04.969Z|c468f393-af70-456b-b494-76d1556a658d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:04.969Z|854d5395-2483-4a27-b1a8-cca425a29ed7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:06.264Z|f4217cea-2df2-4496-adb0-f3fb5b02b54f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:06.266Z|f4217cea-2df2-4496-adb0-f3fb5b02b54f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:14.996Z|b3e3bdb2-d738-4a24-aa26-0aadc0640135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:14.996Z|fa4df287-c402-410f-85ea-85ac470b00e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:14.997Z|b3e3bdb2-d738-4a24-aa26-0aadc0640135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:14.997Z|fa4df287-c402-410f-85ea-85ac470b00e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:15.416Z|5c444d32-6af6-4596-bcda-f595b916255f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:53:15.419Z|5c444d32-6af6-4596-bcda-f595b916255f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:53:15.609Z|3f70c02b-3718-496f-b2c4-6f788c9fc127|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:53:15.610Z|3f70c02b-3718-496f-b2c4-6f788c9fc127|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:53:16.294Z|a595a66e-bfc7-46cf-be77-28c76165550b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:16.295Z|a595a66e-bfc7-46cf-be77-28c76165550b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:25.032Z|79611152-cbec-43ce-a6bd-fb685b426241|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:25.032Z|f2fd4757-5853-4dbd-8318-de4573d8a4c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:25.033Z|f2fd4757-5853-4dbd-8318-de4573d8a4c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:25.033Z|79611152-cbec-43ce-a6bd-fb685b426241|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:26.325Z|6c58a4a0-b28b-4c85-87ac-d9f6aabd4e9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:26.327Z|6c58a4a0-b28b-4c85-87ac-d9f6aabd4e9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:30.416Z|ac8c7177-f983-44e8-a724-4c1b24305d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:53:30.417Z|ac8c7177-f983-44e8-a724-4c1b24305d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:53:35.058Z|a09cdad5-fab6-46ea-a86b-8e3429f5a888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:35.058Z|388cde43-3b9e-43f5-a2ed-4d2b8672ac3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:35.059Z|388cde43-3b9e-43f5-a2ed-4d2b8672ac3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:35.059Z|a09cdad5-fab6-46ea-a86b-8e3429f5a888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:36.354Z|a767874c-9916-4474-99a7-b5a4c570a7d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:36.355Z|a767874c-9916-4474-99a7-b5a4c570a7d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:45.086Z|c49d8ad1-7aba-4614-9e3e-c00cc9e698ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:45.088Z|c49d8ad1-7aba-4614-9e3e-c00cc9e698ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:45.091Z|10a08313-9dde-45b3-a6fb-71d515a2d160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:45.092Z|10a08313-9dde-45b3-a6fb-71d515a2d160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:45.126Z|392230df-47c0-4a52-9473-23c6b8be9906|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:53:45.127Z|392230df-47c0-4a52-9473-23c6b8be9906|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:45.416Z|e9653f56-e33b-46f8-a375-143b18c6c2d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:53:45.417Z|e9653f56-e33b-46f8-a375-143b18c6c2d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:53:45.611Z|5cb878bb-86c6-429f-badd-58d2a1a6f877|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:53:45.612Z|5cb878bb-86c6-429f-badd-58d2a1a6f877|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:53:46.384Z|fc2f2af3-a426-4516-a401-2a407cbcb92e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:46.385Z|fc2f2af3-a426-4516-a401-2a407cbcb92e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:55.118Z|dda8e1b7-d041-424a-8702-431dd95bee00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:55.119Z|dda8e1b7-d041-424a-8702-431dd95bee00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:55.119Z|a8fb31a4-a7f1-4723-a9a1-3f4ca3ca5d3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:55.121Z|a8fb31a4-a7f1-4723-a9a1-3f4ca3ca5d3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:53:56.415Z|52c960ed-eadc-4406-8295-74330460cf3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:53:56.416Z|52c960ed-eadc-4406-8295-74330460cf3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:00.416Z|467ef7bb-cfe2-448a-b760-e0e5d6fbb437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:54:00.419Z|467ef7bb-cfe2-448a-b760-e0e5d6fbb437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:54:05.153Z|68475b38-985e-490b-b766-49c0ef4e430c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:05.154Z|1c4e228f-9a9b-46cf-b100-b5a5c83490c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:05.154Z|68475b38-985e-490b-b766-49c0ef4e430c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:05.155Z|1c4e228f-9a9b-46cf-b100-b5a5c83490c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:06.453Z|7e938508-4c22-45e8-a609-ac549e6b7dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:06.454Z|7e938508-4c22-45e8-a609-ac549e6b7dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:15.183Z|cf30462a-0016-4749-b881-c9e048751ba4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:15.183Z|bf12bda2-b977-4aec-9535-f164bf58afc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:15.184Z|cf30462a-0016-4749-b881-c9e048751ba4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:15.184Z|bf12bda2-b977-4aec-9535-f164bf58afc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:15.416Z|8efbb1a1-0f38-41af-8fc3-d26a431f2d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:54:15.417Z|8efbb1a1-0f38-41af-8fc3-d26a431f2d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:54:15.613Z|a0cf105f-150d-4f5f-a230-006cfb29d25e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:54:15.614Z|a0cf105f-150d-4f5f-a230-006cfb29d25e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:54:16.485Z|d831ef76-2442-4771-a970-312d2852b79c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:16.486Z|d831ef76-2442-4771-a970-312d2852b79c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:25.223Z|61efb896-3045-4c0c-ad24-f2f5dc2188e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:25.224Z|61efb896-3045-4c0c-ad24-f2f5dc2188e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:25.230Z|f8291e61-94e4-4e25-a86b-7cf7288b0bbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:25.231Z|f8291e61-94e4-4e25-a86b-7cf7288b0bbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:26.514Z|70ea91dc-1fbc-486e-991d-7c4927e8c948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:26.515Z|70ea91dc-1fbc-486e-991d-7c4927e8c948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:30.416Z|8d559c41-ec2a-40a6-a9d7-b4f2f277f348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:54:30.418Z|8d559c41-ec2a-40a6-a9d7-b4f2f277f348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:54:35.266Z|9757ae8b-7e62-4e80-8c0a-3be16d309c82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:35.267Z|9757ae8b-7e62-4e80-8c0a-3be16d309c82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:35.274Z|da8ce571-8fbf-48ca-91dc-5ed39e210a0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:35.275Z|da8ce571-8fbf-48ca-91dc-5ed39e210a0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:36.543Z|3af246a7-c43e-4145-a062-a6c19fcd5fc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:36.544Z|3af246a7-c43e-4145-a062-a6c19fcd5fc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:45.121Z|33cc9f7c-f139-4bfd-999a-91880ff81d34|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:54:45.122Z|33cc9f7c-f139-4bfd-999a-91880ff81d34|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:45.307Z|7b605270-f314-4d97-9a62-8754283ddca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:45.308Z|7b605270-f314-4d97-9a62-8754283ddca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:45.307Z|e2b2ee2f-d060-4d3c-8379-c19f2e0d1743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:45.311Z|e2b2ee2f-d060-4d3c-8379-c19f2e0d1743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:45.416Z|0678a3f6-707c-44a1-b3ba-c10935cb90ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:54:45.417Z|0678a3f6-707c-44a1-b3ba-c10935cb90ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:54:45.615Z|3506e9f1-279c-4e33-b507-6cbeb6d16e41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:54:45.616Z|3506e9f1-279c-4e33-b507-6cbeb6d16e41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:54:46.584Z|8ad90593-e849-4a69-8f6b-3250a6ba2507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:46.588Z|8ad90593-e849-4a69-8f6b-3250a6ba2507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:55.340Z|56c3bb34-71d2-4a27-9400-ac3679b834b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:55.340Z|8fe1ffe2-29f1-4fbc-b088-d3ef7a0e1d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:55.342Z|56c3bb34-71d2-4a27-9400-ac3679b834b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:55.342Z|8fe1ffe2-29f1-4fbc-b088-d3ef7a0e1d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:54:56.626Z|cc98c972-7954-48b8-966b-9d58ee39f9bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:54:56.627Z|cc98c972-7954-48b8-966b-9d58ee39f9bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:00.416Z|b90dc294-c10c-4840-b8bf-1f588a88ae32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:55:00.418Z|b90dc294-c10c-4840-b8bf-1f588a88ae32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:55:05.376Z|a51e7a36-8740-42ae-8768-145dc3c6dff7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:05.376Z|26166f7d-bc07-49f6-8572-40e31a408805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:05.377Z|a51e7a36-8740-42ae-8768-145dc3c6dff7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:05.377Z|26166f7d-bc07-49f6-8572-40e31a408805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:06.655Z|a6fcdf2e-a965-4b65-a869-3934ac957630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:06.656Z|a6fcdf2e-a965-4b65-a869-3934ac957630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:15.406Z|926f4f6d-44ba-446e-95d9-f0607554cc9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:15.406Z|715d3f60-55ab-4dc5-8e61-97c9b7760092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:15.407Z|926f4f6d-44ba-446e-95d9-f0607554cc9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:15.407Z|715d3f60-55ab-4dc5-8e61-97c9b7760092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:15.416Z|f72b7072-a1ac-4df7-b28d-72f108362b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:55:15.417Z|f72b7072-a1ac-4df7-b28d-72f108362b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:55:15.617Z|843d4c45-5012-43da-a2a8-e2d249286f67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:55:15.618Z|843d4c45-5012-43da-a2a8-e2d249286f67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:55:16.687Z|4f4d8f16-bccc-429e-9162-7514dc79cd0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:16.688Z|4f4d8f16-bccc-429e-9162-7514dc79cd0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:25.438Z|02536aeb-0e45-4a24-bd22-fb4eb29574b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:25.438Z|4ad24b78-a544-420e-9243-80fcc671c6c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:25.439Z|4ad24b78-a544-420e-9243-80fcc671c6c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:25.439Z|02536aeb-0e45-4a24-bd22-fb4eb29574b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:26.717Z|a56d22d4-6233-4e0b-964a-367fcb25005c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:26.718Z|a56d22d4-6233-4e0b-964a-367fcb25005c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:30.416Z|a08a5007-1663-46d4-83b2-ca615d4d3520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:55:30.417Z|a08a5007-1663-46d4-83b2-ca615d4d3520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:55:35.472Z|af4bc19c-5422-47cd-a277-657d95f7f056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:35.472Z|721cb51c-06e1-4371-a260-c71c88d9b34c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:35.473Z|af4bc19c-5422-47cd-a277-657d95f7f056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:35.473Z|721cb51c-06e1-4371-a260-c71c88d9b34c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:36.746Z|40e1c7cd-2fb6-433f-ac66-5cd1c00663c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:36.747Z|40e1c7cd-2fb6-433f-ac66-5cd1c00663c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:45.132Z|9f8b7717-83f6-42de-977a-0d908567f266|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:55:45.133Z|9f8b7717-83f6-42de-977a-0d908567f266|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:45.416Z|2abdceb4-05c8-4c16-9987-62afe7eaf471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:55:45.420Z|2abdceb4-05c8-4c16-9987-62afe7eaf471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:55:45.505Z|1531c503-a7d8-42d7-bab7-744c67cc276b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:45.506Z|1531c503-a7d8-42d7-bab7-744c67cc276b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:45.519Z|df128583-b1b8-4487-93ab-964cc6d507bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:45.521Z|df128583-b1b8-4487-93ab-964cc6d507bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:45.619Z|8194755f-6631-4fa4-9250-6cbe01017058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:55:45.620Z|8194755f-6631-4fa4-9250-6cbe01017058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:55:46.775Z|a7433ecf-a3c9-4d7f-b37a-bded81afa814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:46.776Z|a7433ecf-a3c9-4d7f-b37a-bded81afa814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:55.536Z|cebb7067-a687-42ff-a838-161195cfc8cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:55.538Z|cebb7067-a687-42ff-a838-161195cfc8cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:55.562Z|9cccaca3-406b-499d-af62-2848f795d56f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:55.564Z|9cccaca3-406b-499d-af62-2848f795d56f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:55:56.804Z|02bc108b-e55f-4a76-9bf9-983dd4172e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:55:56.806Z|02bc108b-e55f-4a76-9bf9-983dd4172e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:00.416Z|09d2c078-5a37-4541-a7f6-2cef130391b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:56:00.417Z|09d2c078-5a37-4541-a7f6-2cef130391b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:56:05.565Z|84620b05-0391-48d5-86bd-af34d5ce4383|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:05.566Z|84620b05-0391-48d5-86bd-af34d5ce4383|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:05.593Z|8e98abe4-4fd8-49be-acba-b5a32c7fb280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:05.594Z|8e98abe4-4fd8-49be-acba-b5a32c7fb280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:06.834Z|61e31ed9-cde3-4836-8266-94b8d081767c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:06.835Z|61e31ed9-cde3-4836-8266-94b8d081767c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:15.416Z|da7fdd42-c6fa-44ee-9b6c-ea7d7bb68c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:56:15.417Z|da7fdd42-c6fa-44ee-9b6c-ea7d7bb68c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:56:15.605Z|6e4a7c3f-5b2f-4710-8f65-e5eff1c12a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:15.606Z|6e4a7c3f-5b2f-4710-8f65-e5eff1c12a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:15.621Z|fac355aa-a613-4942-a6a1-c1c72664b068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:56:15.622Z|fac355aa-a613-4942-a6a1-c1c72664b068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:56:15.626Z|c9e3287b-5c8a-4889-89b8-d7f5a5cffb65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:15.626Z|c9e3287b-5c8a-4889-89b8-d7f5a5cffb65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:16.863Z|0eb76d1f-5f39-4efa-bb89-e0f34d4b0dee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:16.864Z|0eb76d1f-5f39-4efa-bb89-e0f34d4b0dee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:25.635Z|e8cf1277-785e-49f3-814a-55e4905649a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:25.636Z|e8cf1277-785e-49f3-814a-55e4905649a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:25.654Z|18eeeebd-bde4-45b4-9553-3b1d38c45496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:25.655Z|18eeeebd-bde4-45b4-9553-3b1d38c45496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:26.897Z|cc653fa3-f66b-4f7c-8028-63f95d45d4ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:26.898Z|cc653fa3-f66b-4f7c-8028-63f95d45d4ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:30.416Z|e6b18d35-bef6-4b53-a92a-c3fd7a3bf2e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:56:30.420Z|e6b18d35-bef6-4b53-a92a-c3fd7a3bf2e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:56:35.663Z|b5cd9e90-0c97-465d-8d19-be11708f8674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:35.664Z|b5cd9e90-0c97-465d-8d19-be11708f8674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:35.682Z|a4be5ef4-befe-485d-be09-9f37b3d1bcc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:35.683Z|a4be5ef4-befe-485d-be09-9f37b3d1bcc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:36.929Z|e5234652-aaf3-4be6-b2a7-2b572ebd39ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:36.930Z|e5234652-aaf3-4be6-b2a7-2b572ebd39ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:45.123Z|0a97a8cb-4b0c-41ee-8e32-f17f9c0c4950|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:56:45.124Z|0a97a8cb-4b0c-41ee-8e32-f17f9c0c4950|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:45.416Z|834d9857-40e4-402f-8709-7a688e86022d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:56:45.417Z|834d9857-40e4-402f-8709-7a688e86022d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:56:45.622Z|3fd33dc7-cf21-48b3-b86e-a71fd9bdd199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:56:45.623Z|3fd33dc7-cf21-48b3-b86e-a71fd9bdd199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:56:45.690Z|0813e47b-437f-44b3-8103-b4e259e82d5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:45.691Z|0813e47b-437f-44b3-8103-b4e259e82d5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:45.779Z|1ca4aa2d-ff15-491e-8703-0292a984914c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:45.780Z|1ca4aa2d-ff15-491e-8703-0292a984914c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:46.958Z|99630fc8-d4f3-489f-bdfa-d72ec441b043|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:46.959Z|99630fc8-d4f3-489f-bdfa-d72ec441b043|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:55.722Z|cc00e79a-4f6c-4320-a3fd-41b90e2b24ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:55.724Z|cc00e79a-4f6c-4320-a3fd-41b90e2b24ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:55.811Z|4a1dbb94-f40a-4707-a6c8-8e57500d3e61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:55.812Z|4a1dbb94-f40a-4707-a6c8-8e57500d3e61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:56:56.988Z|2c2e676a-66ea-4c36-9136-d48595c3fa52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:56:56.989Z|2c2e676a-66ea-4c36-9136-d48595c3fa52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:00.416Z|2bfc17de-4e8a-4911-bbcc-cb03c5690e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:57:00.417Z|2bfc17de-4e8a-4911-bbcc-cb03c5690e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:57:05.754Z|ace78970-a0e8-4576-8784-3d8604cfe175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:05.755Z|ace78970-a0e8-4576-8784-3d8604cfe175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:05.845Z|64efcf02-e793-47e6-a596-0a904d77f937|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:05.846Z|64efcf02-e793-47e6-a596-0a904d77f937|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:07.032Z|37c60244-165c-4738-aafc-3a2dc773d2cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:07.032Z|37c60244-165c-4738-aafc-3a2dc773d2cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:15.416Z|02b54c3f-430e-4ad8-8eb2-b27d6022d698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:57:15.419Z|02b54c3f-430e-4ad8-8eb2-b27d6022d698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:57:15.624Z|a6020f30-4cc9-4976-b176-0bdf4be089b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:57:15.625Z|a6020f30-4cc9-4976-b176-0bdf4be089b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:57:15.822Z|9a9167b9-5873-4ad5-a31e-c58534ff88b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:15.823Z|9a9167b9-5873-4ad5-a31e-c58534ff88b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:15.877Z|ddc095cd-0e5a-4f80-a3e1-c4f9f9f6d7f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:15.890Z|ddc095cd-0e5a-4f80-a3e1-c4f9f9f6d7f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:17.059Z|05fdbb8b-ffbd-450e-a10f-1ccc2037d66a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:17.060Z|05fdbb8b-ffbd-450e-a10f-1ccc2037d66a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:25.876Z|e3912866-0e53-44c5-b48b-801f3eec318d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:25.877Z|e3912866-0e53-44c5-b48b-801f3eec318d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:25.928Z|ffea6957-cf5f-4aad-a896-4871836d3e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:25.930Z|ffea6957-cf5f-4aad-a896-4871836d3e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:27.087Z|e488ed0e-b865-4f3c-8315-68e6571bf255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:27.088Z|e488ed0e-b865-4f3c-8315-68e6571bf255|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:30.416Z|39e55527-21f8-4c74-a62e-72058945232e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:57:30.417Z|39e55527-21f8-4c74-a62e-72058945232e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:57:35.911Z|68916ee6-c004-4a73-bc04-930ff6739691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:35.912Z|68916ee6-c004-4a73-bc04-930ff6739691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:35.958Z|5a5684e5-1515-490f-84e5-bc1916238f8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:35.959Z|5a5684e5-1515-490f-84e5-bc1916238f8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:37.116Z|a45e6dda-06b1-46b8-8ffc-10ebfbac6760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:37.118Z|a45e6dda-06b1-46b8-8ffc-10ebfbac6760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:45.124Z|5b7b5d24-9f68-42c3-b24e-aa36383dc651|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:57:45.125Z|5b7b5d24-9f68-42c3-b24e-aa36383dc651|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:45.416Z|a191c1c7-959b-4a6c-bc31-d4fd053e461f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:57:45.417Z|a191c1c7-959b-4a6c-bc31-d4fd053e461f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:57:45.626Z|694d31e3-a8b6-4348-bf20-458138c91a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:57:45.626Z|694d31e3-a8b6-4348-bf20-458138c91a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:57:45.939Z|c6758e18-b278-43b4-b095-c3fbb012bacc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:45.940Z|c6758e18-b278-43b4-b095-c3fbb012bacc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:45.986Z|2313269a-2d92-4d09-9e76-bb54ec4b30ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:45.987Z|2313269a-2d92-4d09-9e76-bb54ec4b30ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:47.144Z|a5dbd1e5-a6e7-4e69-aacb-11b72563973a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:47.145Z|a5dbd1e5-a6e7-4e69-aacb-11b72563973a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:55.975Z|b2ff0a5f-2697-45ff-94d7-7fd1d0098f29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:55.977Z|b2ff0a5f-2697-45ff-94d7-7fd1d0098f29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:56.013Z|21d474ae-508e-4e7d-a8d9-df99a16be35f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:56.014Z|21d474ae-508e-4e7d-a8d9-df99a16be35f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:57:57.172Z|4559e57e-b07a-4f31-ae02-0bb521b05557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:57:57.173Z|4559e57e-b07a-4f31-ae02-0bb521b05557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:00.416Z|6f978252-825a-4b13-b049-036a55f3f995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:58:00.418Z|6f978252-825a-4b13-b049-036a55f3f995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:58:06.014Z|a812509c-c4a8-4fb7-89de-fb2f32476464|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:06.016Z|a812509c-c4a8-4fb7-89de-fb2f32476464|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:06.040Z|1e78d2ff-3e39-46d5-85ae-6f7b76c6d964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:06.042Z|1e78d2ff-3e39-46d5-85ae-6f7b76c6d964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:07.204Z|7baa4c6c-c7e1-4c2d-b4ce-162a9a4e1fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:07.205Z|7baa4c6c-c7e1-4c2d-b4ce-162a9a4e1fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:15.416Z|07e0e9d5-3995-4e73-bb06-f4fd2dd4922b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:58:15.417Z|07e0e9d5-3995-4e73-bb06-f4fd2dd4922b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:58:15.628Z|64b687e7-74e4-4532-9340-a75ffd4727b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:58:15.628Z|64b687e7-74e4-4532-9340-a75ffd4727b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:58:16.042Z|4ffb86e0-c616-425b-b6e6-86bd5c74e1fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:16.043Z|4ffb86e0-c616-425b-b6e6-86bd5c74e1fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:16.071Z|b71f7268-9812-4eee-a39d-447cc9a039e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:16.072Z|b71f7268-9812-4eee-a39d-447cc9a039e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:17.231Z|c393ae2f-32a9-4e6c-8d9a-e83e0fb888d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:17.232Z|c393ae2f-32a9-4e6c-8d9a-e83e0fb888d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:26.069Z|b781a5f3-c767-4fd7-bcd7-bc88741cc2ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:26.071Z|b781a5f3-c767-4fd7-bcd7-bc88741cc2ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:26.099Z|a308d45c-31ce-4bf9-adc3-18df6a29b311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:26.100Z|a308d45c-31ce-4bf9-adc3-18df6a29b311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:27.258Z|4e59cbb3-1247-4184-a14b-42c49147c8c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:27.259Z|4e59cbb3-1247-4184-a14b-42c49147c8c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:30.416Z|28e54fee-2bcc-4789-a965-bc0fe6ef7bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:58:30.417Z|28e54fee-2bcc-4789-a965-bc0fe6ef7bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:58:36.101Z|ea7f5a07-1446-44a3-8c01-2a14fa854ab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:36.102Z|ea7f5a07-1446-44a3-8c01-2a14fa854ab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:36.129Z|ffccda22-03f2-4827-ae7d-a2f8a656be5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:36.130Z|ffccda22-03f2-4827-ae7d-a2f8a656be5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:37.285Z|2abe4814-d94e-4d78-bf29-df82ade830a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:37.286Z|2abe4814-d94e-4d78-bf29-df82ade830a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:45.123Z|e68c58bc-df53-4084-b8df-baa10f87de8f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:58:45.124Z|e68c58bc-df53-4084-b8df-baa10f87de8f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:45.416Z|aaf0d773-dadb-4c3d-a4a6-d4a39b03413a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:58:45.419Z|aaf0d773-dadb-4c3d-a4a6-d4a39b03413a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:58:45.629Z|715f1b77-7618-4dc2-afef-184dc4887d84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:58:45.630Z|715f1b77-7618-4dc2-afef-184dc4887d84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:58:46.134Z|d4af215c-1e09-4670-b398-dcac53a6f684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:46.135Z|d4af215c-1e09-4670-b398-dcac53a6f684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:46.162Z|81c46924-6de7-495b-81d7-9f008ea11492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:46.164Z|81c46924-6de7-495b-81d7-9f008ea11492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:47.314Z|378de3c4-d786-4cc2-836d-1e936f7133e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:47.315Z|378de3c4-d786-4cc2-836d-1e936f7133e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:56.171Z|9bccb2e9-f480-40c8-a2f8-4dd1633ea2be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:56.174Z|9bccb2e9-f480-40c8-a2f8-4dd1633ea2be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:56.197Z|3781fffe-0455-4c0a-9e47-b49353fec6f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:56.198Z|3781fffe-0455-4c0a-9e47-b49353fec6f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:58:57.342Z|cff3e00b-69a3-49a9-8ea6-955849878b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:58:57.343Z|cff3e00b-69a3-49a9-8ea6-955849878b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:00.417Z|78ccc699-15bb-411d-98ea-d427abd80c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:59:00.418Z|78ccc699-15bb-411d-98ea-d427abd80c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:59:06.218Z|51daeda9-1608-4d1d-a5ce-235cadfb9399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:06.220Z|51daeda9-1608-4d1d-a5ce-235cadfb9399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:06.229Z|9b87156a-4167-4a5f-a90b-bdc901c41afb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:06.231Z|9b87156a-4167-4a5f-a90b-bdc901c41afb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:07.371Z|988d810f-e75a-4a86-8cdd-a8c2c1ea2bf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:07.372Z|988d810f-e75a-4a86-8cdd-a8c2c1ea2bf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:15.417Z|da01debd-a174-4b83-a308-b061dfe1d5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:59:15.419Z|da01debd-a174-4b83-a308-b061dfe1d5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:59:15.631Z|692a0b8a-aea1-4d41-b388-f2ab8f58582f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:59:15.632Z|692a0b8a-aea1-4d41-b388-f2ab8f58582f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:59:16.252Z|2bc33523-257a-4bbf-b28e-bcf2e7b51e33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:16.253Z|2bc33523-257a-4bbf-b28e-bcf2e7b51e33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:16.260Z|dce8a1af-5ab5-4264-8435-be2fdd268f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:16.262Z|dce8a1af-5ab5-4264-8435-be2fdd268f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:17.402Z|e7d35c45-6aeb-4beb-b78f-6d4ac3968725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:17.404Z|e7d35c45-6aeb-4beb-b78f-6d4ac3968725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:26.282Z|cbd45b6e-2062-4062-8dae-5193e947b38d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:26.283Z|cbd45b6e-2062-4062-8dae-5193e947b38d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:26.287Z|7539f23d-fcd8-4c2d-bf34-e597d446a378|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:26.288Z|7539f23d-fcd8-4c2d-bf34-e597d446a378|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:27.432Z|5885dfdc-0980-4ff4-9260-d57106429678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:27.435Z|5885dfdc-0980-4ff4-9260-d57106429678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:30.416Z|6305872e-06e7-4d14-88d6-20ab11b09d11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:59:30.419Z|6305872e-06e7-4d14-88d6-20ab11b09d11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:59:36.311Z|2ecfd3a6-e5f0-483c-a1bf-9063d5417766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:36.311Z|92b00837-2b97-4793-9627-f389502294d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:36.313Z|2ecfd3a6-e5f0-483c-a1bf-9063d5417766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:36.313Z|92b00837-2b97-4793-9627-f389502294d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:37.468Z|6769b530-2d78-4529-b461-f6447d8f97ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:37.469Z|6769b530-2d78-4529-b461-f6447d8f97ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:45.123Z|869ce1bf-ced3-4b4b-87ec-d749caf5f3e3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-24T23:59:45.124Z|869ce1bf-ced3-4b4b-87ec-d749caf5f3e3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:45.416Z|18baa971-271c-48c7-8f9b-a9c54daac990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:59:45.417Z|18baa971-271c-48c7-8f9b-a9c54daac990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:59:45.633Z|3612ac74-c245-4eab-a116-6a729e238b69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-24T23:59:45.633Z|3612ac74-c245-4eab-a116-6a729e238b69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-24T23:59:46.344Z|9656d7bd-d591-4167-a812-fe804bf6d0ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:46.344Z|9656d7bd-d591-4167-a812-fe804bf6d0ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:46.345Z|28ee7566-2cdd-40c6-b052-306a0451fa84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:46.348Z|28ee7566-2cdd-40c6-b052-306a0451fa84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:47.498Z|42851794-a750-40d1-a761-0c6b2e312ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:47.500Z|42851794-a750-40d1-a761-0c6b2e312ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:56.374Z|23d35331-53ec-410c-8fb1-d29aa9937164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:56.375Z|23d35331-53ec-410c-8fb1-d29aa9937164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:56.374Z|ed21b7d9-d637-4f8c-840c-f6a1ab15139a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:56.383Z|ed21b7d9-d637-4f8c-840c-f6a1ab15139a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-24T23:59:57.534Z|20f5f082-d01d-4261-b33a-1cab9e87406c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-24T23:59:57.535Z|20f5f082-d01d-4261-b33a-1cab9e87406c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:00.416Z|00329950-1e21-4382-bce2-78097bdf9c08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:00:00.417Z|00329950-1e21-4382-bce2-78097bdf9c08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:00:06.412Z|8ec7c830-79df-4e5c-8c68-e75548add84f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:06.412Z|0a75112d-e2f8-4de3-9d89-761a3b616e46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:06.412Z|8ec7c830-79df-4e5c-8c68-e75548add84f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:06.413Z|0a75112d-e2f8-4de3-9d89-761a3b616e46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:07.566Z|eaa4a799-6181-4544-8d85-7e4f9fb16009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:07.567Z|eaa4a799-6181-4544-8d85-7e4f9fb16009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:15.416Z|19961d5c-af26-4b87-bd0c-1cc5dde8ff9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:00:15.419Z|19961d5c-af26-4b87-bd0c-1cc5dde8ff9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:00:15.634Z|f3329e9f-ad7f-4f29-97ea-3e17e55a9092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:00:15.635Z|f3329e9f-ad7f-4f29-97ea-3e17e55a9092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:00:16.442Z|19f69eba-3ff3-4da6-82e8-62414c5dffac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:16.444Z|19f69eba-3ff3-4da6-82e8-62414c5dffac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:16.445Z|bbf50720-144a-4471-98ef-7f04e6035f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:16.446Z|bbf50720-144a-4471-98ef-7f04e6035f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:17.599Z|97a339a6-382a-4a09-bd5e-00bc7ab01699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:17.600Z|97a339a6-382a-4a09-bd5e-00bc7ab01699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:26.474Z|45a8e8f0-624c-4693-ac19-31b53f2158b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:26.474Z|1b5e7e3d-bdf0-47db-94f4-04bc5440c437|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:26.475Z|1b5e7e3d-bdf0-47db-94f4-04bc5440c437|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:26.478Z|45a8e8f0-624c-4693-ac19-31b53f2158b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:27.630Z|c27828bc-4dee-4516-b567-ba3688440aa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:27.632Z|c27828bc-4dee-4516-b567-ba3688440aa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:30.416Z|67158a4b-074f-43f6-a8e9-5d7ac6d48305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:00:30.417Z|67158a4b-074f-43f6-a8e9-5d7ac6d48305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:00:36.504Z|dc817964-9202-4be8-985a-d339bdc87e08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:36.506Z|dc817964-9202-4be8-985a-d339bdc87e08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:36.507Z|0d20f607-30d2-4194-9061-dce30781660e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:36.508Z|0d20f607-30d2-4194-9061-dce30781660e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:37.658Z|75053d53-c20e-40e3-8ddb-08b4d6cc67a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:37.659Z|75053d53-c20e-40e3-8ddb-08b4d6cc67a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:45.121Z|4d038aec-ec43-4844-8900-14176d44a72d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:00:45.122Z|4d038aec-ec43-4844-8900-14176d44a72d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:45.417Z|6065275a-2993-4515-b5b1-47159d6fb61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:00:45.418Z|6065275a-2993-4515-b5b1-47159d6fb61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:00:45.636Z|4f9406d2-a555-4c0d-9a06-d5161c50dfba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:00:45.637Z|4f9406d2-a555-4c0d-9a06-d5161c50dfba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:00:46.536Z|84dabea5-1cc9-43fb-9c34-ea695c5f00a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:46.537Z|84dabea5-1cc9-43fb-9c34-ea695c5f00a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:46.542Z|7d31d8cb-76a9-4226-a5e1-4c9bcfbee972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:46.542Z|7d31d8cb-76a9-4226-a5e1-4c9bcfbee972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:47.694Z|c8016369-0d9e-4377-9d2b-f21172a92a60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:47.695Z|c8016369-0d9e-4377-9d2b-f21172a92a60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:56.568Z|d199ea7d-f3db-4947-9b7b-62cbb6b46ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:56.569Z|d199ea7d-f3db-4947-9b7b-62cbb6b46ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:56.587Z|eff2c023-43a4-429e-8dfd-16b9ff057372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:56.588Z|eff2c023-43a4-429e-8dfd-16b9ff057372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:00:57.725Z|0b850b50-69d4-4946-b40c-4ab595270e4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:00:57.726Z|0b850b50-69d4-4946-b40c-4ab595270e4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:00.416Z|b3118d73-4ccb-4461-a861-3afc6cd5808c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:01:00.419Z|b3118d73-4ccb-4461-a861-3afc6cd5808c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:01:06.624Z|84abb785-31db-464b-9208-abee7012e47b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:06.626Z|84abb785-31db-464b-9208-abee7012e47b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:06.640Z|7e9dc3eb-cb54-4ff8-a9b6-e3bc0c614694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:06.641Z|7e9dc3eb-cb54-4ff8-a9b6-e3bc0c614694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:07.763Z|d2f417d9-87a9-47d4-a3e0-7a3bf1e3bc76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:07.764Z|d2f417d9-87a9-47d4-a3e0-7a3bf1e3bc76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:15.416Z|31e089c5-1f29-41b8-a344-37b677e89a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:01:15.417Z|31e089c5-1f29-41b8-a344-37b677e89a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:01:15.638Z|73f99c5a-8ec9-4638-9f13-27884afd229c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:01:15.638Z|73f99c5a-8ec9-4638-9f13-27884afd229c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:01:16.654Z|d1c32db9-a574-4265-acda-285596babcc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:16.655Z|d1c32db9-a574-4265-acda-285596babcc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:16.673Z|267ebb5d-66c7-4d6f-bc3b-509b81181633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:16.674Z|267ebb5d-66c7-4d6f-bc3b-509b81181633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:17.793Z|22555f83-c352-4400-bc84-bdf30c3f9d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:17.794Z|22555f83-c352-4400-bc84-bdf30c3f9d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:26.680Z|93df50b0-6271-47d9-bce4-106a408532a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:26.681Z|93df50b0-6271-47d9-bce4-106a408532a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:26.706Z|cc2cbaaf-c74d-4609-b2ad-b1c110821062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:26.707Z|cc2cbaaf-c74d-4609-b2ad-b1c110821062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:27.824Z|1317cc24-3a16-4138-b434-b09bf29e9a1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:27.825Z|1317cc24-3a16-4138-b434-b09bf29e9a1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:30.417Z|2345a46c-7be2-4ecc-9430-a978136cc433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:01:30.417Z|2345a46c-7be2-4ecc-9430-a978136cc433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:01:36.721Z|b03ea12c-3917-4275-8141-b1b1483fbf1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:36.722Z|b03ea12c-3917-4275-8141-b1b1483fbf1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:36.740Z|9ef56d81-a35f-4438-958e-54765ad80d36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:36.742Z|9ef56d81-a35f-4438-958e-54765ad80d36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:37.856Z|6a30e240-5bb7-40e6-95be-4f8efb8f4df0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:37.857Z|6a30e240-5bb7-40e6-95be-4f8efb8f4df0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:45.122Z|7b95fb61-149d-41a9-8be5-aa8f28d5e718|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:01:45.124Z|7b95fb61-149d-41a9-8be5-aa8f28d5e718|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:45.416Z|7de954ee-5b9d-48cf-a69e-e229a6ca7c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:01:45.418Z|7de954ee-5b9d-48cf-a69e-e229a6ca7c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:01:45.639Z|98b4958f-4551-4077-bf40-17f5a09aeb06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:01:45.640Z|98b4958f-4551-4077-bf40-17f5a09aeb06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:01:46.748Z|fd60276d-c1ac-4557-9a31-2ad356b5e00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:46.749Z|fd60276d-c1ac-4557-9a31-2ad356b5e00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:46.769Z|572f03da-ce84-4ff5-b285-58f5283ab300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:46.771Z|572f03da-ce84-4ff5-b285-58f5283ab300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:47.885Z|0b246d16-150b-4082-a926-c92d26a927cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:47.887Z|0b246d16-150b-4082-a926-c92d26a927cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:56.775Z|a944932c-6831-407f-bb8d-cf6d5d51b7f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:56.776Z|a944932c-6831-407f-bb8d-cf6d5d51b7f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:56.798Z|8114535b-d58b-43a3-8d47-a0748ed836d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:56.799Z|8114535b-d58b-43a3-8d47-a0748ed836d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:01:57.914Z|531be417-2a67-4c44-bded-2c4ee44463df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:01:57.915Z|531be417-2a67-4c44-bded-2c4ee44463df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:00.416Z|0ab2acb5-8026-415a-b1e2-e3bff8be5a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:02:00.417Z|0ab2acb5-8026-415a-b1e2-e3bff8be5a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:02:06.802Z|333b51b3-a24a-4f58-9577-29843244a01c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:06.803Z|333b51b3-a24a-4f58-9577-29843244a01c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:06.826Z|be7de74c-8885-4582-8405-d07b7525408f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:06.827Z|be7de74c-8885-4582-8405-d07b7525408f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:07.950Z|3288471e-07d6-4859-b6f1-6f13a5ec37e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:07.951Z|3288471e-07d6-4859-b6f1-6f13a5ec37e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:15.416Z|8cfdf60e-a11b-4933-a376-e64135062b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:02:15.418Z|8cfdf60e-a11b-4933-a376-e64135062b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:02:15.641Z|ad0ac0e7-ec05-484a-b5ee-0c4440fc57cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:02:15.641Z|ad0ac0e7-ec05-484a-b5ee-0c4440fc57cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:02:16.832Z|b76e02cf-9702-481a-9e43-8c304a707e21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:16.833Z|b76e02cf-9702-481a-9e43-8c304a707e21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:16.856Z|26a3579c-98c0-40fe-9a13-582732c3e1db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:16.857Z|26a3579c-98c0-40fe-9a13-582732c3e1db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:17.978Z|8c4a33ed-b86d-4eab-ae5b-1414b3a9fcfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:17.979Z|8c4a33ed-b86d-4eab-ae5b-1414b3a9fcfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:26.859Z|2cc2c4be-6947-4f52-b555-8cb1285ce84e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:26.860Z|2cc2c4be-6947-4f52-b555-8cb1285ce84e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:26.884Z|c787e8de-c2e2-455d-b7ac-0126a63277a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:26.885Z|c787e8de-c2e2-455d-b7ac-0126a63277a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:28.005Z|dbab773c-73f6-4682-859a-7e91d6cd45ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:28.006Z|dbab773c-73f6-4682-859a-7e91d6cd45ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:30.416Z|bfbc2b48-9058-4456-baaf-7b5658b1972c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:02:30.418Z|bfbc2b48-9058-4456-baaf-7b5658b1972c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:02:36.889Z|ae2c07cd-4351-40e0-b694-c2b427565e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:36.890Z|ae2c07cd-4351-40e0-b694-c2b427565e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:36.918Z|e391bc9c-862d-4347-8467-db4975d62a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:36.919Z|e391bc9c-862d-4347-8467-db4975d62a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:38.035Z|1bfb2665-7b43-433c-9906-db46435891b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:38.036Z|1bfb2665-7b43-433c-9906-db46435891b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:45.121Z|7bba32f0-f905-4b82-8260-647a9e79ec5e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:02:45.122Z|7bba32f0-f905-4b82-8260-647a9e79ec5e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:45.416Z|8cc5a663-4b87-404a-a9fe-bfc24b65ec30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:02:45.417Z|8cc5a663-4b87-404a-a9fe-bfc24b65ec30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:02:45.646Z|f86ed111-2da2-4713-a631-1c5c77f8f300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:02:45.646Z|f86ed111-2da2-4713-a631-1c5c77f8f300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:02:46.920Z|4b2a635a-c360-4bca-8982-aa337b4dea81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:46.920Z|4b2a635a-c360-4bca-8982-aa337b4dea81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:46.947Z|b7cf58ad-e965-4c2b-8baa-dc488471d460|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:46.948Z|b7cf58ad-e965-4c2b-8baa-dc488471d460|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:48.063Z|5f13642d-84c6-4b00-9192-75de76ac92b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:48.064Z|5f13642d-84c6-4b00-9192-75de76ac92b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:56.947Z|50b48efe-41b3-4703-89ff-e1da7942e72b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:56.948Z|50b48efe-41b3-4703-89ff-e1da7942e72b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:56.976Z|3e578ce2-4a16-4652-9acc-aa9a5d55f0dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:56.976Z|3e578ce2-4a16-4652-9acc-aa9a5d55f0dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:02:58.089Z|fc1045f0-9faf-43ec-b79f-8c1b7b1244ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:02:58.090Z|fc1045f0-9faf-43ec-b79f-8c1b7b1244ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:00.416Z|ed18bb3a-a222-484d-8b8c-a7052ad6ebee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:03:00.417Z|ed18bb3a-a222-484d-8b8c-a7052ad6ebee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:03:06.996Z|ca6ff993-8543-49b7-b05e-c38a318a3aa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:06.997Z|ca6ff993-8543-49b7-b05e-c38a318a3aa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:07.029Z|ffc18bc9-a2d0-4e7b-8b62-68997f7c72bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:07.030Z|ffc18bc9-a2d0-4e7b-8b62-68997f7c72bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:08.118Z|13e15a35-9460-4005-8652-98be992ca82f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:08.119Z|13e15a35-9460-4005-8652-98be992ca82f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:15.417Z|1996d241-6e7e-409c-b539-232a47d0e532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:03:15.423Z|1996d241-6e7e-409c-b539-232a47d0e532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:03:15.647Z|9eaf16a8-f36a-4c5e-bddb-8f6bdb58cfc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:03:15.648Z|9eaf16a8-f36a-4c5e-bddb-8f6bdb58cfc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:03:17.038Z|a8fac37a-c0aa-49c8-9a03-f1d77214b2aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:17.039Z|a8fac37a-c0aa-49c8-9a03-f1d77214b2aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:17.072Z|9ca2174b-72db-4fc4-8eaf-def98d830502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:17.073Z|9ca2174b-72db-4fc4-8eaf-def98d830502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:18.147Z|beb3e7e9-0ca0-4473-b339-043e98c21420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:18.149Z|beb3e7e9-0ca0-4473-b339-043e98c21420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:27.071Z|7edc197b-d5c5-47f8-a308-82b43def9640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:27.072Z|7edc197b-d5c5-47f8-a308-82b43def9640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:27.103Z|5e19e410-d7bd-40c7-a0f8-34e38d5bd045|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:27.104Z|5e19e410-d7bd-40c7-a0f8-34e38d5bd045|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:28.180Z|aa54fadc-7b43-455b-b4b3-16e7d42b39a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:28.180Z|aa54fadc-7b43-455b-b4b3-16e7d42b39a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:30.416Z|69e3fb81-fe8f-4b7d-929f-fe8e373ea88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:03:30.417Z|69e3fb81-fe8f-4b7d-929f-fe8e373ea88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:03:37.099Z|0e6b5f73-c72e-42b8-9153-39d278b41a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:37.100Z|0e6b5f73-c72e-42b8-9153-39d278b41a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:37.133Z|3cd79fff-f0ab-44b8-baff-5a2af1290f01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:37.134Z|3cd79fff-f0ab-44b8-baff-5a2af1290f01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:38.209Z|5545ef98-3fc1-424f-855e-71d74f7ca5ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:38.210Z|5545ef98-3fc1-424f-855e-71d74f7ca5ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:45.123Z|4de69383-401e-4d2e-9bde-03ba9ffc647e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:03:45.125Z|4de69383-401e-4d2e-9bde-03ba9ffc647e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:45.416Z|11c8d136-9e4e-45fe-8b3a-b293780e6cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:03:45.417Z|11c8d136-9e4e-45fe-8b3a-b293780e6cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:03:45.649Z|254ad32a-941a-4579-88fe-4a201f2a7701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:03:45.650Z|254ad32a-941a-4579-88fe-4a201f2a7701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:03:47.129Z|09fbf9cc-35b3-4b2a-9cfd-6439ec56ed96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:47.130Z|09fbf9cc-35b3-4b2a-9cfd-6439ec56ed96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:47.163Z|f4adf406-2e0c-41f9-9f58-5c305d386c9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:47.164Z|f4adf406-2e0c-41f9-9f58-5c305d386c9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:48.236Z|5032e9c9-38ec-4e04-bb80-f2f5f7ff740f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:48.237Z|5032e9c9-38ec-4e04-bb80-f2f5f7ff740f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:57.157Z|9224bada-1eb7-40ec-a5d8-e0ca1a691b4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:57.158Z|9224bada-1eb7-40ec-a5d8-e0ca1a691b4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:57.192Z|39511e39-3106-473e-bc17-b7667e19ddc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:57.193Z|39511e39-3106-473e-bc17-b7667e19ddc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:03:58.266Z|e28ce37d-27fa-4e5b-b2de-09d86b0dd4ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:03:58.267Z|e28ce37d-27fa-4e5b-b2de-09d86b0dd4ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:00.416Z|3439f52f-2db7-4c5a-9632-c5b68c57b25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:04:00.420Z|3439f52f-2db7-4c5a-9632-c5b68c57b25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:04:07.188Z|110327ff-7f6c-4a04-8093-8141956a5b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:07.189Z|110327ff-7f6c-4a04-8093-8141956a5b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:07.223Z|19e71864-f36b-4b68-9ca0-ba3abebc3cfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:07.224Z|19e71864-f36b-4b68-9ca0-ba3abebc3cfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:08.295Z|45511e22-2e9e-4a47-b5ca-5dd77069d579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:08.296Z|45511e22-2e9e-4a47-b5ca-5dd77069d579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:15.416Z|65301dd1-d23e-492b-bebd-167b6b4a24a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:04:15.417Z|65301dd1-d23e-492b-bebd-167b6b4a24a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:04:15.651Z|a01fe778-247c-458d-82a1-046b90527b71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:04:15.651Z|a01fe778-247c-458d-82a1-046b90527b71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:04:17.218Z|5d124128-ef4c-44ed-8f36-03473306606d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:17.219Z|5d124128-ef4c-44ed-8f36-03473306606d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:17.252Z|90f2fd92-1492-4780-b198-f6c0ec1c8b00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:17.253Z|90f2fd92-1492-4780-b198-f6c0ec1c8b00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:18.328Z|95bc5afd-91b0-49cd-856f-8d6cd11ed453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:18.329Z|95bc5afd-91b0-49cd-856f-8d6cd11ed453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:27.248Z|1397f521-e5a8-4405-b65c-c61b25d7d010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:27.249Z|1397f521-e5a8-4405-b65c-c61b25d7d010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:27.278Z|4093385e-542f-4ab4-8e84-4342e35f72ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:27.279Z|4093385e-542f-4ab4-8e84-4342e35f72ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:28.352Z|702844ad-a54c-45f6-a9be-4c5f4eec9944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:28.353Z|702844ad-a54c-45f6-a9be-4c5f4eec9944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:30.416Z|8758d662-fed4-4293-9571-69f8d666933c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:04:30.417Z|8758d662-fed4-4293-9571-69f8d666933c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:04:37.278Z|d96007f4-7719-488c-afac-24b86149f807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:37.278Z|d96007f4-7719-488c-afac-24b86149f807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:37.304Z|6ad41cba-9c97-44be-ad1b-f5e65dae1c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:37.305Z|6ad41cba-9c97-44be-ad1b-f5e65dae1c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:38.378Z|fd712a73-3275-4ad4-8736-a6a203668698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:38.379Z|fd712a73-3275-4ad4-8736-a6a203668698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:45.122Z|371ef3f8-bcfc-4eb9-97c3-b0e7957c247f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:04:45.123Z|371ef3f8-bcfc-4eb9-97c3-b0e7957c247f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:45.416Z|fd7056d1-1d17-415a-979f-08a27e270e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:04:45.420Z|fd7056d1-1d17-415a-979f-08a27e270e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:04:45.652Z|af897424-7422-415d-8a9d-e7edf2048275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:04:45.653Z|af897424-7422-415d-8a9d-e7edf2048275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:04:47.304Z|8ee0850d-df85-4771-b2d4-02ea79d07a6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:47.306Z|8ee0850d-df85-4771-b2d4-02ea79d07a6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:47.333Z|b1b26b7a-5ff5-477f-8590-f8c14f4e43a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:47.334Z|b1b26b7a-5ff5-477f-8590-f8c14f4e43a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:48.405Z|b4717f61-b266-4036-a02a-e7fa6879e7a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:48.406Z|b4717f61-b266-4036-a02a-e7fa6879e7a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:57.352Z|0e4d69a7-7bc7-49a1-9bcd-d81ffc30c300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:57.354Z|0e4d69a7-7bc7-49a1-9bcd-d81ffc30c300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:57.364Z|25059cc4-983e-4d58-a4e2-4aa96a6ba661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:57.365Z|25059cc4-983e-4d58-a4e2-4aa96a6ba661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:04:58.438Z|455a22ed-8c74-4926-9976-1a6c044a8f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:04:58.439Z|455a22ed-8c74-4926-9976-1a6c044a8f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:00.416Z|1a357826-dd01-4487-a564-18373e942359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:05:00.417Z|1a357826-dd01-4487-a564-18373e942359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:05:07.382Z|87ed8510-5bf2-4449-a5a9-d560778925d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:07.383Z|87ed8510-5bf2-4449-a5a9-d560778925d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:07.391Z|e5829ec1-ae2e-4b50-9dd3-a25a2f1ac64d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:07.393Z|e5829ec1-ae2e-4b50-9dd3-a25a2f1ac64d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:08.464Z|73507484-54c7-4579-a02a-76b86bcba5cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:08.465Z|73507484-54c7-4579-a02a-76b86bcba5cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:15.416Z|491fbcd4-85c5-4f55-b8dd-f828788d2c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:05:15.417Z|491fbcd4-85c5-4f55-b8dd-f828788d2c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:05:15.654Z|856f1418-89d4-4af3-8bf8-6c8708520ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:05:15.655Z|856f1418-89d4-4af3-8bf8-6c8708520ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:05:17.416Z|9f671a57-5ba5-4bcf-9605-b926b8865110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:17.416Z|9f8f9e78-bf40-4b84-8673-dc89d4ad7ae8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:17.417Z|9f8f9e78-bf40-4b84-8673-dc89d4ad7ae8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:17.417Z|9f671a57-5ba5-4bcf-9605-b926b8865110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:18.492Z|e96e2f27-8f6e-4732-bd96-161ea1e8efb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:18.493Z|e96e2f27-8f6e-4732-bd96-161ea1e8efb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:27.445Z|aa7e9d2d-4fc3-4db8-8ea9-8f8b90cc03e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:27.446Z|aa7e9d2d-4fc3-4db8-8ea9-8f8b90cc03e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:27.459Z|6908ea24-99df-4f43-bda5-5a985e5713ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:27.460Z|6908ea24-99df-4f43-bda5-5a985e5713ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:28.525Z|5616ebc9-8a3c-4ba9-aec0-a0fd660f70e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:28.526Z|5616ebc9-8a3c-4ba9-aec0-a0fd660f70e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:30.416Z|ef31c70b-405b-401e-a0f8-2c466755c7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:05:30.420Z|ef31c70b-405b-401e-a0f8-2c466755c7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:05:37.488Z|861412fc-0536-409a-b439-52746e9ecd42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:37.488Z|0d25671f-cf19-4a66-bebc-a1a04fd07cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:37.489Z|861412fc-0536-409a-b439-52746e9ecd42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:37.489Z|0d25671f-cf19-4a66-bebc-a1a04fd07cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:38.553Z|b0b08169-ab06-4824-9734-eb271d057196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:38.554Z|b0b08169-ab06-4824-9734-eb271d057196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:45.122Z|d2a1ac5c-5105-41d5-8513-c04bee0b145a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:05:45.124Z|d2a1ac5c-5105-41d5-8513-c04bee0b145a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:45.416Z|7f09286a-669b-41d6-8102-38924ae31ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:05:45.417Z|7f09286a-669b-41d6-8102-38924ae31ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:05:45.655Z|f3b17369-0013-4bd4-b0f8-9e4c10591ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:05:45.656Z|f3b17369-0013-4bd4-b0f8-9e4c10591ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:05:47.527Z|0de83099-6472-4378-9330-f1165e5a1fd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:47.527Z|3e6cc6ce-c07f-459e-8d05-335ad73e97b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:47.528Z|3e6cc6ce-c07f-459e-8d05-335ad73e97b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:47.529Z|0de83099-6472-4378-9330-f1165e5a1fd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:48.593Z|e306ef3d-bb22-4fd1-9587-ef760eec44a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:48.595Z|e306ef3d-bb22-4fd1-9587-ef760eec44a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:57.557Z|3f0c457c-6b2a-4317-92a0-3659e029cd7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:57.557Z|1d9abf6f-7527-4e07-92d6-10316a00fc05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:57.558Z|1d9abf6f-7527-4e07-92d6-10316a00fc05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:57.558Z|3f0c457c-6b2a-4317-92a0-3659e029cd7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:05:58.628Z|bf3406f4-a0f0-4bd9-9d18-a793cc45aec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:05:58.629Z|bf3406f4-a0f0-4bd9-9d18-a793cc45aec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:00.416Z|c7f515db-4c66-4caa-951f-65f5e925ea84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:06:00.417Z|c7f515db-4c66-4caa-951f-65f5e925ea84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:06:02.240Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:06:02.250Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 4bf95712-0fe5-4262-a872-49da1dc3dea4 already exists in requestDb InfraActiveRequests table 2022-11-25T00:06:02.324Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4 2022-11-25T00:06:02.325Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|INFO|500||Invoke 2022-11-25T00:06:02.326Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|DEBUG|500||===========================request begin================================================ 2022-11-25T00:06:02.327Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4 2022-11-25T00:06:02.328Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|DEBUG|500||Method : GET 2022-11-25T00:06:02.328Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad8406f878e705945319432301197a24", X-B3-SpanId:"806bc99c5c2482d1", X-B3-ParentSpanId:"63fc20a14618615f", X-B3-Sampled:"0", X-ONAP-RequestID:"4bf95712-0fe5-4262-a872-49da1dc3dea4", X-RequestID:"4bf95712-0fe5-4262-a872-49da1dc3dea4", X-TransactionID:"4bf95712-0fe5-4262-a872-49da1dc3dea4", X-ECOMP-RequestID:"4bf95712-0fe5-4262-a872-49da1dc3dea4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1712a8f7-6a0a-4e7a-858d-853b5d66f74a"] 2022-11-25T00:06:02.330Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|DEBUG|500||Request body: 2022-11-25T00:06:02.331Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|DEBUG|500||==========================request end================================================ 2022-11-25T00:06:03.170Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|DEBUG|500||============================response begin========================================== 2022-11-25T00:06:03.171Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:06:03.172Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|DEBUG|500||Status text : Not Found 2022-11-25T00:06:03.172Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1FBB64B19F102C6DD61C388D8626F303; 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, 25 Nov 2022 00:06:02 GMT", x-envoy-upstream-service-time:"589", server:"envoy"] 2022-11-25T00:06:03.173Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|DEBUG|500||Response body: 2022-11-25T00:06:03.174Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|DEBUG|500||=======================response end================================================= 2022-11-25T00:06:03.175Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4bf95712-0fe5-4262-a872-49da1dc3dea4|INFO|404|Not Found|InvokeReturn 2022-11-25T00:06:03.276Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 4bf95712-0fe5-4262-a872-49da1dc3dea4 2022-11-25T00:06:03.310Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-11-25T00:06:03.314Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-11-25T00:06:03.315Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-11-25T00:06:03.316Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-11-25T00:06:03.316Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-11-25T00:06:03.316Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-11-25T00:06:03.317Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|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:"ad8406f878e705945319432301197a24", X-B3-SpanId:"d5d589a9ebb2cae5", X-B3-ParentSpanId:"63fc20a14618615f", X-B3-Sampled:"0", X-ONAP-RequestID:"4bf95712-0fe5-4262-a872-49da1dc3dea4", X-RequestID:"4bf95712-0fe5-4262-a872-49da1dc3dea4", X-TransactionID:"4bf95712-0fe5-4262-a872-49da1dc3dea4", X-ECOMP-RequestID:"4bf95712-0fe5-4262-a872-49da1dc3dea4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b439416c-c4fb-4eb8-9e40-809fb9554140"] 2022-11-25T00:06:03.318Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-11-25T00:06:03.318Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-11-25T00:06:03.447Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-11-25T00:06:03.447Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-11-25T00:06:03.448Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2022-11-25T00:06:03.448Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|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, 25 Nov 2022 00:06:03 GMT", x-envoy-upstream-service-time:"44", server:"envoy"] 2022-11-25T00:06:03.449Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-11-25T00:06:03.450Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-11-25T00:06:03.451Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-11-25T00:06:03.455Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [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$$8142dbfd.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) 2022-11-25T00:06:03.458Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-11-25T00:06:03.459Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-11-25T00:06:03.460Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-11-25T00:06:03.460Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-11-25T00:06:03.461Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-11-25T00:06:03.461Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-11-25T00:06:03.462Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|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:"ad8406f878e705945319432301197a24", X-B3-SpanId:"6069c89341b4b49c", X-B3-ParentSpanId:"63fc20a14618615f", X-B3-Sampled:"0", X-ONAP-RequestID:"4bf95712-0fe5-4262-a872-49da1dc3dea4", X-RequestID:"4bf95712-0fe5-4262-a872-49da1dc3dea4", X-TransactionID:"4bf95712-0fe5-4262-a872-49da1dc3dea4", X-ECOMP-RequestID:"4bf95712-0fe5-4262-a872-49da1dc3dea4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d79dd46-7c32-429e-95ed-f27230722288"] 2022-11-25T00:06:03.462Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-11-25T00:06:03.463Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-11-25T00:06:03.496Z|f4d95614-3d3a-4c52-91ee-97cd2373ce8d|http-nio-8080-exec-10|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-11-25T00:06:03.498Z|f4d95614-3d3a-4c52-91ee-97cd2373ce8d|http-nio-8080-exec-10|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:03.622Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-11-25T00:06:03.623Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-11-25T00:06:03.624Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2022-11-25T00:06:03.624Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|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, 25 Nov 2022 00:06:03 GMT", x-envoy-upstream-service-time:"113", server:"envoy"] 2022-11-25T00:06:03.625Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-11-25T00:06:03.625Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-11-25T00:06:03.626Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-11-25T00:06:03.627Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [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$$8142dbfd.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) 2022-11-25T00:06:03.629Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2afe2221 2022-11-25T00:06:03.636Z|4bf95712-0fe5-4262-a872-49da1dc3dea4|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:06:07.588Z|c2574327-5848-4635-b628-a47d90f64773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:07.588Z|c77763ef-434a-4e63-bbff-638c17c35945|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:07.589Z|c2574327-5848-4635-b628-a47d90f64773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:07.589Z|c77763ef-434a-4e63-bbff-638c17c35945|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:08.656Z|00e37111-ed09-41eb-a552-faa17684548e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:08.657Z|00e37111-ed09-41eb-a552-faa17684548e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:15.416Z|6c5f9dcf-e2bf-4b2b-b864-e9861328b9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:06:15.419Z|6c5f9dcf-e2bf-4b2b-b864-e9861328b9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:06:15.658Z|b08356f5-0e91-43a7-bb5d-e4fc3177a81b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:06:15.659Z|b08356f5-0e91-43a7-bb5d-e4fc3177a81b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:06:17.617Z|1d7b10b3-886e-49b0-b2c4-7ec1b004aabd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:17.618Z|1d7b10b3-886e-49b0-b2c4-7ec1b004aabd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:17.619Z|a0d5d552-01f2-4556-bc28-b7ec9a33b38c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:17.621Z|a0d5d552-01f2-4556-bc28-b7ec9a33b38c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:18.691Z|a8fa1f89-159c-44a6-8ce3-9c54b56468d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:18.692Z|a8fa1f89-159c-44a6-8ce3-9c54b56468d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:27.648Z|1c58df76-e8d1-4bfb-bdcd-c9f9a8b63031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:27.649Z|1c58df76-e8d1-4bfb-bdcd-c9f9a8b63031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:27.652Z|6d10f371-b3be-4160-9859-20ea945d6036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:27.653Z|6d10f371-b3be-4160-9859-20ea945d6036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:28.324Z|6e2933db-daf4-47e4-afa5-7cdb2ea7e2fc|http-nio-8080-exec-10|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-11-25T00:06:28.325Z|6e2933db-daf4-47e4-afa5-7cdb2ea7e2fc|http-nio-8080-exec-10|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:28.728Z|6f1a6e6b-f3ff-44a3-be10-1c13cb362c56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:28.729Z|6f1a6e6b-f3ff-44a3-be10-1c13cb362c56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:30.417Z|dff8faa3-8042-4882-971d-272ba15a3edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:06:30.417Z|dff8faa3-8042-4882-971d-272ba15a3edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:06:37.684Z|1a58eb94-c064-4652-af02-78ed8307f0a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:37.684Z|baa2fd6f-a269-48c9-acf6-27293360a1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:37.685Z|1a58eb94-c064-4652-af02-78ed8307f0a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:37.685Z|baa2fd6f-a269-48c9-acf6-27293360a1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:38.768Z|762c6ba2-3bd7-4ca3-961a-9113b3f75694|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:38.769Z|762c6ba2-3bd7-4ca3-961a-9113b3f75694|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:45.123Z|d985445f-4b36-4e04-aa32-73ccffa4d1f7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:06:45.124Z|d985445f-4b36-4e04-aa32-73ccffa4d1f7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:45.417Z|524235e1-f76b-432b-98a6-a7e720c06be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:06:45.418Z|524235e1-f76b-432b-98a6-a7e720c06be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:06:45.660Z|c12f2a88-15fa-4e51-9010-bab29aa8fb3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:06:45.661Z|c12f2a88-15fa-4e51-9010-bab29aa8fb3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:06:47.713Z|9eaa59bb-f300-44d0-8021-d8e9b23fe9f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:47.713Z|137b2b92-843c-4352-8cc8-da8bef05985a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:47.714Z|9eaa59bb-f300-44d0-8021-d8e9b23fe9f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:47.714Z|137b2b92-843c-4352-8cc8-da8bef05985a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:48.799Z|e20e2de7-4a54-4c47-916b-350f81a3eac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:48.801Z|e20e2de7-4a54-4c47-916b-350f81a3eac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:57.742Z|8c2312b7-6a1e-4fa0-9edb-1ebe826bfbfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:57.743Z|8c2312b7-6a1e-4fa0-9edb-1ebe826bfbfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:57.744Z|d7505438-89f9-447f-9964-ea24aa9b60e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:57.745Z|d7505438-89f9-447f-9964-ea24aa9b60e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:06:58.826Z|7572315c-0ca2-4c98-9eaa-e44682508ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:06:58.827Z|7572315c-0ca2-4c98-9eaa-e44682508ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:00.416Z|0319f482-4b1e-46cf-971b-41ab027f0286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:07:00.419Z|0319f482-4b1e-46cf-971b-41ab027f0286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:07:07.780Z|4db95747-d244-4cc6-a377-f0eecdbed78d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:07.780Z|fcfdb631-c3ff-4cbb-aa7c-3781503c67a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:07.781Z|4db95747-d244-4cc6-a377-f0eecdbed78d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:07.781Z|fcfdb631-c3ff-4cbb-aa7c-3781503c67a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:08.860Z|5219ea8b-f275-463d-9f6e-27e1611a794f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:08.861Z|5219ea8b-f275-463d-9f6e-27e1611a794f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:15.417Z|9f94020c-b921-4a97-9f31-206b87e1691c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:07:15.418Z|9f94020c-b921-4a97-9f31-206b87e1691c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:07:15.662Z|1a6e8599-ab1d-41de-b91b-e924c2281633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:07:15.662Z|1a6e8599-ab1d-41de-b91b-e924c2281633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:07:17.813Z|cb483339-3e65-4da0-b4a7-addbabae4145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:17.813Z|afbea813-75d4-4682-9ba8-ada118e681ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:17.814Z|afbea813-75d4-4682-9ba8-ada118e681ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:17.814Z|cb483339-3e65-4da0-b4a7-addbabae4145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:18.888Z|630c9e13-ab1e-4b61-9e4a-fb527cdcf4ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:18.889Z|630c9e13-ab1e-4b61-9e4a-fb527cdcf4ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:27.848Z|6c5afc8b-c499-46ef-8f8c-eb642e181a35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:27.848Z|7136aa2c-eac9-4f1f-ba65-fabbded4709a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:27.849Z|6c5afc8b-c499-46ef-8f8c-eb642e181a35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:27.850Z|7136aa2c-eac9-4f1f-ba65-fabbded4709a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:28.927Z|4ac56d22-8fb1-4095-ae7b-831d36bed8ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:28.928Z|4ac56d22-8fb1-4095-ae7b-831d36bed8ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:30.416Z|d506ef62-01cc-4c2f-bdf3-040e4d12ea12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:07:30.417Z|d506ef62-01cc-4c2f-bdf3-040e4d12ea12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:07:37.895Z|a2c4baa0-b143-44bc-9449-d7a49509fa6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:37.895Z|526f9452-4e3e-4f79-bb08-9306e21a15ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:37.896Z|526f9452-4e3e-4f79-bb08-9306e21a15ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:37.896Z|a2c4baa0-b143-44bc-9449-d7a49509fa6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:38.957Z|43c56925-b68a-44da-8e64-c16d1fac1ab1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:38.959Z|43c56925-b68a-44da-8e64-c16d1fac1ab1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:45.125Z|ec5057f7-82fd-4042-a8e1-aee4fd928938|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:07:45.126Z|ec5057f7-82fd-4042-a8e1-aee4fd928938|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:45.416Z|cd080f6f-d294-4239-b8d1-fbb58284bed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:07:45.422Z|cd080f6f-d294-4239-b8d1-fbb58284bed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:07:45.663Z|2e42d05d-7fbe-4361-8143-04f284f22aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:07:45.664Z|2e42d05d-7fbe-4361-8143-04f284f22aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:07:47.923Z|ed4695ba-1aa6-4850-8b85-cf1cec5b126f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:47.923Z|048eef5b-e4f5-491b-bc0b-65682f488166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:47.924Z|ed4695ba-1aa6-4850-8b85-cf1cec5b126f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:47.924Z|048eef5b-e4f5-491b-bc0b-65682f488166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:48.989Z|b0399d81-1577-49d9-b86d-f357f3ca5400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:48.989Z|b0399d81-1577-49d9-b86d-f357f3ca5400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:57.954Z|7e661a10-f93e-4c1f-9a40-62b77efcd47d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:57.954Z|7e661a10-f93e-4c1f-9a40-62b77efcd47d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:57.955Z|3f53f171-a762-43f1-b5d2-4348ed145ea3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:57.956Z|3f53f171-a762-43f1-b5d2-4348ed145ea3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:07:59.018Z|df547cfa-2d48-40f0-bf1f-1ec72deab251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:07:59.019Z|df547cfa-2d48-40f0-bf1f-1ec72deab251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:00.416Z|0f6364c7-eef3-4cd4-a462-b106784e7323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:08:00.417Z|0f6364c7-eef3-4cd4-a462-b106784e7323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:08:07.980Z|da7bf2fd-cea6-4ca4-af6a-379c8ffc0ebf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:07.980Z|337f6b03-92ca-4174-8526-4ade4a0f73eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:07.981Z|da7bf2fd-cea6-4ca4-af6a-379c8ffc0ebf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:07.981Z|337f6b03-92ca-4174-8526-4ade4a0f73eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:09.043Z|b8df29ff-21d8-4156-a0d0-26ec64789dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:09.044Z|b8df29ff-21d8-4156-a0d0-26ec64789dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:15.416Z|5cb56239-72bb-437d-9ee0-e4db3db9518a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:08:15.417Z|5cb56239-72bb-437d-9ee0-e4db3db9518a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:08:15.666Z|451490f8-ae77-4d98-8d93-5f54bd42453e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:08:15.667Z|451490f8-ae77-4d98-8d93-5f54bd42453e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:08:18.010Z|7dd413f5-4008-4859-9f49-6ccd37893b17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:18.010Z|c101110e-8e62-426d-864c-9fa6267f1e34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:18.011Z|7dd413f5-4008-4859-9f49-6ccd37893b17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:18.011Z|c101110e-8e62-426d-864c-9fa6267f1e34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:19.080Z|3f977e6f-eeb6-4cff-85b0-bcfe69bc935c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:19.081Z|3f977e6f-eeb6-4cff-85b0-bcfe69bc935c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:28.049Z|7a92921e-d5a7-46eb-92e4-c5daa33cec8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:28.050Z|7a92921e-d5a7-46eb-92e4-c5daa33cec8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:28.051Z|bb0ded48-2a27-41a2-b599-a3cc8318613b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:28.051Z|bb0ded48-2a27-41a2-b599-a3cc8318613b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:29.109Z|0cb3bebf-2c93-461f-bfe0-ce927ae8a7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:29.110Z|0cb3bebf-2c93-461f-bfe0-ce927ae8a7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:30.416Z|5dd8e835-9204-4e9a-9474-bc5e96600805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:08:30.419Z|5dd8e835-9204-4e9a-9474-bc5e96600805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:08:38.077Z|1571a462-3a34-4d4e-9717-2c18ab6c891d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:38.077Z|a963e821-0c82-4791-b8d8-0c0262dc8ada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:38.078Z|1571a462-3a34-4d4e-9717-2c18ab6c891d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:38.078Z|a963e821-0c82-4791-b8d8-0c0262dc8ada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:39.135Z|0158f117-33e9-4b60-9888-5de02ad5cd5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:39.136Z|0158f117-33e9-4b60-9888-5de02ad5cd5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:45.123Z|4dbe105a-e22e-43c8-b945-28b5a837667a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:08:45.124Z|4dbe105a-e22e-43c8-b945-28b5a837667a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:45.416Z|351c8676-d205-4f2e-9fbb-38187ff8db63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:08:45.417Z|351c8676-d205-4f2e-9fbb-38187ff8db63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:08:45.671Z|1c6f98f5-05e5-46ef-a2f0-618d6dc03875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:08:45.671Z|1c6f98f5-05e5-46ef-a2f0-618d6dc03875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:08:48.104Z|ae16e290-0051-46a3-a9e0-80b331258af8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:48.104Z|e7059375-2427-48bf-9511-fb4d242d387b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:48.105Z|ae16e290-0051-46a3-a9e0-80b331258af8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:48.105Z|e7059375-2427-48bf-9511-fb4d242d387b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:49.160Z|5f1ec0ce-aa2c-4d17-9767-27c1fb6e9ca0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:49.161Z|5f1ec0ce-aa2c-4d17-9767-27c1fb6e9ca0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:58.129Z|b2634073-8831-4c0c-82da-0bfdae2a3248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:58.130Z|b2634073-8831-4c0c-82da-0bfdae2a3248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:58.132Z|d7c7e8c8-4b0a-4c1f-ac87-2a1ac2971c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:58.132Z|d7c7e8c8-4b0a-4c1f-ac87-2a1ac2971c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:08:59.187Z|38ae3bdd-88ec-4178-a1f7-346f185ee2c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:08:59.188Z|38ae3bdd-88ec-4178-a1f7-346f185ee2c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:00.416Z|81f03c9e-43a4-411e-a171-d68363a58332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:09:00.417Z|81f03c9e-43a4-411e-a171-d68363a58332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:09:08.157Z|9929ae29-d4dc-4e8b-85aa-77d18fcc54a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:08.158Z|9929ae29-d4dc-4e8b-85aa-77d18fcc54a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:08.160Z|3b09e792-b006-42fe-85c5-2ab96c1ad539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:08.161Z|3b09e792-b006-42fe-85c5-2ab96c1ad539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:09.215Z|29d3b2ad-7e9e-48e4-a546-5710ca105c3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:09.215Z|29d3b2ad-7e9e-48e4-a546-5710ca105c3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:15.416Z|a27c5847-5a01-4b70-9a8c-2490f9693be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:09:15.419Z|a27c5847-5a01-4b70-9a8c-2490f9693be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:09:15.673Z|28de5e95-9bfc-4b56-a09e-e2089fbf95e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:09:15.674Z|28de5e95-9bfc-4b56-a09e-e2089fbf95e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:09:18.186Z|6c41493c-80eb-41bf-ad3a-4abe77f4abbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:18.187Z|6c41493c-80eb-41bf-ad3a-4abe77f4abbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:18.192Z|9e0f1b84-96cd-489f-8e18-a31eb1b27593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:18.194Z|9e0f1b84-96cd-489f-8e18-a31eb1b27593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:19.241Z|722f169f-41bd-4a64-aee1-b65aa44e1c83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:19.242Z|722f169f-41bd-4a64-aee1-b65aa44e1c83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:28.220Z|2f878579-36c3-4297-bde4-0b173c8f2e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:28.221Z|2f878579-36c3-4297-bde4-0b173c8f2e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:28.230Z|ded6e98f-520f-4cf0-882a-de3025e8edd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:28.231Z|ded6e98f-520f-4cf0-882a-de3025e8edd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:29.269Z|9146c225-cf1a-4824-800a-0659690d3277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:29.270Z|9146c225-cf1a-4824-800a-0659690d3277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:30.416Z|e88eb0a7-cca2-48cb-a313-6d24ebfc9a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:09:30.417Z|e88eb0a7-cca2-48cb-a313-6d24ebfc9a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:09:38.246Z|159f177e-3481-4629-a0bd-38c399d46f8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:38.246Z|159f177e-3481-4629-a0bd-38c399d46f8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:38.255Z|8ae051bd-2bc0-4e97-8259-472ac748848f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:38.256Z|8ae051bd-2bc0-4e97-8259-472ac748848f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:39.298Z|52c107db-153a-4f09-96c6-3457b227b953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:39.299Z|52c107db-153a-4f09-96c6-3457b227b953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:45.123Z|42097e24-7c42-481a-8c2e-2e8d81b1fa8a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:09:45.124Z|42097e24-7c42-481a-8c2e-2e8d81b1fa8a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:45.131Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:09:45.134Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 37167ad2-1e18-45c0-ae28-67f498ef9ce3 already exists in requestDb InfraActiveRequests table 2022-11-25T00:09:45.136Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3 2022-11-25T00:09:45.136Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|INFO|500||Invoke 2022-11-25T00:09:45.137Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|DEBUG|500||===========================request begin================================================ 2022-11-25T00:09:45.137Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3 2022-11-25T00:09:45.138Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|DEBUG|500||Method : GET 2022-11-25T00:09:45.138Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0de07be4c8b104530672b60707d547d6", X-B3-SpanId:"2652cfbf35c4674b", X-B3-ParentSpanId:"efbdfe1c79b8c22d", X-B3-Sampled:"0", X-ONAP-RequestID:"37167ad2-1e18-45c0-ae28-67f498ef9ce3", X-RequestID:"37167ad2-1e18-45c0-ae28-67f498ef9ce3", X-TransactionID:"37167ad2-1e18-45c0-ae28-67f498ef9ce3", X-ECOMP-RequestID:"37167ad2-1e18-45c0-ae28-67f498ef9ce3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f49baa1-bf6f-47c4-b504-b4d4e51f8b97"] 2022-11-25T00:09:45.138Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|DEBUG|500||Request body: 2022-11-25T00:09:45.139Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|DEBUG|500||==========================request end================================================ 2022-11-25T00:09:45.260Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|DEBUG|500||============================response begin========================================== 2022-11-25T00:09:45.261Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:09:45.261Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|DEBUG|500||Status text : Not Found 2022-11-25T00:09:45.262Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:09:44 GMT", x-envoy-upstream-service-time:"110", server:"envoy"] 2022-11-25T00:09:45.262Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|DEBUG|500||Response body: 2022-11-25T00:09:45.263Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|DEBUG|500||=======================response end================================================= 2022-11-25T00:09:45.263Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/37167ad2-1e18-45c0-ae28-67f498ef9ce3|INFO|404|Not Found|InvokeReturn 2022-11-25T00:09:45.271Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 37167ad2-1e18-45c0-ae28-67f498ef9ce3 2022-11-25T00:09:45.273Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-11-25T00:09:45.274Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-11-25T00:09:45.275Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-11-25T00:09:45.275Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-11-25T00:09:45.276Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-11-25T00:09:45.276Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-11-25T00:09:45.276Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|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:"0de07be4c8b104530672b60707d547d6", X-B3-SpanId:"47787cb252700dd0", X-B3-ParentSpanId:"efbdfe1c79b8c22d", X-B3-Sampled:"0", X-ONAP-RequestID:"37167ad2-1e18-45c0-ae28-67f498ef9ce3", X-RequestID:"37167ad2-1e18-45c0-ae28-67f498ef9ce3", X-TransactionID:"37167ad2-1e18-45c0-ae28-67f498ef9ce3", X-ECOMP-RequestID:"37167ad2-1e18-45c0-ae28-67f498ef9ce3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2b2cbed-6a0b-4b8b-bb23-95e7224e1439"] 2022-11-25T00:09:45.276Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-11-25T00:09:45.277Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-11-25T00:09:45.291Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-11-25T00:09:45.292Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-11-25T00:09:45.292Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2022-11-25T00:09:45.292Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|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, 25 Nov 2022 00:09:45 GMT", x-envoy-upstream-service-time:"7", server:"envoy"] 2022-11-25T00:09:45.293Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-11-25T00:09:45.293Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-11-25T00:09:45.294Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-11-25T00:09:45.294Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [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$$8142dbfd.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) 2022-11-25T00:09:45.295Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-11-25T00:09:45.296Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-11-25T00:09:45.296Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-11-25T00:09:45.297Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-11-25T00:09:45.297Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-11-25T00:09:45.297Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-11-25T00:09:45.297Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|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:"0de07be4c8b104530672b60707d547d6", X-B3-SpanId:"18a4ceec75a27dd1", X-B3-ParentSpanId:"efbdfe1c79b8c22d", X-B3-Sampled:"0", X-ONAP-RequestID:"37167ad2-1e18-45c0-ae28-67f498ef9ce3", X-RequestID:"37167ad2-1e18-45c0-ae28-67f498ef9ce3", X-TransactionID:"37167ad2-1e18-45c0-ae28-67f498ef9ce3", X-ECOMP-RequestID:"37167ad2-1e18-45c0-ae28-67f498ef9ce3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d6170fc-b85a-4445-afb7-d4efad657b98"] 2022-11-25T00:09:45.298Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-11-25T00:09:45.298Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-11-25T00:09:45.324Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-11-25T00:09:45.325Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-11-25T00:09:45.325Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2022-11-25T00:09:45.326Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|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, 25 Nov 2022 00:09:44 GMT", x-envoy-upstream-service-time:"18", server:"envoy"] 2022-11-25T00:09:45.326Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-11-25T00:09:45.326Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-11-25T00:09:45.327Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-11-25T00:09:45.327Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [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$$8142dbfd.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) 2022-11-25T00:09:45.328Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4fbd4b 2022-11-25T00:09:45.332Z|37167ad2-1e18-45c0-ae28-67f498ef9ce3|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:09:45.416Z|37ee0445-3673-4cbd-ab7a-8e4247553c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:09:45.417Z|37ee0445-3673-4cbd-ab7a-8e4247553c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:09:45.675Z|892bd54a-1ed3-4470-b40a-0cf03af6810c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:09:45.675Z|892bd54a-1ed3-4470-b40a-0cf03af6810c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:09:48.277Z|2501d3a0-bcde-4ecd-8368-bf3a2e5995b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:48.278Z|2501d3a0-bcde-4ecd-8368-bf3a2e5995b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:48.280Z|81cc95e9-3c25-4ebd-97fa-7e157ef62ade|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:48.280Z|81cc95e9-3c25-4ebd-97fa-7e157ef62ade|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:49.326Z|1335843f-335d-45a4-99cd-b1ad00a1dc3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:49.327Z|1335843f-335d-45a4-99cd-b1ad00a1dc3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:58.306Z|e3ca1efc-4e32-4b3a-a98e-22e8196c49f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:58.306Z|264b73ee-fc56-4bd1-be10-054d5a156f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:58.307Z|e3ca1efc-4e32-4b3a-a98e-22e8196c49f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:58.307Z|264b73ee-fc56-4bd1-be10-054d5a156f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:09:59.349Z|0e37c7f5-0f28-47a9-903f-926035f32746|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:09:59.350Z|0e37c7f5-0f28-47a9-903f-926035f32746|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:00.416Z|18d75183-136d-4b5c-8729-f8c401bc19d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:10:00.419Z|18d75183-136d-4b5c-8729-f8c401bc19d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:10:01.469Z|243853df-ae42-46d2-977f-9de45c9e9656|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-11-25T00:10:01.470Z|243853df-ae42-46d2-977f-9de45c9e9656|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:08.336Z|fe0d2d40-f297-4f22-bc65-6469b412a724|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:08.336Z|462421d1-ce29-4fff-8af3-18a37ab4941b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:08.337Z|fe0d2d40-f297-4f22-bc65-6469b412a724|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:08.337Z|462421d1-ce29-4fff-8af3-18a37ab4941b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:09.378Z|eff12d68-3e52-4597-ba2c-4e9b02c67e1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:09.379Z|eff12d68-3e52-4597-ba2c-4e9b02c67e1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:15.416Z|2c3e441a-0b20-43b2-9f93-f8eefe78b3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:10:15.417Z|2c3e441a-0b20-43b2-9f93-f8eefe78b3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:10:15.676Z|767a022f-4afb-4c05-9939-32f3d09b09f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:10:15.677Z|767a022f-4afb-4c05-9939-32f3d09b09f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:10:18.363Z|a8822392-34dd-45d6-8575-ca363d82a979|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:18.364Z|a8822392-34dd-45d6-8575-ca363d82a979|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:18.364Z|75b25d88-3430-4eba-b4f7-f383411be2ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:18.365Z|75b25d88-3430-4eba-b4f7-f383411be2ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:19.404Z|73c73423-79dc-42bb-b420-481a8271801b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:19.405Z|73c73423-79dc-42bb-b420-481a8271801b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:28.391Z|1c5d8207-e23a-4d3b-b839-d7f0a294f30c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:28.392Z|1c5d8207-e23a-4d3b-b839-d7f0a294f30c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:28.397Z|0d85634e-49ff-4584-8e84-d2e46cc9cfa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:28.398Z|0d85634e-49ff-4584-8e84-d2e46cc9cfa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:29.429Z|61f2331c-88f7-43fe-ba34-15b375408912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:29.430Z|61f2331c-88f7-43fe-ba34-15b375408912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:30.416Z|948986ff-f55b-4780-81ec-429e0f3d5892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:10:30.417Z|948986ff-f55b-4780-81ec-429e0f3d5892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:10:38.415Z|25d83e1e-2bc0-4186-8096-fd5f38dc0d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:38.416Z|25d83e1e-2bc0-4186-8096-fd5f38dc0d85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:38.425Z|f3b21218-3ad4-4723-8bbc-36fe5d0f6cfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:38.426Z|f3b21218-3ad4-4723-8bbc-36fe5d0f6cfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:39.460Z|aacced53-ec92-43f3-bf2d-6f5287818376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:39.462Z|aacced53-ec92-43f3-bf2d-6f5287818376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:45.122Z|b7b89a37-bae8-4b24-a7d1-1b7ac5b7252b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:10:45.123Z|b7b89a37-bae8-4b24-a7d1-1b7ac5b7252b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:45.417Z|c7e7bd41-cac7-4394-b731-5ef7a9d1eb65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:10:45.420Z|c7e7bd41-cac7-4394-b731-5ef7a9d1eb65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:10:45.678Z|52286007-fdd8-4a09-8d93-9b5ea162ad10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:10:45.679Z|52286007-fdd8-4a09-8d93-9b5ea162ad10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:10:48.455Z|ee04dc26-c744-4dde-9af7-78868ab4137f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:48.456Z|ee04dc26-c744-4dde-9af7-78868ab4137f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:48.457Z|4886ac0c-e3a0-4390-a04e-40eea3eeb87f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:48.460Z|4886ac0c-e3a0-4390-a04e-40eea3eeb87f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:49.490Z|a31e1468-6106-4857-b712-dc0c612122f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:49.491Z|a31e1468-6106-4857-b712-dc0c612122f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:58.486Z|d68f3e74-fb0c-4e13-9c2c-9006dd7d1f8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:58.486Z|9bf2c024-1eaf-4484-902d-72ba9c0ec030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:58.487Z|d68f3e74-fb0c-4e13-9c2c-9006dd7d1f8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:58.487Z|9bf2c024-1eaf-4484-902d-72ba9c0ec030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:10:59.523Z|aa9e42fe-8ccd-4208-8ffd-99cedffcdf81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:10:59.524Z|aa9e42fe-8ccd-4208-8ffd-99cedffcdf81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:00.416Z|79de5239-7af5-4f54-8bd5-ee287b29612f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:11:00.417Z|79de5239-7af5-4f54-8bd5-ee287b29612f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:11:08.521Z|0a83f0a4-a1b2-4f5b-a847-8595d2192b12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:08.521Z|c5a3210d-25aa-42fa-965c-791ac17ae8f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:08.523Z|0a83f0a4-a1b2-4f5b-a847-8595d2192b12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:08.523Z|c5a3210d-25aa-42fa-965c-791ac17ae8f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:09.553Z|a9f4011e-55fd-4fae-b1e0-8e4cda854c99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:09.556Z|a9f4011e-55fd-4fae-b1e0-8e4cda854c99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:15.417Z|94a0f505-da7a-4bad-91e5-e0672c50dbf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:11:15.418Z|94a0f505-da7a-4bad-91e5-e0672c50dbf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:11:15.679Z|41dd8c02-0f17-4786-9b0a-a48b863b91ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:11:15.680Z|41dd8c02-0f17-4786-9b0a-a48b863b91ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:11:18.555Z|895e9914-84fe-42f5-868d-6787534445f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:18.556Z|895e9914-84fe-42f5-868d-6787534445f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:18.556Z|4339217d-e3ee-4bea-bea0-a2469511c1aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:18.557Z|4339217d-e3ee-4bea-bea0-a2469511c1aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:19.588Z|864f1895-901a-4072-ac66-1f64ae5d0f42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:19.589Z|864f1895-901a-4072-ac66-1f64ae5d0f42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:28.603Z|0459b815-97e4-4dfe-84e0-fd2186407d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:28.603Z|0f3d5b4e-81d4-4b9c-a879-d5dbd92e6df6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:28.605Z|0459b815-97e4-4dfe-84e0-fd2186407d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:28.605Z|0f3d5b4e-81d4-4b9c-a879-d5dbd92e6df6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:29.621Z|7d7d9888-687c-4e2a-92b5-155d4874dd21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:29.622Z|7d7d9888-687c-4e2a-92b5-155d4874dd21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:30.416Z|07756eb9-0f91-479f-95f1-6494614aea38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:11:30.420Z|07756eb9-0f91-479f-95f1-6494614aea38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:11:38.637Z|2250441d-0712-4b84-816b-7d4d50b77cf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:38.639Z|2250441d-0712-4b84-816b-7d4d50b77cf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:38.647Z|62104717-0101-4014-a680-be4e3d871196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:38.648Z|62104717-0101-4014-a680-be4e3d871196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:39.649Z|7c89f4f6-5dd5-41c0-9eca-a57bd05f66a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:39.650Z|7c89f4f6-5dd5-41c0-9eca-a57bd05f66a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:45.124Z|576ff28f-a9cf-4126-b391-176c02aa55f6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:11:45.125Z|576ff28f-a9cf-4126-b391-176c02aa55f6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:45.417Z|f0dbbe1a-6ee6-471f-b27d-80dff2de0bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:11:45.418Z|f0dbbe1a-6ee6-471f-b27d-80dff2de0bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:11:45.681Z|744f8b35-aa01-460e-89b0-cad6802779be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:11:45.682Z|744f8b35-aa01-460e-89b0-cad6802779be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:11:48.668Z|49047eaf-9b82-43c9-a38d-565ad4c0e5a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:48.669Z|49047eaf-9b82-43c9-a38d-565ad4c0e5a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:48.671Z|e98fa104-ac89-46f8-8917-09761da61d4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:48.672Z|e98fa104-ac89-46f8-8917-09761da61d4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:49.674Z|5a8fb167-8381-429c-b2f7-110ddc55a25a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:49.675Z|5a8fb167-8381-429c-b2f7-110ddc55a25a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:58.695Z|573371ad-3e16-4bab-8918-e83c924f111a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:58.695Z|7a9c62b1-185d-444e-afad-43b2539fca58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:58.696Z|573371ad-3e16-4bab-8918-e83c924f111a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:58.696Z|7a9c62b1-185d-444e-afad-43b2539fca58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:11:59.699Z|9dfd3447-ff47-4c75-ada7-8c1b779a6c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:11:59.700Z|9dfd3447-ff47-4c75-ada7-8c1b779a6c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:00.416Z|ae2fb160-c7e1-419d-9cd4-5bb2c59f5a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:12:00.417Z|ae2fb160-c7e1-419d-9cd4-5bb2c59f5a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:12:08.728Z|b35f8d2e-7958-4b6b-bb79-85b0b8c0160c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:08.734Z|b35f8d2e-7958-4b6b-bb79-85b0b8c0160c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:08.738Z|0e2869bd-7690-4435-9203-1b678bc0b412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:08.738Z|0e2869bd-7690-4435-9203-1b678bc0b412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:09.727Z|0471e286-14b2-43f8-91c2-3a83f4a981f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:09.728Z|0471e286-14b2-43f8-91c2-3a83f4a981f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:15.416Z|f6d7c33b-46d3-4faf-aced-ad99fe89ecc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:12:15.419Z|f6d7c33b-46d3-4faf-aced-ad99fe89ecc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:12:15.682Z|2a24e651-14f5-4dd7-9fd4-36c4cfdfe9f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:12:15.684Z|2a24e651-14f5-4dd7-9fd4-36c4cfdfe9f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:12:18.775Z|d1b7c07a-3b6b-46fa-8a80-95807fb45e43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:18.776Z|d1b7c07a-3b6b-46fa-8a80-95807fb45e43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:18.780Z|c5713ec9-7bcb-47a6-8991-24bc0a62f7a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:18.780Z|c5713ec9-7bcb-47a6-8991-24bc0a62f7a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:19.759Z|6d099d3a-7572-4702-b803-40bcc4c7c899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:19.760Z|6d099d3a-7572-4702-b803-40bcc4c7c899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:28.804Z|ce7105e5-f540-4a86-b6c3-e4649b34543e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:28.805Z|ce7105e5-f540-4a86-b6c3-e4649b34543e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:28.804Z|8137799b-bd02-494c-a027-eb1ee91bc5ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:28.810Z|8137799b-bd02-494c-a027-eb1ee91bc5ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:29.790Z|6b391b52-b879-4aae-953f-a722e779f43c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:29.791Z|6b391b52-b879-4aae-953f-a722e779f43c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:30.416Z|c894e822-9934-4161-8582-ae7336b4501c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:12:30.417Z|c894e822-9934-4161-8582-ae7336b4501c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:12:38.836Z|830dff7c-0efd-4887-a782-3127a47ea78d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:38.837Z|830dff7c-0efd-4887-a782-3127a47ea78d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:38.843Z|1dafc2b7-9534-40db-ab79-2bbcf373ed7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:38.845Z|1dafc2b7-9534-40db-ab79-2bbcf373ed7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:39.817Z|74e4556a-6794-4fcf-b2de-d636be039255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:39.818Z|74e4556a-6794-4fcf-b2de-d636be039255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:45.123Z|3a804475-ecc2-4dab-86e0-da9e87af5942|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:12:45.124Z|3a804475-ecc2-4dab-86e0-da9e87af5942|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:45.416Z|6aaa2165-a65d-40a0-85a6-69ee198acb65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:12:45.417Z|6aaa2165-a65d-40a0-85a6-69ee198acb65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:12:45.685Z|df4232ad-0e10-420c-8a85-6236f8ab1510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:12:45.686Z|df4232ad-0e10-420c-8a85-6236f8ab1510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:12:48.865Z|a708ab32-71c6-4079-b0ef-de76dfe23088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:48.866Z|a708ab32-71c6-4079-b0ef-de76dfe23088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:48.874Z|042725a1-b740-4d4a-a211-736f17bd7e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:48.875Z|042725a1-b740-4d4a-a211-736f17bd7e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:49.841Z|1ed0e5da-1f58-4abc-b5db-416579fc12b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:49.842Z|1ed0e5da-1f58-4abc-b5db-416579fc12b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:58.891Z|7cd688a0-7162-4e78-b47a-02e8b9b272d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:58.892Z|7cd688a0-7162-4e78-b47a-02e8b9b272d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:58.900Z|a6cc6b5f-84a9-4f79-97bb-fe78708a0985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:58.901Z|a6cc6b5f-84a9-4f79-97bb-fe78708a0985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:12:59.873Z|205b88b6-d2ae-4f2a-95c1-b0c9eb05802e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:12:59.874Z|205b88b6-d2ae-4f2a-95c1-b0c9eb05802e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:00.416Z|247c99e3-fe76-4613-93f4-3a8f7f42f159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:13:00.421Z|247c99e3-fe76-4613-93f4-3a8f7f42f159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:13:08.922Z|08878d09-ea1e-4ca2-a882-292a65b0ccbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:08.923Z|08878d09-ea1e-4ca2-a882-292a65b0ccbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:08.930Z|bca9ab8e-9eec-471e-a211-92f4a007272e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:08.931Z|bca9ab8e-9eec-471e-a211-92f4a007272e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:09.900Z|c2465971-b9cf-4aea-8fae-a2ec0f5bfd57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:09.901Z|c2465971-b9cf-4aea-8fae-a2ec0f5bfd57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:15.416Z|deebc964-c98f-4703-b132-b69a3453fd1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:13:15.417Z|deebc964-c98f-4703-b132-b69a3453fd1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:13:15.686Z|ed08073a-ba1e-4080-8913-6c10b0befbe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:13:15.687Z|ed08073a-ba1e-4080-8913-6c10b0befbe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:13:18.967Z|0a530f4d-bcf2-487d-b059-4321fa9b3520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:18.968Z|0a530f4d-bcf2-487d-b059-4321fa9b3520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:19.010Z|512ec4a7-bb2b-425f-b448-814cccedb6e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:19.018Z|512ec4a7-bb2b-425f-b448-814cccedb6e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:19.929Z|a26a000c-fe49-4192-8c17-21e4634a7b53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:19.930Z|a26a000c-fe49-4192-8c17-21e4634a7b53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:29.003Z|7b9d4d69-b95d-4c87-98c8-62416111424f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:29.004Z|7b9d4d69-b95d-4c87-98c8-62416111424f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:29.059Z|dbfa6e4a-b900-4fda-91b8-1d5ca17a5244|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:29.060Z|dbfa6e4a-b900-4fda-91b8-1d5ca17a5244|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:29.954Z|47c342ad-91f9-4dc3-80d8-e040080c645a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:29.954Z|47c342ad-91f9-4dc3-80d8-e040080c645a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:30.416Z|ac3a154d-7b70-4e2e-8d0c-3b7407f2c030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:13:30.417Z|ac3a154d-7b70-4e2e-8d0c-3b7407f2c030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:13:39.029Z|22656cc7-851e-4046-becf-5afd3395df1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:39.030Z|22656cc7-851e-4046-becf-5afd3395df1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:39.092Z|3c89a545-45c3-49fa-b0b3-c66a89ddcb01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:39.097Z|3c89a545-45c3-49fa-b0b3-c66a89ddcb01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:39.982Z|2439fd58-4f40-4b5d-bbbb-e0ddb60f3cd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:39.983Z|2439fd58-4f40-4b5d-bbbb-e0ddb60f3cd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:45.122Z|3d131408-7641-426a-859d-da2adfb33097|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:13:45.123Z|3d131408-7641-426a-859d-da2adfb33097|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:45.416Z|ff825d2d-9f72-4f15-bd59-1ae074fdef89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:13:45.419Z|ff825d2d-9f72-4f15-bd59-1ae074fdef89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:13:45.688Z|656e5cb1-b636-4ded-88ac-52bc46cf6a60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:13:45.688Z|656e5cb1-b636-4ded-88ac-52bc46cf6a60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:13:49.057Z|7286d191-ce81-4cb6-990b-8afc21772748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:49.058Z|7286d191-ce81-4cb6-990b-8afc21772748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:49.126Z|c4acb4a6-9ca4-4131-9ae0-b992dd027dee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:49.127Z|c4acb4a6-9ca4-4131-9ae0-b992dd027dee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:50.009Z|64443835-297d-4946-80bf-08589eaf6f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:50.011Z|64443835-297d-4946-80bf-08589eaf6f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:59.092Z|40e88fcc-a762-4690-8cb9-0ec994d8d2d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:59.097Z|40e88fcc-a762-4690-8cb9-0ec994d8d2d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:13:59.179Z|ec71a935-4e11-4b0a-bc7c-2ba1f5ad05a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:13:59.180Z|ec71a935-4e11-4b0a-bc7c-2ba1f5ad05a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:00.042Z|4545253d-9ee6-41d9-8143-70e3d738a0db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:00.043Z|4545253d-9ee6-41d9-8143-70e3d738a0db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:00.416Z|54b08eb2-e79d-48cf-9de6-2f615b712a09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:14:00.418Z|54b08eb2-e79d-48cf-9de6-2f615b712a09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:14:09.130Z|d8616e6d-15dd-4105-9644-ece3a28b4d55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:09.131Z|d8616e6d-15dd-4105-9644-ece3a28b4d55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:09.231Z|473aa1a1-c671-40e6-98e5-d5c4929d13ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:09.232Z|473aa1a1-c671-40e6-98e5-d5c4929d13ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:10.068Z|d1bb3fc7-7bfa-479d-a887-ab5df3a8beee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:10.069Z|d1bb3fc7-7bfa-479d-a887-ab5df3a8beee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:15.416Z|723da763-df4f-4ae6-b986-ed029b72d5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:14:15.417Z|723da763-df4f-4ae6-b986-ed029b72d5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:14:15.689Z|f3993576-5781-4f8d-8b75-23627775eb8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:14:15.690Z|f3993576-5781-4f8d-8b75-23627775eb8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:14:19.157Z|4d909484-9eed-43ef-878b-842aac96cb34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:19.158Z|4d909484-9eed-43ef-878b-842aac96cb34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:19.259Z|c797e46f-d89d-4dfa-9e3b-2f8867a8ff2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:19.260Z|c797e46f-d89d-4dfa-9e3b-2f8867a8ff2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:20.094Z|9a741f03-a6fd-4ade-9803-83e427490477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:20.094Z|9a741f03-a6fd-4ade-9803-83e427490477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:29.196Z|8d11f067-0542-4aca-abf8-07bd7b2b882d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:29.197Z|8d11f067-0542-4aca-abf8-07bd7b2b882d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:29.287Z|4a804512-fcc3-4391-b305-20f17ea7fc0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:29.288Z|4a804512-fcc3-4391-b305-20f17ea7fc0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:30.120Z|b642506e-9303-4153-a697-cef2795fd8c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:30.122Z|b642506e-9303-4153-a697-cef2795fd8c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:30.416Z|ef01228b-24f7-4e03-ae5b-4e9790a8c331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:14:30.420Z|ef01228b-24f7-4e03-ae5b-4e9790a8c331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:14:39.222Z|667ae164-1002-4c63-a84d-b2d7c2c28484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:39.223Z|667ae164-1002-4c63-a84d-b2d7c2c28484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:39.317Z|6d66c243-4be8-4f3f-8a85-901e85cffadc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:39.318Z|6d66c243-4be8-4f3f-8a85-901e85cffadc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:40.147Z|d9b66d83-459f-4532-896d-1fffb9f74066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:40.148Z|d9b66d83-459f-4532-896d-1fffb9f74066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:45.125Z|dad65d0a-9e52-4982-9b4e-5a2c1d3a8f40|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:14:45.126Z|dad65d0a-9e52-4982-9b4e-5a2c1d3a8f40|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:45.416Z|dfbc2d71-bf5d-49c6-bed4-6d6f46901692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:14:45.416Z|dfbc2d71-bf5d-49c6-bed4-6d6f46901692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:14:45.691Z|c569d2b7-fe76-4ffb-bad7-7bac393f373f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:14:45.692Z|c569d2b7-fe76-4ffb-bad7-7bac393f373f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:14:49.251Z|b110fffe-8595-4ac7-9a75-ed76a87f012a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:49.252Z|b110fffe-8595-4ac7-9a75-ed76a87f012a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:49.345Z|2e2551e8-27c0-47f7-9cc5-1d0a60401d33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:49.346Z|2e2551e8-27c0-47f7-9cc5-1d0a60401d33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:50.174Z|249b9ba8-097b-4a4c-a9f5-dbd9825b6a4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:50.175Z|249b9ba8-097b-4a4c-a9f5-dbd9825b6a4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:59.276Z|eb906b1e-c5a4-4f38-ae60-09b0edd4071a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:59.277Z|eb906b1e-c5a4-4f38-ae60-09b0edd4071a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:14:59.375Z|aa4901fe-66b5-4341-809e-a9455787bfbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:14:59.376Z|aa4901fe-66b5-4341-809e-a9455787bfbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:00.200Z|f619f887-213f-4cd8-9257-c5b009a75250|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:00.200Z|f619f887-213f-4cd8-9257-c5b009a75250|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:00.416Z|6b96d385-5ffa-4d00-895b-9a3294e67e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:15:00.417Z|6b96d385-5ffa-4d00-895b-9a3294e67e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:15:09.302Z|c721ac4c-52d1-406d-90ae-f8bdcfbcabe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:09.303Z|c721ac4c-52d1-406d-90ae-f8bdcfbcabe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:09.405Z|c09b036d-890a-476b-8ff0-a68b700cab36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:09.406Z|c09b036d-890a-476b-8ff0-a68b700cab36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:10.225Z|cf746e66-1969-4f6c-b6e1-65ed07dd24a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:10.225Z|cf746e66-1969-4f6c-b6e1-65ed07dd24a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:15.416Z|6c1efe51-724a-4660-b345-e41653fda51b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:15:15.421Z|6c1efe51-724a-4660-b345-e41653fda51b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:15:15.693Z|1398115f-316f-4040-8999-027220e58362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:15:15.694Z|1398115f-316f-4040-8999-027220e58362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:15:19.329Z|397bd8a0-940a-4aa4-a5d7-2a0372d6ef0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:19.330Z|397bd8a0-940a-4aa4-a5d7-2a0372d6ef0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:19.432Z|5756feef-0b8d-4fcc-b4ca-66cae5953c96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:19.432Z|5756feef-0b8d-4fcc-b4ca-66cae5953c96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:20.253Z|f8468e6b-160f-4047-8716-307ae063ac1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:20.253Z|f8468e6b-160f-4047-8716-307ae063ac1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:29.358Z|03c82f87-6a88-4d60-ad40-e625e5e4703d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:29.360Z|03c82f87-6a88-4d60-ad40-e625e5e4703d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:29.465Z|f0287087-3961-4a7d-a017-6e9d29f7d1af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:29.466Z|f0287087-3961-4a7d-a017-6e9d29f7d1af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:30.280Z|73f41f2c-8870-47a2-acd1-db063f69b786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:30.280Z|73f41f2c-8870-47a2-acd1-db063f69b786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:30.416Z|bbfc3fa4-6044-4c22-b8e6-810d5829502c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:15:30.417Z|bbfc3fa4-6044-4c22-b8e6-810d5829502c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:15:39.389Z|57754b0e-2042-4420-b145-84bfce69a9f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:39.391Z|57754b0e-2042-4420-b145-84bfce69a9f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:39.493Z|460db8ca-74a4-4d71-9bad-6ecf6e1bedbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:39.494Z|460db8ca-74a4-4d71-9bad-6ecf6e1bedbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:40.305Z|82b89189-2799-4e86-96ff-4daf704f4142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:40.306Z|82b89189-2799-4e86-96ff-4daf704f4142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:45.128Z|bc22dbc0-a4dc-419d-862a-9ad1f84c2cc7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:15:45.130Z|bc22dbc0-a4dc-419d-862a-9ad1f84c2cc7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:45.417Z|653f1165-7005-47b5-80d6-73fb08749050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:15:45.419Z|653f1165-7005-47b5-80d6-73fb08749050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:15:45.695Z|dce71249-112d-49e6-a310-9f1ede5b6c69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:15:45.696Z|dce71249-112d-49e6-a310-9f1ede5b6c69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:15:49.419Z|5a31edb4-7768-4f33-a9f4-a37429d21577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:49.420Z|5a31edb4-7768-4f33-a9f4-a37429d21577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:49.523Z|283cacf3-86cd-42e7-9807-7394312ccbae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:49.524Z|283cacf3-86cd-42e7-9807-7394312ccbae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:50.332Z|5d7fe579-1e09-4c6a-8aac-38152edaf5d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:50.333Z|5d7fe579-1e09-4c6a-8aac-38152edaf5d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:59.468Z|009aea2e-65a0-4fec-8032-f68924b2e6f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:59.470Z|009aea2e-65a0-4fec-8032-f68924b2e6f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:15:59.554Z|6b0bb2c6-d40f-48da-9fdc-2039da8e0878|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:15:59.555Z|6b0bb2c6-d40f-48da-9fdc-2039da8e0878|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:00.361Z|33745781-c2b8-4b2d-af27-622d0d95cbe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:00.362Z|33745781-c2b8-4b2d-af27-622d0d95cbe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:00.416Z|7d647526-d767-4524-90e6-ec6c2af31604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:16:00.421Z|7d647526-d767-4524-90e6-ec6c2af31604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:16:09.504Z|928f8065-7b60-4da8-87d8-492362b4e051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:09.505Z|928f8065-7b60-4da8-87d8-492362b4e051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:09.582Z|809651ba-e9f2-483f-b7e6-5d5951007aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:09.583Z|809651ba-e9f2-483f-b7e6-5d5951007aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:10.391Z|cb41c02c-0f38-4f86-ae39-6a562e3238f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:10.392Z|cb41c02c-0f38-4f86-ae39-6a562e3238f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:15.416Z|77bb3297-be3e-4573-a1e4-2c09dabe7cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:16:15.417Z|77bb3297-be3e-4573-a1e4-2c09dabe7cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:16:15.697Z|68e70e0a-9f86-4d10-8cb4-1cb00de0cb25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:16:15.698Z|68e70e0a-9f86-4d10-8cb4-1cb00de0cb25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:16:19.536Z|f0d1313c-d2a0-4a5c-b600-dd2d3f855737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:19.537Z|f0d1313c-d2a0-4a5c-b600-dd2d3f855737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:19.613Z|abf874b6-4779-46e9-bf7a-81121409cd38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:19.614Z|abf874b6-4779-46e9-bf7a-81121409cd38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:20.423Z|e958dea7-7ec2-40b6-b10a-92a930b45cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:20.424Z|e958dea7-7ec2-40b6-b10a-92a930b45cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:29.566Z|81ec8f61-a77b-4352-9d0d-316a750e9267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:29.567Z|81ec8f61-a77b-4352-9d0d-316a750e9267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:29.665Z|863cb270-4ac6-4b63-8080-ac4c49144ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:29.666Z|863cb270-4ac6-4b63-8080-ac4c49144ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:30.416Z|f3ac2be9-b8e7-447e-8fe7-861c6f9ba64a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:16:30.417Z|f3ac2be9-b8e7-447e-8fe7-861c6f9ba64a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:16:30.455Z|a383fc57-17a3-4da7-9939-a142368fb814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:30.456Z|a383fc57-17a3-4da7-9939-a142368fb814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:39.598Z|e77a583b-4eb2-4788-9734-3a3aaab62578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:39.599Z|e77a583b-4eb2-4788-9734-3a3aaab62578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:39.695Z|437f1a98-882b-46a8-af01-2546a8b080ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:39.697Z|437f1a98-882b-46a8-af01-2546a8b080ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:40.480Z|0550f5f5-6b81-4100-86dd-ad1f52404087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:40.481Z|0550f5f5-6b81-4100-86dd-ad1f52404087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:45.126Z|d404a66f-2d88-4f7e-9d8a-2df77612dec8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:16:45.127Z|d404a66f-2d88-4f7e-9d8a-2df77612dec8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:45.416Z|6974b9a1-1be4-4d90-9c73-25d221aad40a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:16:45.419Z|6974b9a1-1be4-4d90-9c73-25d221aad40a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:16:45.703Z|1f5ac2fb-bd2c-4131-a62f-01b4943f1889|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:16:45.704Z|1f5ac2fb-bd2c-4131-a62f-01b4943f1889|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:16:49.624Z|31a23afe-e12e-4c94-ae58-4312180c14ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:49.625Z|31a23afe-e12e-4c94-ae58-4312180c14ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:49.722Z|f533de9b-1f13-4170-a10a-ca1084468043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:49.723Z|f533de9b-1f13-4170-a10a-ca1084468043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:50.512Z|3ef63b49-273a-44f4-a4dc-f37f5bd9c310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:50.513Z|3ef63b49-273a-44f4-a4dc-f37f5bd9c310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:59.654Z|ccfb73f6-74f0-48e9-9cdc-ef04c526e6e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:59.654Z|ccfb73f6-74f0-48e9-9cdc-ef04c526e6e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:16:59.750Z|8d6ce743-af78-442c-8361-0fe1c565390b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:16:59.752Z|8d6ce743-af78-442c-8361-0fe1c565390b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:00.416Z|9eee73f9-4285-4654-946f-019ede200f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:17:00.417Z|9eee73f9-4285-4654-946f-019ede200f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:17:00.540Z|d129f2fb-762f-49d3-bcbb-7e825096f7cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:00.541Z|d129f2fb-762f-49d3-bcbb-7e825096f7cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:09.679Z|6245fda7-e865-4bce-bc18-2144980a65a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:09.680Z|6245fda7-e865-4bce-bc18-2144980a65a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:09.779Z|19e61545-c11b-40f6-81b6-634c538d2de2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:09.780Z|19e61545-c11b-40f6-81b6-634c538d2de2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:10.572Z|e0847ff1-4cd8-4b13-875e-82f9c1fac6b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:10.573Z|e0847ff1-4cd8-4b13-875e-82f9c1fac6b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:15.416Z|0f5b00bb-8b9d-4c07-ad40-2a9eb8f0ce32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:17:15.417Z|0f5b00bb-8b9d-4c07-ad40-2a9eb8f0ce32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:17:15.706Z|d55749f4-c03c-4df7-ac3c-c4d203eea77e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:17:15.706Z|d55749f4-c03c-4df7-ac3c-c4d203eea77e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:17:19.716Z|313587b2-dd27-475a-8b45-5a7447cc5138|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:19.717Z|313587b2-dd27-475a-8b45-5a7447cc5138|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:19.806Z|e949e8c8-7c93-474f-a4bc-156417528acc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:19.808Z|e949e8c8-7c93-474f-a4bc-156417528acc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:20.606Z|c5b818c0-e1c3-42f7-a420-7da4a8dc9c4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:20.607Z|c5b818c0-e1c3-42f7-a420-7da4a8dc9c4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:29.745Z|37e59d20-1c62-4284-ad34-4e5e7ae05918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:29.746Z|37e59d20-1c62-4284-ad34-4e5e7ae05918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:29.834Z|792df1c1-0928-41ae-bcfc-0f649c853763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:29.835Z|792df1c1-0928-41ae-bcfc-0f649c853763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:30.416Z|d4b3c568-6804-4bc0-acbe-aa88c36152af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:17:30.419Z|d4b3c568-6804-4bc0-acbe-aa88c36152af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:17:30.640Z|e4cef498-1b15-41d2-8d8c-c4a49a79e1d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:30.641Z|e4cef498-1b15-41d2-8d8c-c4a49a79e1d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:39.778Z|c3f87603-10d7-4c99-8621-84cb210f3769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:39.779Z|c3f87603-10d7-4c99-8621-84cb210f3769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:39.860Z|85506f62-a920-48b4-874f-d95d560a479f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:39.861Z|85506f62-a920-48b4-874f-d95d560a479f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:40.673Z|76e6ce69-f1c0-45df-9ba2-abb0c18adbf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:40.674Z|76e6ce69-f1c0-45df-9ba2-abb0c18adbf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:45.124Z|734245c8-56b0-4922-a7bb-d5e54746be01|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:17:45.126Z|734245c8-56b0-4922-a7bb-d5e54746be01|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:45.416Z|afda0b52-c140-47e2-881a-5b0ebcbc04cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:17:45.417Z|afda0b52-c140-47e2-881a-5b0ebcbc04cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:17:45.708Z|509edd18-1d58-4843-a580-232af9da1f9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:17:45.710Z|509edd18-1d58-4843-a580-232af9da1f9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:17:49.879Z|6ee9ecc9-eae4-44ad-9800-f9c9e919e803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:49.880Z|6ee9ecc9-eae4-44ad-9800-f9c9e919e803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:49.891Z|86082201-7196-492a-bc8a-218f61d5c60e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:49.892Z|86082201-7196-492a-bc8a-218f61d5c60e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:50.697Z|36067a5e-a1b2-42ee-964a-e65fcc136872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:50.698Z|36067a5e-a1b2-42ee-964a-e65fcc136872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:59.910Z|7865caf3-eef3-49f7-9ffa-96e3cf6469dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:59.911Z|7865caf3-eef3-49f7-9ffa-96e3cf6469dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:17:59.919Z|de349c61-cc58-42d4-b686-307ae3efecd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:17:59.921Z|de349c61-cc58-42d4-b686-307ae3efecd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:00.416Z|1b5fbfb3-6155-45b1-9db1-6954a00c14bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:18:00.417Z|1b5fbfb3-6155-45b1-9db1-6954a00c14bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:18:00.723Z|d573008e-72b6-41c8-a7a8-96590a05080d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:00.724Z|d573008e-72b6-41c8-a7a8-96590a05080d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:09.958Z|bb834944-6d00-4cc0-a6a8-bc440ae05243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:09.959Z|bb834944-6d00-4cc0-a6a8-bc440ae05243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:09.972Z|dd352631-fd6a-4ee6-90fb-32a39be89fe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:09.973Z|dd352631-fd6a-4ee6-90fb-32a39be89fe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:10.751Z|7a29af7b-6160-4f9d-9cd3-eba55296e426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:10.752Z|7a29af7b-6160-4f9d-9cd3-eba55296e426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:15.416Z|02973185-503c-44ad-8721-b5071f12d997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:18:15.419Z|02973185-503c-44ad-8721-b5071f12d997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:18:15.711Z|fe7f8b2b-b062-49da-80e8-560468addd1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:18:15.711Z|fe7f8b2b-b062-49da-80e8-560468addd1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:18:19.997Z|265dc2db-bce4-486d-bcc4-f31f970187dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:19.998Z|265dc2db-bce4-486d-bcc4-f31f970187dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:20.022Z|9aee4849-e74e-4e55-be13-fb2b9a97a62f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:20.023Z|9aee4849-e74e-4e55-be13-fb2b9a97a62f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:20.778Z|c0be519f-c81e-4099-bb89-9e03695581b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:20.779Z|c0be519f-c81e-4099-bb89-9e03695581b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:30.023Z|e50b8294-79fd-40df-929c-dc86226db451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:30.024Z|e50b8294-79fd-40df-929c-dc86226db451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:30.050Z|2aaa49e4-2fb5-4217-89c2-1ad223d43aa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:30.051Z|2aaa49e4-2fb5-4217-89c2-1ad223d43aa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:30.416Z|5b1948fb-a7ef-453e-87c9-9cc763a82cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:18:30.417Z|5b1948fb-a7ef-453e-87c9-9cc763a82cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:18:30.811Z|daa9646d-c7b8-4313-be63-936b885ee99b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:30.812Z|daa9646d-c7b8-4313-be63-936b885ee99b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:40.050Z|cabd7891-cb26-494b-ada1-3cb9924b5ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:40.051Z|cabd7891-cb26-494b-ada1-3cb9924b5ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:40.077Z|4b99276f-a27d-4b7b-ab76-9306ab8df094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:40.078Z|4b99276f-a27d-4b7b-ab76-9306ab8df094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:40.839Z|bcbaa3c6-5692-4a45-bdf9-0f600a7d6b1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:40.840Z|bcbaa3c6-5692-4a45-bdf9-0f600a7d6b1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:45.122Z|3b2cc47e-1b70-4114-a607-6b24ad0b2e11|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:18:45.123Z|3b2cc47e-1b70-4114-a607-6b24ad0b2e11|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:45.416Z|4993b229-d43b-4aa6-a260-f00d5a59a6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:18:45.417Z|4993b229-d43b-4aa6-a260-f00d5a59a6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:18:45.712Z|4dc4a485-0a92-406e-946a-6be3c311b5e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:18:45.713Z|4dc4a485-0a92-406e-946a-6be3c311b5e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:18:50.081Z|0633c5e9-bc60-4ab0-8f34-969537267aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:50.082Z|0633c5e9-bc60-4ab0-8f34-969537267aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:50.105Z|bacfc92e-e85b-4315-92ab-13f09f6b0449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:50.105Z|bacfc92e-e85b-4315-92ab-13f09f6b0449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:18:50.868Z|6d883725-aad3-454d-832a-bd7b64377728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:18:50.868Z|6d883725-aad3-454d-832a-bd7b64377728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:00.124Z|d3f9ccc9-380f-4242-9906-8204469f5c32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:00.126Z|d3f9ccc9-380f-4242-9906-8204469f5c32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:00.136Z|f3794142-f95b-4fa4-b699-08e881fd1959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:00.142Z|f3794142-f95b-4fa4-b699-08e881fd1959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:00.416Z|74de340c-e943-419a-ac90-7530e1272441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:19:00.419Z|74de340c-e943-419a-ac90-7530e1272441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:19:00.893Z|d4918bf4-e849-4920-ad5c-d33739b0d78f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:00.894Z|d4918bf4-e849-4920-ad5c-d33739b0d78f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:10.150Z|37d6c22c-e5b2-49c0-8864-d15bc7f4f249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:10.151Z|37d6c22c-e5b2-49c0-8864-d15bc7f4f249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:10.176Z|6e0f2699-9aaf-45a6-bd6b-f8ba791420bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:10.177Z|6e0f2699-9aaf-45a6-bd6b-f8ba791420bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:10.920Z|ddda22be-842a-4fc6-ae75-5195c9a3fe49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:10.921Z|ddda22be-842a-4fc6-ae75-5195c9a3fe49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:15.416Z|87d1c6bb-ab07-4c44-86a8-672b928d3b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:19:15.417Z|87d1c6bb-ab07-4c44-86a8-672b928d3b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:19:15.715Z|efa382c2-e7ce-4004-a7b1-3879ea11b590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:19:15.715Z|efa382c2-e7ce-4004-a7b1-3879ea11b590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:19:20.174Z|2052e8cc-aa0c-4323-8dae-cb2f3267b753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:20.175Z|2052e8cc-aa0c-4323-8dae-cb2f3267b753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:20.204Z|0d4c64dc-2b02-49a6-bf50-40f88c7416ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:20.205Z|0d4c64dc-2b02-49a6-bf50-40f88c7416ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:20.944Z|1e1a07c4-5d13-4766-a76c-383299a42d57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:20.945Z|1e1a07c4-5d13-4766-a76c-383299a42d57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:30.200Z|cacbfa0c-5e98-4290-81dd-cd9635b8caec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:30.201Z|cacbfa0c-5e98-4290-81dd-cd9635b8caec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:30.231Z|0a8db6f2-d7d0-4315-9e6c-f49d2afcd6b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:30.232Z|0a8db6f2-d7d0-4315-9e6c-f49d2afcd6b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:30.416Z|9f69d0bb-0f11-4169-95bf-819174e608ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:19:30.417Z|9f69d0bb-0f11-4169-95bf-819174e608ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:19:30.971Z|aaa077ad-1883-41ec-b8ad-d3e67e849db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:30.972Z|aaa077ad-1883-41ec-b8ad-d3e67e849db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:40.236Z|1543f788-e408-4812-a085-83bc34a34e70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:40.237Z|1543f788-e408-4812-a085-83bc34a34e70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:40.257Z|1555ae5b-f7da-4407-abf3-04210f9c715f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:40.258Z|1555ae5b-f7da-4407-abf3-04210f9c715f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:41.000Z|b02593e1-0932-4620-97fa-957727114219|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:41.002Z|b02593e1-0932-4620-97fa-957727114219|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:45.125Z|7932574a-73cf-413d-b9d7-9d6ce51ed4a4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:19:45.128Z|7932574a-73cf-413d-b9d7-9d6ce51ed4a4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:45.416Z|4131cab8-e66c-43fb-a77c-6b5e144492e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:19:45.420Z|4131cab8-e66c-43fb-a77c-6b5e144492e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:19:45.716Z|9ce35788-4b72-4787-be07-1e7922376505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:19:45.718Z|9ce35788-4b72-4787-be07-1e7922376505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:19:50.270Z|430dc35c-f321-4bc6-8ad8-52a8b78dbf5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:50.272Z|430dc35c-f321-4bc6-8ad8-52a8b78dbf5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:50.281Z|3a0907c0-4693-4588-9c8c-fd0926bb5918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:50.282Z|3a0907c0-4693-4588-9c8c-fd0926bb5918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:19:51.031Z|26291ef6-c7f3-495e-8eb7-f5008d63fa95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:19:51.031Z|26291ef6-c7f3-495e-8eb7-f5008d63fa95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:00.300Z|4a9c694a-13d5-45b2-bbbe-edc9f45f6083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:00.302Z|4a9c694a-13d5-45b2-bbbe-edc9f45f6083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:00.308Z|f7d2aa52-54ea-4d48-9163-d296b08cb0a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:00.309Z|f7d2aa52-54ea-4d48-9163-d296b08cb0a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:00.416Z|c95588cf-29e9-4e6f-a80f-7bdd1c2fd434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:20:00.418Z|c95588cf-29e9-4e6f-a80f-7bdd1c2fd434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:20:01.061Z|2d86dcdb-c4b6-47d5-8681-d5a359602524|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:01.062Z|2d86dcdb-c4b6-47d5-8681-d5a359602524|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:10.333Z|ac9e8935-a790-42f1-8d03-777ddfdf24f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:10.334Z|2164443f-cf76-4b10-9b8f-16b550e31b99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:10.335Z|ac9e8935-a790-42f1-8d03-777ddfdf24f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:10.335Z|2164443f-cf76-4b10-9b8f-16b550e31b99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:11.092Z|4b44d68e-42ef-4dfe-b268-f2f5912efbc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:11.093Z|4b44d68e-42ef-4dfe-b268-f2f5912efbc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:15.416Z|8ee2d3df-6139-4530-ad74-a263d2abc546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:20:15.418Z|8ee2d3df-6139-4530-ad74-a263d2abc546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:20:15.719Z|326981ad-3cba-4599-9ed0-3f1b6e35587a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:20:15.720Z|326981ad-3cba-4599-9ed0-3f1b6e35587a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:20:20.379Z|a8909e8f-2ded-4f40-a966-e136858ddb49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:20.380Z|a8909e8f-2ded-4f40-a966-e136858ddb49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:20.380Z|bb5608ab-6684-49d8-a084-929ada6ad4e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:20.381Z|bb5608ab-6684-49d8-a084-929ada6ad4e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:21.122Z|9deacaf6-2212-45cd-9e41-2e28a71428c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:21.123Z|9deacaf6-2212-45cd-9e41-2e28a71428c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:30.409Z|d3165961-b8d4-4776-b6d2-7396cb40522e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:30.410Z|d3165961-b8d4-4776-b6d2-7396cb40522e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:30.414Z|13d95fb9-c04f-466f-ba3c-c0105d64c6ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:30.415Z|13d95fb9-c04f-466f-ba3c-c0105d64c6ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:30.416Z|e958ebeb-0349-46da-ac33-8fc7de3d4c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:20:30.420Z|e958ebeb-0349-46da-ac33-8fc7de3d4c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:20:31.159Z|ccfbebe2-47f6-4a39-a944-c98bb8bda328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:31.160Z|ccfbebe2-47f6-4a39-a944-c98bb8bda328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:40.442Z|da9dca97-d2bf-4b4e-bc93-e5ec52cabe33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:40.443Z|da9dca97-d2bf-4b4e-bc93-e5ec52cabe33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:40.452Z|935c55fd-13b6-4b6b-b862-323c566ca656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:40.453Z|935c55fd-13b6-4b6b-b862-323c566ca656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:41.188Z|dd50181d-ebbe-4c35-a936-fe2fdfa4cab7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:41.189Z|dd50181d-ebbe-4c35-a936-fe2fdfa4cab7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:45.124Z|e6304b8d-7307-49cd-9b0d-dbe45f627a5f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:20:45.125Z|e6304b8d-7307-49cd-9b0d-dbe45f627a5f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:45.416Z|6196c51a-6987-4cbc-98c6-aac3cd62e22b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:20:45.417Z|6196c51a-6987-4cbc-98c6-aac3cd62e22b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:20:45.720Z|16d2b748-995b-457c-8737-cdd78930da38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:20:45.721Z|16d2b748-995b-457c-8737-cdd78930da38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:20:50.473Z|d5191641-65d6-453b-9c5b-da7b2e4f0824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:50.474Z|d5191641-65d6-453b-9c5b-da7b2e4f0824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:50.482Z|bfa1d3cb-0b00-4a07-bac0-bc3028287703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:50.483Z|bfa1d3cb-0b00-4a07-bac0-bc3028287703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:20:51.216Z|626c7927-2e38-49a1-86e7-17c63c5f1d85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:20:51.217Z|626c7927-2e38-49a1-86e7-17c63c5f1d85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:00.416Z|71cad62f-e6f0-4247-97eb-f257fc757b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:21:00.417Z|71cad62f-e6f0-4247-97eb-f257fc757b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:21:00.502Z|072df6b3-d589-4ab9-b7b0-fce5954c37dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:00.503Z|072df6b3-d589-4ab9-b7b0-fce5954c37dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:00.508Z|cad907e0-c06e-42f3-9085-3eb2a6d4b910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:00.510Z|cad907e0-c06e-42f3-9085-3eb2a6d4b910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:01.241Z|fd21bc51-3528-41bc-96b2-dce7c926bac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:01.242Z|fd21bc51-3528-41bc-96b2-dce7c926bac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:10.532Z|4a891f2e-4501-439c-a37c-b6ad7c9be263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:10.533Z|4a891f2e-4501-439c-a37c-b6ad7c9be263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:10.535Z|5c99770e-1028-4928-b436-f9445d3f0ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:10.535Z|5c99770e-1028-4928-b436-f9445d3f0ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:11.269Z|b5d8bb6a-cb83-4fcb-8b7d-e7995f4273fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:11.270Z|b5d8bb6a-cb83-4fcb-8b7d-e7995f4273fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:15.416Z|155c078b-d209-4fff-bf48-0fc16b1029db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:21:15.418Z|155c078b-d209-4fff-bf48-0fc16b1029db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:21:15.722Z|44d73298-bc9d-444e-8553-8cda3b9c6802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:21:15.723Z|44d73298-bc9d-444e-8553-8cda3b9c6802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:21:20.561Z|e6cb0fdc-2785-4059-b38c-264a1eea9f57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:20.561Z|1309e4d5-2ff2-4940-8d52-b55114a9c26e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:20.562Z|1309e4d5-2ff2-4940-8d52-b55114a9c26e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:20.562Z|e6cb0fdc-2785-4059-b38c-264a1eea9f57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:21.294Z|f2049b5a-8056-420d-99ea-75f9bb179f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:21.295Z|f2049b5a-8056-420d-99ea-75f9bb179f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:30.417Z|db264bb3-94e4-4702-bab0-a61cb499a380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:21:30.418Z|db264bb3-94e4-4702-bab0-a61cb499a380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:21:30.594Z|fec2f1d0-56d1-4cc7-ad4a-14258e418458|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:30.594Z|2882208a-8583-48a0-b2f0-9fa13e03edaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:30.596Z|fec2f1d0-56d1-4cc7-ad4a-14258e418458|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:30.595Z|2882208a-8583-48a0-b2f0-9fa13e03edaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:31.322Z|aed2cc1e-1774-4e37-bf7d-db179862fdc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:31.323Z|aed2cc1e-1774-4e37-bf7d-db179862fdc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:40.626Z|2ada8c6d-8c1f-4e4a-a8ef-8ec966ba2137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:40.631Z|c126e3de-21e9-416e-a87f-bf5e5c90cdbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:40.632Z|c126e3de-21e9-416e-a87f-bf5e5c90cdbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:40.632Z|2ada8c6d-8c1f-4e4a-a8ef-8ec966ba2137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:41.354Z|bcaa319f-abd4-4209-b0d4-ae7821b67fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:41.355Z|bcaa319f-abd4-4209-b0d4-ae7821b67fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:45.127Z|f4e62e16-8408-4125-894e-aae17b646b1a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:21:45.129Z|f4e62e16-8408-4125-894e-aae17b646b1a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:45.416Z|3b726a07-dcf6-44e0-a0ca-191a598a911c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:21:45.417Z|3b726a07-dcf6-44e0-a0ca-191a598a911c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:21:45.724Z|6ecc7396-2ae4-4c90-85c2-6db7f4833b68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:21:45.725Z|6ecc7396-2ae4-4c90-85c2-6db7f4833b68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:21:50.665Z|bc5efad4-0b83-4a98-a90c-a7c51d72da40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:50.665Z|bc5efad4-0b83-4a98-a90c-a7c51d72da40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:50.668Z|fe5823d8-5a65-4ec4-ac72-928cf267e81b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:50.669Z|fe5823d8-5a65-4ec4-ac72-928cf267e81b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:21:51.382Z|5f0f2e7b-c5fc-459c-9851-48f461328ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:21:51.383Z|5f0f2e7b-c5fc-459c-9851-48f461328ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:00.416Z|e95a9fbb-86b9-4641-b711-719c6108b046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:22:00.419Z|e95a9fbb-86b9-4641-b711-719c6108b046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:22:00.692Z|69af7822-06c0-47d3-82c7-e7f67c287e2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:00.692Z|b7220252-0c59-4749-8659-80e0d4b4ed3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:00.693Z|69af7822-06c0-47d3-82c7-e7f67c287e2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:00.693Z|b7220252-0c59-4749-8659-80e0d4b4ed3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:01.414Z|75722abd-6ab1-4f88-8cee-f94c1e11b751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:01.416Z|75722abd-6ab1-4f88-8cee-f94c1e11b751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:10.718Z|e84ca08a-f88a-476d-bf2f-837fd0c1b343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:10.719Z|e84ca08a-f88a-476d-bf2f-837fd0c1b343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:10.719Z|9aa0b17e-ba29-411d-9781-958085226535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:10.720Z|9aa0b17e-ba29-411d-9781-958085226535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:11.446Z|7efdea4e-fb30-4e99-935e-dd22b7f4b6c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:11.447Z|7efdea4e-fb30-4e99-935e-dd22b7f4b6c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:15.416Z|78074fc5-d6f6-40cd-bc46-754fe75774b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:22:15.417Z|78074fc5-d6f6-40cd-bc46-754fe75774b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:22:15.726Z|194c2549-312b-495a-ba35-0b31e89620e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:22:15.727Z|194c2549-312b-495a-ba35-0b31e89620e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:22:20.749Z|7718b493-33c7-4009-983f-f3ac886c74f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:20.750Z|7718b493-33c7-4009-983f-f3ac886c74f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:20.752Z|e654ecb2-4943-4231-9244-d0f4831f8b31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:20.753Z|e654ecb2-4943-4231-9244-d0f4831f8b31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:21.498Z|a25ed575-7dbb-4fe7-8ffc-1e909404a06c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:21.499Z|a25ed575-7dbb-4fe7-8ffc-1e909404a06c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:30.416Z|fae23d7d-2ee4-4076-8869-fd3cea8262df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:22:30.417Z|fae23d7d-2ee4-4076-8869-fd3cea8262df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:22:30.779Z|ed3d3c6d-0f92-41ba-8dc7-7f64041d7586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:30.779Z|ed3d3c6d-0f92-41ba-8dc7-7f64041d7586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:30.781Z|aa133558-1945-4cf1-8b44-e4ba514ee9c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:30.782Z|aa133558-1945-4cf1-8b44-e4ba514ee9c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:31.524Z|e1126d03-ff97-4c46-ab33-68646e106bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:31.525Z|e1126d03-ff97-4c46-ab33-68646e106bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:40.806Z|37e2c118-6bf1-4f50-9d05-0756f906e80b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:40.807Z|838558f6-4946-475e-a75e-549b9068c7f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:40.807Z|37e2c118-6bf1-4f50-9d05-0756f906e80b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:40.807Z|838558f6-4946-475e-a75e-549b9068c7f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:41.552Z|50ea4d55-6314-4021-86e8-b47338980e43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:41.553Z|50ea4d55-6314-4021-86e8-b47338980e43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:45.122Z|7172ed03-af3b-4f68-8ad6-a205d8e53158|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:22:45.123Z|7172ed03-af3b-4f68-8ad6-a205d8e53158|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:45.416Z|cac2e2bf-dcd6-41e8-86a0-b81b97d936f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:22:45.420Z|cac2e2bf-dcd6-41e8-86a0-b81b97d936f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:22:45.728Z|55de1899-2146-4729-a86e-df5959590299|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:22:45.728Z|55de1899-2146-4729-a86e-df5959590299|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:22:50.833Z|069072e7-ef15-49cf-85c3-27b43bbde831|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:50.833Z|69c6f939-13a5-48fa-b6e0-2b0b3f475673|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:50.834Z|069072e7-ef15-49cf-85c3-27b43bbde831|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:50.834Z|69c6f939-13a5-48fa-b6e0-2b0b3f475673|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:22:51.579Z|57da51bf-746e-4ad9-9869-76de2ab907e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:22:51.580Z|57da51bf-746e-4ad9-9869-76de2ab907e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:00.416Z|41b2ed82-826e-4e0f-8972-05dbc0e63a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:23:00.417Z|41b2ed82-826e-4e0f-8972-05dbc0e63a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:23:00.858Z|05a0cf84-9c24-42cc-bb19-b3f6b69886ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:00.858Z|92bbec9f-5f58-45ec-82f5-25e11d62f97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:00.859Z|92bbec9f-5f58-45ec-82f5-25e11d62f97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:00.859Z|05a0cf84-9c24-42cc-bb19-b3f6b69886ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:01.605Z|ad472767-ae4c-4e33-bfd5-948c55579b1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:01.606Z|ad472767-ae4c-4e33-bfd5-948c55579b1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:10.885Z|d5c3fef6-a14f-47fd-93b5-ccc6953b8309|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:10.886Z|d5c3fef6-a14f-47fd-93b5-ccc6953b8309|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:10.885Z|bd480d49-c95c-4bfa-89e5-a109e79dfa3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:10.887Z|bd480d49-c95c-4bfa-89e5-a109e79dfa3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:11.632Z|51f4c506-98a2-40b4-aec9-c3799620e402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:11.633Z|51f4c506-98a2-40b4-aec9-c3799620e402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:15.416Z|8629b726-3852-4f12-bda0-23c8c891fbf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:23:15.417Z|8629b726-3852-4f12-bda0-23c8c891fbf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:23:15.729Z|ae7bb8c4-2b1b-45c6-9b20-a5ad13a8fb30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:23:15.730Z|ae7bb8c4-2b1b-45c6-9b20-a5ad13a8fb30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:23:20.919Z|96169614-e874-49da-83a0-802b3612310b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:20.920Z|96169614-e874-49da-83a0-802b3612310b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:20.924Z|2f99db52-fac6-472e-a15b-2c4781464037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:20.925Z|2f99db52-fac6-472e-a15b-2c4781464037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:21.661Z|b1ac09db-59a0-4f39-a6db-a91d452aa9a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:21.662Z|b1ac09db-59a0-4f39-a6db-a91d452aa9a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:30.416Z|5537ba23-13ca-4caa-9b28-1402a5562556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:23:30.420Z|5537ba23-13ca-4caa-9b28-1402a5562556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:23:30.953Z|becbb3c5-c52f-4937-b450-d357a83d7319|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:30.954Z|cf14803b-43c9-4d35-9539-fcf97369e889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:30.955Z|cf14803b-43c9-4d35-9539-fcf97369e889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:30.955Z|becbb3c5-c52f-4937-b450-d357a83d7319|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:31.690Z|c4ea9db0-77b1-479d-ad26-092ce7ff37b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:31.692Z|c4ea9db0-77b1-479d-ad26-092ce7ff37b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:40.982Z|10b3d395-9ebb-48c5-8e20-c66c0c9024da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:40.982Z|82e3b048-2e2d-434f-9a8e-333e373d6012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:40.983Z|10b3d395-9ebb-48c5-8e20-c66c0c9024da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:40.983Z|82e3b048-2e2d-434f-9a8e-333e373d6012|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:41.722Z|e1534e4b-ad22-4542-a040-70fe9b1bd6bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:41.723Z|e1534e4b-ad22-4542-a040-70fe9b1bd6bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:45.123Z|0007616e-57a8-4b35-9525-a6bdbdaccd26|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:23:45.123Z|0007616e-57a8-4b35-9525-a6bdbdaccd26|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:45.416Z|e071441c-2858-4e3f-90bb-3b049d6b354f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:23:45.417Z|e071441c-2858-4e3f-90bb-3b049d6b354f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:23:45.731Z|3e6687ab-7b28-4643-8c28-044afcbd7aad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:23:45.731Z|3e6687ab-7b28-4643-8c28-044afcbd7aad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:23:51.010Z|40f874ed-5f3c-4685-a6bc-729709390ec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:51.010Z|924eb6f0-4bcc-4698-aa0e-49b3a5b4ac61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:51.010Z|40f874ed-5f3c-4685-a6bc-729709390ec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:51.010Z|924eb6f0-4bcc-4698-aa0e-49b3a5b4ac61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:23:51.750Z|c6c4e0cd-3ce7-4ebe-8956-d96d29b49f13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:23:51.751Z|c6c4e0cd-3ce7-4ebe-8956-d96d29b49f13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:00.417Z|4d25941e-6013-47a6-921f-e94726311fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:24:00.418Z|4d25941e-6013-47a6-921f-e94726311fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:24:01.038Z|67a2a335-3691-4e8f-b916-e91c298509b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:01.038Z|ece02806-f241-49db-8a22-fcb00b23d92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:01.039Z|67a2a335-3691-4e8f-b916-e91c298509b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:01.039Z|ece02806-f241-49db-8a22-fcb00b23d92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:01.778Z|98a2eada-4aeb-47a5-b914-9a1baa1b0b97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:01.779Z|98a2eada-4aeb-47a5-b914-9a1baa1b0b97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:11.071Z|1486e5b9-0c21-453e-9ba5-d8c1fa3364c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:11.072Z|1486e5b9-0c21-453e-9ba5-d8c1fa3364c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:11.075Z|6b265175-4a68-49fb-b794-5e6ba37b4345|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:11.075Z|6b265175-4a68-49fb-b794-5e6ba37b4345|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:11.807Z|dd5b8603-1ccc-4f01-a958-9195fb46f11f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:11.808Z|dd5b8603-1ccc-4f01-a958-9195fb46f11f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:15.416Z|2052fc0e-5a43-4f81-a2ac-8d951ce98f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:24:15.417Z|2052fc0e-5a43-4f81-a2ac-8d951ce98f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:24:15.733Z|f2c90656-0274-4db3-a0aa-b0d4bb0da79e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:24:15.733Z|f2c90656-0274-4db3-a0aa-b0d4bb0da79e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:24:21.099Z|0479d6e1-5235-404b-a151-e66abf0330a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:21.099Z|04f65998-b1e1-453d-bb51-653834df814c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:21.100Z|04f65998-b1e1-453d-bb51-653834df814c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:21.100Z|0479d6e1-5235-404b-a151-e66abf0330a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:21.835Z|ff626fe6-7cbb-4d3f-9113-06247fa22e46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:21.836Z|ff626fe6-7cbb-4d3f-9113-06247fa22e46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:30.418Z|9e8293b1-a933-4ac0-b956-1ba17ab433e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:24:30.419Z|9e8293b1-a933-4ac0-b956-1ba17ab433e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:24:31.127Z|17854640-0a75-42ae-9665-ec4efa40849a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:31.127Z|7b05c0f0-4785-4795-aa44-d8ba05efe594|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:31.128Z|17854640-0a75-42ae-9665-ec4efa40849a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:31.128Z|7b05c0f0-4785-4795-aa44-d8ba05efe594|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:31.862Z|afa2bad1-f46b-40f9-9913-41a49cb881d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:31.864Z|afa2bad1-f46b-40f9-9913-41a49cb881d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:41.158Z|2258cee2-a359-4ade-a1c4-4c9ff995c7b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:41.159Z|2258cee2-a359-4ade-a1c4-4c9ff995c7b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:41.161Z|8d6c3ad7-e656-4367-aeb0-15203c39ab30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:41.161Z|8d6c3ad7-e656-4367-aeb0-15203c39ab30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:41.891Z|4a46865a-47db-4ab1-9b34-4f6253f27b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:41.892Z|4a46865a-47db-4ab1-9b34-4f6253f27b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:45.123Z|61aac837-d832-4ffd-9abd-90b42a4b7146|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:24:45.124Z|61aac837-d832-4ffd-9abd-90b42a4b7146|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:45.416Z|f004ff15-07d5-4373-af8f-5a74f70bba9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:24:45.417Z|f004ff15-07d5-4373-af8f-5a74f70bba9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:24:45.734Z|87821896-d8ff-40e3-aa65-3d88393c0c60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:24:45.735Z|87821896-d8ff-40e3-aa65-3d88393c0c60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:24:51.185Z|3f4b4c7f-3a34-47f8-9f4f-82f846ac367a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:51.186Z|3f4b4c7f-3a34-47f8-9f4f-82f846ac367a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:51.187Z|fa7f6a0a-c99f-4b70-b885-5b0c48e63562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:51.187Z|fa7f6a0a-c99f-4b70-b885-5b0c48e63562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:24:51.918Z|daa87622-c59a-435a-8aa3-c1a1ae4f99b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:24:51.919Z|daa87622-c59a-435a-8aa3-c1a1ae4f99b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:00.416Z|f70d8cb5-afb2-4631-8290-4e3c3222b295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:25:00.416Z|f70d8cb5-afb2-4631-8290-4e3c3222b295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:25:01.212Z|a72fdecd-5118-4c3a-9a9c-de734ccc8356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:01.212Z|93821959-59f1-417c-b9a9-939516dd5c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:01.212Z|a72fdecd-5118-4c3a-9a9c-de734ccc8356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:01.212Z|93821959-59f1-417c-b9a9-939516dd5c3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:01.947Z|340738f5-e847-4f1e-9936-6c3f7e5c8a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:01.948Z|340738f5-e847-4f1e-9936-6c3f7e5c8a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:11.240Z|9cbdea6d-63a0-4f41-8792-9db0cadf949d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:11.241Z|9cbdea6d-63a0-4f41-8792-9db0cadf949d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:11.249Z|089ce9ad-7d4a-4714-b66c-fa0b38b270ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:11.251Z|089ce9ad-7d4a-4714-b66c-fa0b38b270ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:11.975Z|72cf8e68-11a2-4b87-bf61-7d04713edf60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:11.976Z|72cf8e68-11a2-4b87-bf61-7d04713edf60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:15.418Z|77446c2a-e2b3-4ee9-8531-6a07d35e6f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:25:15.419Z|77446c2a-e2b3-4ee9-8531-6a07d35e6f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:25:15.736Z|46687eaa-24ee-482e-a0ab-f369b0abc0e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:25:15.737Z|46687eaa-24ee-482e-a0ab-f369b0abc0e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:25:21.274Z|18f8cd65-ebac-48d9-874e-1a3dafec424e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:21.275Z|18f8cd65-ebac-48d9-874e-1a3dafec424e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:21.280Z|faf3d592-4b3c-49fd-bb62-513f449d79bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:21.281Z|faf3d592-4b3c-49fd-bb62-513f449d79bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:22.002Z|a72bc0f9-6d6d-4d2e-b506-14e9f37e11d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:22.003Z|a72bc0f9-6d6d-4d2e-b506-14e9f37e11d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:30.416Z|4ce98d34-f8de-4d19-b424-d59af0ff677c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:25:30.417Z|4ce98d34-f8de-4d19-b424-d59af0ff677c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:25:31.311Z|27b6d921-98ed-48cb-9966-5aa47276c1fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:31.312Z|27b6d921-98ed-48cb-9966-5aa47276c1fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:31.314Z|4fb63544-a978-4ad6-9ca9-a548fa3195e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:31.315Z|4fb63544-a978-4ad6-9ca9-a548fa3195e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:32.031Z|459eeea1-df47-483c-9d88-1e2bdc816397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:32.032Z|459eeea1-df47-483c-9d88-1e2bdc816397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:41.347Z|7b5fde40-a599-4457-884c-3797c9d7bf62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:41.347Z|f4e047f4-dea5-4a01-a53a-d545b27f418c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:41.348Z|f4e047f4-dea5-4a01-a53a-d545b27f418c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:41.348Z|7b5fde40-a599-4457-884c-3797c9d7bf62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:42.057Z|cc4526ca-18e1-4309-aec8-6e652dfabec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:42.058Z|cc4526ca-18e1-4309-aec8-6e652dfabec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:45.122Z|84d07c2a-6ec4-46ee-9131-93d71e9be846|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:25:45.123Z|84d07c2a-6ec4-46ee-9131-93d71e9be846|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:45.416Z|f7f0b56b-b82f-4b40-870f-86ae45c67d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:25:45.419Z|f7f0b56b-b82f-4b40-870f-86ae45c67d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:25:45.739Z|9f2ed555-b939-4787-86a3-409aeaeef0f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:25:45.739Z|9f2ed555-b939-4787-86a3-409aeaeef0f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:25:51.373Z|276a5872-a0f3-4a62-8c26-1aa5d48f7c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:51.374Z|276a5872-a0f3-4a62-8c26-1aa5d48f7c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:51.381Z|6b6b7ac1-e4bd-4d95-9345-8ddbc47d3f58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:51.382Z|6b6b7ac1-e4bd-4d95-9345-8ddbc47d3f58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:25:52.083Z|46076015-d505-4983-9f42-145114f7900e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:25:52.084Z|46076015-d505-4983-9f42-145114f7900e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:00.416Z|b793f91a-51da-4bf2-9fb1-eb03de863ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:26:00.416Z|b793f91a-51da-4bf2-9fb1-eb03de863ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:26:01.401Z|9db12e21-1723-42c4-8e10-f742d29961be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:01.402Z|9db12e21-1723-42c4-8e10-f742d29961be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:01.409Z|dbf9e3af-e1cc-4072-abed-a59b0af3843b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:01.410Z|dbf9e3af-e1cc-4072-abed-a59b0af3843b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:02.111Z|0564b404-c47e-49c7-a916-7e0a5f40b2de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:02.113Z|0564b404-c47e-49c7-a916-7e0a5f40b2de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:11.441Z|a0c8f747-4e8c-4722-805f-a971bb846e03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:11.442Z|a0c8f747-4e8c-4722-805f-a971bb846e03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:11.445Z|561da9d3-cfb5-4e22-a2fb-513f93c4b4af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:11.450Z|561da9d3-cfb5-4e22-a2fb-513f93c4b4af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:12.137Z|70c9cdc5-6b83-4b43-b3fa-6a1c92663470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:12.138Z|70c9cdc5-6b83-4b43-b3fa-6a1c92663470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:15.424Z|67901506-871e-40b5-be19-dcb0e0a69756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:26:15.427Z|67901506-871e-40b5-be19-dcb0e0a69756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:26:15.740Z|eb23c1ac-aa4a-4623-838a-59c0fb1e5e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:26:15.741Z|eb23c1ac-aa4a-4623-838a-59c0fb1e5e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:26:21.472Z|435b9fa7-486e-4e45-99b8-f72911b8a678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:21.472Z|435b9fa7-486e-4e45-99b8-f72911b8a678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:21.480Z|b8faf093-22eb-4fcd-8a97-3075832e724c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:21.481Z|b8faf093-22eb-4fcd-8a97-3075832e724c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:22.168Z|e8009d19-2ec2-4f58-bb0d-32fc2685e1cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:22.169Z|e8009d19-2ec2-4f58-bb0d-32fc2685e1cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:30.416Z|62446514-b906-4b8c-9c73-75badbd0775c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:26:30.416Z|62446514-b906-4b8c-9c73-75badbd0775c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:26:31.505Z|767accc5-27ea-460f-a6c9-286c4749cbbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:31.506Z|767accc5-27ea-460f-a6c9-286c4749cbbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:31.516Z|0d7b1ab8-131e-48c8-9384-8a121c381c1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:31.516Z|0d7b1ab8-131e-48c8-9384-8a121c381c1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:32.203Z|1ca848a1-b690-4405-a5f3-e08095f5d7eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:32.203Z|1ca848a1-b690-4405-a5f3-e08095f5d7eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:41.534Z|6e86b0ea-23b2-485d-89c5-8d971056931c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:41.535Z|6e86b0ea-23b2-485d-89c5-8d971056931c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:41.551Z|26f547ea-7e18-40f0-8fa7-0adaa3b73ca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:41.551Z|26f547ea-7e18-40f0-8fa7-0adaa3b73ca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:42.232Z|585952bb-5f10-4c26-b4c0-243299b3cae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:42.233Z|585952bb-5f10-4c26-b4c0-243299b3cae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:45.124Z|a1ada3b0-4d1a-4082-8d1f-5e7e95ac66f6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:26:45.124Z|a1ada3b0-4d1a-4082-8d1f-5e7e95ac66f6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:45.416Z|418f24a6-94b1-41a5-a951-5601df311e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:26:45.416Z|418f24a6-94b1-41a5-a951-5601df311e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:26:45.742Z|48a0cd4f-6139-45b6-aabc-e8b320571afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:26:45.743Z|48a0cd4f-6139-45b6-aabc-e8b320571afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:26:51.565Z|512a2ca8-297d-4f38-b420-adfaf92a73f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:51.567Z|512a2ca8-297d-4f38-b420-adfaf92a73f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:51.578Z|6f455f87-fa2e-4a35-9d21-eb637c0794f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:51.579Z|6f455f87-fa2e-4a35-9d21-eb637c0794f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:26:52.269Z|d79a7423-824c-4d90-b73d-afb3c1f60424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:26:52.270Z|d79a7423-824c-4d90-b73d-afb3c1f60424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:00.416Z|e45b635b-2d94-4c62-a34c-52441201187b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:27:00.419Z|e45b635b-2d94-4c62-a34c-52441201187b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:27:01.594Z|1d6a31a1-d93e-491b-8d53-679c9ffcf2cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:01.595Z|1d6a31a1-d93e-491b-8d53-679c9ffcf2cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:01.602Z|95f790df-4b8c-4e22-9d8b-4a1179b2470a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:01.603Z|95f790df-4b8c-4e22-9d8b-4a1179b2470a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:02.305Z|5604b215-e32b-4c03-bf64-1177e5bd8b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:02.306Z|5604b215-e32b-4c03-bf64-1177e5bd8b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:11.633Z|46e32c8a-7bd7-4024-a33b-158285330f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:11.634Z|46e32c8a-7bd7-4024-a33b-158285330f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:11.645Z|d7de7ac4-11a0-4e71-9715-4e4e063060a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:11.646Z|d7de7ac4-11a0-4e71-9715-4e4e063060a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:12.336Z|27fd7f0b-a790-4064-88af-5ff01ac23fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:12.336Z|27fd7f0b-a790-4064-88af-5ff01ac23fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:15.416Z|4125cdc0-0bee-40d8-9165-037db5b6356b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:27:15.417Z|4125cdc0-0bee-40d8-9165-037db5b6356b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:27:15.744Z|b7ca6137-f527-4de7-980d-c439ce8f66bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:27:15.745Z|b7ca6137-f527-4de7-980d-c439ce8f66bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:27:21.665Z|d6fdbbb6-d36f-4aaa-a8c7-6e8edcbfc711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:21.667Z|d6fdbbb6-d36f-4aaa-a8c7-6e8edcbfc711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:21.688Z|0d4f2f49-ca42-4f2b-acae-03ac17b89ddb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:21.689Z|0d4f2f49-ca42-4f2b-acae-03ac17b89ddb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:22.361Z|96b52522-5df8-427c-b20c-4b57df63064e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:22.362Z|96b52522-5df8-427c-b20c-4b57df63064e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:30.416Z|515d4c65-d7e8-4eff-8ebb-f00f59809674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:27:30.417Z|515d4c65-d7e8-4eff-8ebb-f00f59809674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:27:31.695Z|32ee01b9-7742-45d4-a345-a4f8c3d5f993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:31.696Z|32ee01b9-7742-45d4-a345-a4f8c3d5f993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:31.721Z|0f6638d3-58e9-4d0d-8d00-a159ff89cc33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:31.723Z|0f6638d3-58e9-4d0d-8d00-a159ff89cc33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:32.399Z|062097c8-b8ae-44b5-9e1e-7851ff7fdfa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:32.401Z|062097c8-b8ae-44b5-9e1e-7851ff7fdfa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:41.722Z|71eeff9b-575c-422c-a624-30342dc3e305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:41.723Z|71eeff9b-575c-422c-a624-30342dc3e305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:41.754Z|a588ea49-5950-44e7-9ff9-5d5200bb7f94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:41.755Z|a588ea49-5950-44e7-9ff9-5d5200bb7f94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:42.433Z|c3284115-a341-473d-a09a-ce519d1b1f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:42.434Z|c3284115-a341-473d-a09a-ce519d1b1f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:45.122Z|8ceadce7-df31-4a66-b2d2-fb99dbbd152d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:27:45.124Z|8ceadce7-df31-4a66-b2d2-fb99dbbd152d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:45.417Z|764bf5c6-3eaa-4771-a864-c0983df95be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:27:45.454Z|764bf5c6-3eaa-4771-a864-c0983df95be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:27:45.746Z|4be18a7e-f258-4ac4-bdac-42f76f3b8736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:27:45.747Z|4be18a7e-f258-4ac4-bdac-42f76f3b8736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:27:51.761Z|ac51c32f-86df-4779-8de8-aea60261435a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:51.762Z|ac51c32f-86df-4779-8de8-aea60261435a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:51.791Z|95f66337-ad7b-4b11-a5b4-72193076c539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:51.792Z|95f66337-ad7b-4b11-a5b4-72193076c539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:27:52.460Z|026f9b89-e8c9-49b3-af32-de954edb2cfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:27:52.461Z|026f9b89-e8c9-49b3-af32-de954edb2cfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:00.416Z|0a88524c-d1f1-4cc8-97c4-658ed977f462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:28:00.417Z|0a88524c-d1f1-4cc8-97c4-658ed977f462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:28:01.813Z|bbf0c720-c252-46ca-b3b6-8a952b291206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:01.815Z|bbf0c720-c252-46ca-b3b6-8a952b291206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:01.822Z|679dfa1e-a286-4c07-9c04-90ff171321a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:01.823Z|679dfa1e-a286-4c07-9c04-90ff171321a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:02.501Z|9acb882e-58e2-4f1e-8b22-7d2a23bd8bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:02.502Z|9acb882e-58e2-4f1e-8b22-7d2a23bd8bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:11.896Z|49f79b57-d202-4c76-a323-6ac86b991eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:11.896Z|8a8495e9-b19c-41a9-9cb5-c9803d0b14a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:11.898Z|49f79b57-d202-4c76-a323-6ac86b991eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:11.898Z|8a8495e9-b19c-41a9-9cb5-c9803d0b14a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:12.546Z|2e370ac3-b019-40af-885a-73d99a812941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:12.547Z|2e370ac3-b019-40af-885a-73d99a812941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:15.417Z|f00479cb-dc30-4601-a30a-12fc707dbab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:28:15.418Z|f00479cb-dc30-4601-a30a-12fc707dbab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:28:15.747Z|5113c744-a122-452d-8471-84b572e9b97e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:28:15.748Z|5113c744-a122-452d-8471-84b572e9b97e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:28:21.966Z|99a69721-bf94-437e-add3-8d5004de3378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:21.968Z|99a69721-bf94-437e-add3-8d5004de3378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:21.993Z|7dcb45ad-0ffa-4ba8-8e4e-d571d8269f77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:21.995Z|7dcb45ad-0ffa-4ba8-8e4e-d571d8269f77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:22.594Z|bf0dfec0-e4e0-49eb-a0ea-1b56d94cb7a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:22.596Z|bf0dfec0-e4e0-49eb-a0ea-1b56d94cb7a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:30.416Z|95cb7229-4797-4008-bf0e-b989d9b623e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:28:30.419Z|95cb7229-4797-4008-bf0e-b989d9b623e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:28:31.999Z|a8c319f7-fb3e-4292-86a0-8f6806dee017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:32.000Z|a8c319f7-fb3e-4292-86a0-8f6806dee017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:32.020Z|cbb5a071-11fb-4e7d-8d92-406d1ca7eb57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:32.021Z|cbb5a071-11fb-4e7d-8d92-406d1ca7eb57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:32.622Z|bd30063b-702a-4988-9724-78599cdc4566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:32.623Z|bd30063b-702a-4988-9724-78599cdc4566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:42.027Z|4eb97f47-c729-438d-a529-9ba9886a0c1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:42.028Z|4eb97f47-c729-438d-a529-9ba9886a0c1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:42.052Z|d091b6eb-dca4-4bb8-96da-f11ec8e17f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:42.052Z|d091b6eb-dca4-4bb8-96da-f11ec8e17f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:42.648Z|9865f64a-0e9d-43fc-b62f-dd9e24eed822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:42.649Z|9865f64a-0e9d-43fc-b62f-dd9e24eed822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:45.123Z|db33d349-87c2-43fe-a0d1-cbb72c9079b5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:28:45.124Z|db33d349-87c2-43fe-a0d1-cbb72c9079b5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:45.416Z|a740594f-bd01-40cd-9ddc-b2e9ba9b6f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:28:45.417Z|a740594f-bd01-40cd-9ddc-b2e9ba9b6f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:28:45.749Z|144e90fc-4457-4ce8-b091-42e1593f9a94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:28:45.750Z|144e90fc-4457-4ce8-b091-42e1593f9a94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:28:52.054Z|c5a0b3c3-e1d5-4f58-9e7b-83a4f2e6c2ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:52.055Z|c5a0b3c3-e1d5-4f58-9e7b-83a4f2e6c2ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:52.079Z|aaa9b721-01fb-405c-8be7-b2405e7c3cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:52.079Z|aaa9b721-01fb-405c-8be7-b2405e7c3cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:28:52.679Z|07e3cfbe-f929-4932-b5f6-cd1c1ed444fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:28:52.680Z|07e3cfbe-f929-4932-b5f6-cd1c1ed444fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:00.416Z|6bc0abdf-23f3-41de-9a5a-40f02c42f653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:29:00.416Z|6bc0abdf-23f3-41de-9a5a-40f02c42f653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:29:02.080Z|17d37140-2661-4d97-9610-8c6c0919831d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:02.081Z|17d37140-2661-4d97-9610-8c6c0919831d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:02.106Z|e84ba5dc-a776-46e5-8e1d-d4fc37ea77fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:02.107Z|e84ba5dc-a776-46e5-8e1d-d4fc37ea77fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:02.705Z|7f6718ee-fd0a-4e0c-851c-5e97d0f0aad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:02.707Z|7f6718ee-fd0a-4e0c-851c-5e97d0f0aad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:12.106Z|a7562de1-4321-49e9-ba72-9d74e5e24155|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:12.106Z|a7562de1-4321-49e9-ba72-9d74e5e24155|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:12.131Z|77ce58b0-f0a5-4d75-a0c7-e4f49d92feb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:12.132Z|77ce58b0-f0a5-4d75-a0c7-e4f49d92feb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:12.732Z|fdd1a6e5-0659-409a-8f5e-f75731dfbecc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:12.733Z|fdd1a6e5-0659-409a-8f5e-f75731dfbecc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:15.416Z|37d6fdef-2527-4758-bd6c-fb75b47eb191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:29:15.419Z|37d6fdef-2527-4758-bd6c-fb75b47eb191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:29:15.751Z|868a328c-87a6-471c-ba1e-12caadf6a930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:29:15.751Z|868a328c-87a6-471c-ba1e-12caadf6a930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:29:22.146Z|743982da-9683-45cd-aaad-4d36d10c11f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:22.147Z|743982da-9683-45cd-aaad-4d36d10c11f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:22.164Z|89de6426-8436-4568-9be7-ec7125b0d27c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:22.165Z|89de6426-8436-4568-9be7-ec7125b0d27c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:22.765Z|fb61afca-664e-4643-857a-7d957851083b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:22.766Z|fb61afca-664e-4643-857a-7d957851083b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:27.456Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:29:27.467Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3f133325-d3e6-49b0-ac41-b739ddce1906 already exists in requestDb InfraActiveRequests table 2022-11-25T00:29:27.471Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:29:27.471Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||Invoke 2022-11-25T00:29:27.472Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||===========================request begin================================================ 2022-11-25T00:29:27.472Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:29:27.472Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Method : GET 2022-11-25T00:29:27.473Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab60216c2607bf4166cf558826d30b82", X-B3-SpanId:"f413b000449a056f", X-B3-ParentSpanId:"690efb031e344221", X-B3-Sampled:"0", X-ONAP-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-TransactionID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ECOMP-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0234b7aa-b44c-408c-9089-46de17a650fb"] 2022-11-25T00:29:27.473Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Request body: 2022-11-25T00:29:27.473Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||==========================request end================================================ 2022-11-25T00:29:27.535Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||============================response begin========================================== 2022-11-25T00:29:27.535Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:29:27.536Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status text : Not Found 2022-11-25T00:29:27.536Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:29:27 GMT", x-envoy-upstream-service-time:"54", server:"envoy"] 2022-11-25T00:29:27.537Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Response body: 2022-11-25T00:29:27.537Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||=======================response end================================================= 2022-11-25T00:29:27.538Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|404|Not Found|InvokeReturn 2022-11-25T00:29:27.710Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:29:30.445Z|22815562-1614-4139-b61a-b024613b192d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:29:30.445Z|22815562-1614-4139-b61a-b024613b192d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:29:32.178Z|5c386955-f84a-4a21-8fe6-3fcf73816183|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:32.179Z|5c386955-f84a-4a21-8fe6-3fcf73816183|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:32.196Z|a056c9ff-8538-4542-a6e3-cf9c96666359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:32.197Z|a056c9ff-8538-4542-a6e3-cf9c96666359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:32.799Z|ac1c39ff-fdf2-4f37-9ac0-3be2753d9d3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:32.799Z|ac1c39ff-fdf2-4f37-9ac0-3be2753d9d3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:42.227Z|e417d61f-bb5a-4ba3-bb09-f8751975d977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:42.228Z|e417d61f-bb5a-4ba3-bb09-f8751975d977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:42.230Z|486c49f5-e6db-4deb-b8c6-d23dc233a69a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:42.231Z|486c49f5-e6db-4deb-b8c6-d23dc233a69a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:42.823Z|5c683fba-f19f-4597-bd88-a8979b4b8fbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:42.824Z|5c683fba-f19f-4597-bd88-a8979b4b8fbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:45.123Z|d75d4810-c9d6-4adb-a53b-cd037a83f591|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:29:45.124Z|d75d4810-c9d6-4adb-a53b-cd037a83f591|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:45.438Z|1676d1a6-569a-4ac1-a078-944d2c815740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:29:45.440Z|1676d1a6-569a-4ac1-a078-944d2c815740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:29:45.752Z|d660b4a6-1912-4747-88ea-8c4b7344959b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:29:45.752Z|d660b4a6-1912-4747-88ea-8c4b7344959b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:29:51.200Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:29:51.373Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||Invoke 2022-11-25T00:29:51.374Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3f133325-d3e6-49b0-ac41-b739ddce1906], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ef3acebf-30c2-4285-ba19-f64a700fd8bc], X-ECOMP-RequestID=[3f133325-d3e6-49b0-ac41-b739ddce1906], X-TransactionId=[], X-ONAP-RequestID=[3f133325-d3e6-49b0-ac41-b739ddce1906]} 2022-11-25T00:29:51.550Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:29:50 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[96], vertex-id=[245928], x-aai-txid=[2-aai-resources-221125-00:29:50:407-19956], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:29:51.552Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|DEBUG|500||{"tenant-id":"0f73720843334790bc2bca05d0186393","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1669336104563","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:29:51.553Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||InvokeReturn 2022-11-25T00:29:51.777Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:29:51.778Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:29:51.806Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:51.807Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:29:51.808Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:29:51.808Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:51.808Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:29:51.809Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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:"ab60216c2607bf4166cf558826d30b82", X-B3-SpanId:"7efb91177d8c6887", X-B3-ParentSpanId:"690efb031e344221", X-B3-Sampled:"0", X-ONAP-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-TransactionID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ECOMP-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c3fedc6-e187-4196-970c-601d2a5607e8"] 2022-11-25T00:29:51.809Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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-cf875a3c-45f1-42c7-9892-65e84363f157","requestScope":"service"} 2022-11-25T00:29:51.810Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:29:52.183Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:29:52.184Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:52.184Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:29:52.185Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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, 25 Nov 2022 00:29:51 GMT", x-envoy-upstream-service-time:"331", server:"envoy"] 2022-11-25T00:29:52.186Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:29:52.186Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:29:52.187Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:29:52.198Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:52.199Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:52.200Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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================================================ 2022-11-25T00:29:52.200Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:52.200Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:52.201Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-TransactionID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ECOMP-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bae0ad0-032c-45b3-823e-403bc2944bdb"] 2022-11-25T00:29:52.201Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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: 2022-11-25T00:29:52.202Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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================================================ 2022-11-25T00:29:52.265Z|6c6af627-914e-40be-ba83-50cec5a7e61f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:52.266Z|6c6af627-914e-40be-ba83-50cec5a7e61f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:52.275Z|83e0faba-e4e8-4da0-8acc-44df91dc70cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:52.275Z|83e0faba-e4e8-4da0-8acc-44df91dc70cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:52.620Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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========================================== 2022-11-25T00:29:52.620Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:52.621Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 : OK 2022-11-25T00:29:52.621Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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=D279C9B5621A5BE228033662826E1FB4; 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", date:"Fri, 25 Nov 2022 00:29:52 GMT", x-envoy-upstream-service-time:"407", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:29:52.698Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:29:52.699Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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================================================= 2022-11-25T00:29:52.700Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:52.858Z|fdb93c8b-784c-4446-9a03-eaada3e05521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:29:52.859Z|fdb93c8b-784c-4446-9a03-eaada3e05521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:29:52.890Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:52.891Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:52.892Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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================================================ 2022-11-25T00:29:52.892Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:52.892Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:52.893Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-TransactionID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ECOMP-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94ed1dab-4da7-40d3-8e64-e11f57802a5b"] 2022-11-25T00:29:52.893Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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: 2022-11-25T00:29:52.894Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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================================================ 2022-11-25T00:29:53.028Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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========================================== 2022-11-25T00:29:53.029Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:53.029Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 : OK 2022-11-25T00:29:53.030Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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", date:"Fri, 25 Nov 2022 00:29:52 GMT", x-envoy-upstream-service-time:"130", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:29:53.036Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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" : 529, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-11-25T00:29:53.036Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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================================================= 2022-11-25T00:29:53.037Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:53.050Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:53.051Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:53.051Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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================================================ 2022-11-25T00:29:53.052Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:53.052Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:53.052Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-TransactionID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ECOMP-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d76bace2-0ab4-45ee-bed9-323ced7554a6"] 2022-11-25T00:29:53.053Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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: 2022-11-25T00:29:53.053Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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================================================ 2022-11-25T00:29:53.098Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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========================================== 2022-11-25T00:29:53.098Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:53.099Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 : OK 2022-11-25T00:29:53.099Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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", date:"Fri, 25 Nov 2022 00:29:52 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:29:53.103Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:29:53.104Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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================================================= 2022-11-25T00:29:53.104Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:53.127Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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/ 2022-11-25T00:29:53.128Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:29:53.128Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:29:53.129Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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/ 2022-11-25T00:29:53.129Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:29:53.129Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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:"1851", X-B3-TraceId:"ab60216c2607bf4166cf558826d30b82", X-B3-SpanId:"cb07f92f3715a105", X-B3-ParentSpanId:"690efb031e344221", X-B3-Sampled:"0", X-ONAP-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-TransactionID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ECOMP-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92d608bb-ca24-460f-80a4-c04ceb33a58d"] 2022-11-25T00:29:53.130Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3f133325-d3e6-49b0-ac41-b739ddce1906","requestStatus":"IN_PROGRESS","startTime":1669336167719,"source":"VID","tenantId":"0f73720843334790bc2bca05d0186393","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157\",\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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n\t\t\t\"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"ee579081-e36b-40d6-b589-b37b69be5480\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"3f133325-d3e6-49b0-ac41-b739ddce1906"} 2022-11-25T00:29:53.130Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:29:53.802Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:29:53.808Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:29:53.808Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:29:53.809Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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/3f133325-d3e6-49b0-ac41-b739ddce1906", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:29:53 GMT", x-envoy-upstream-service-time:"667", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:29:53.869Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:29:27.719+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157\",\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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n\t\t\t\"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"ee579081-e36b-40d6-b589-b37b69be5480\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:29:53.258+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" } } } 2022-11-25T00:29:53.870Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:29:53.871Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:29:53.963Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:53.963Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:29:53.964Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:29:53.964Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:53.965Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:29:53.965Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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:"ab60216c2607bf4166cf558826d30b82", X-B3-SpanId:"83994d4106e50e38", X-B3-ParentSpanId:"690efb031e344221", X-B3-Sampled:"0", X-ONAP-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-TransactionID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ECOMP-RequestID:"3f133325-d3e6-49b0-ac41-b739ddce1906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e02d41af-231d-44f6-b509-3b44f7e156ad"] 2022-11-25T00:29:53.966Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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\":\"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\"modelUuid\":\"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\"modelInvariantUuid\":\"d0c478c5-f097-4737-8cad-648db4c7fd6d\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"0f73720843334790bc2bca05d0186393\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"ee579081-e36b-40d6-b589-b37b69be5480\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"3f133325-d3e6-49b0-ac41-b739ddce1906","type":"String"},"mso-request-id":{"value":"3f133325-d3e6-49b0-ac41-b739ddce1906","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"}}} 2022-11-25T00:29:53.967Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:29:59.096Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:29:59.097Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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 2022-11-25T00:29:59.098Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:29:59.098Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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=8CD97FF3991B9B6562E9011446CE84C7; Path=/; HttpOnly", date:"Fri, 25 Nov 2022 00:29:58 GMT", x-onap-requestid:"3f133325-d3e6-49b0-ac41-b739ddce1906", x-requestid:"3f133325-d3e6-49b0-ac41-b739ddce1906", x-transactionid:"3f133325-d3e6-49b0-ac41-b739ddce1906", x-ecomp-requestid:"3f133325-d3e6-49b0-ac41-b739ddce1906", x-onap-partnername:"UNKNOWN", x-invocationid:"e02d41af-231d-44f6-b509-3b44f7e156ad", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"5091", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:29:59.099Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|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\":\"3f133325-d3e6-49b0-ac41-b739ddce1906\",\"instanceId\":\"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\"}}","message":"Success","processInstanceID":"48a8b076-6c58-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:29:59.100Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:29:59.100Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:29:59.121Z|3f133325-d3e6-49b0-ac41-b739ddce1906|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:29:59.397Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:29:59.439Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:29:59.439Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||Invoke 2022-11-25T00:29:59.439Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||===========================request begin================================================ 2022-11-25T00:29:59.440Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:29:59.440Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Method : GET 2022-11-25T00:29:59.440Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a93103a1b1c4b2e2c925edae93c44c16", X-B3-SpanId:"60f7a29282dad1d2", X-B3-ParentSpanId:"3d9cee570832b23e", X-B3-Sampled:"0", X-ONAP-RequestID:"94a5f1c7-94f1-4618-934b-0b71adaa5c24", X-RequestID:"94a5f1c7-94f1-4618-934b-0b71adaa5c24", X-TransactionID:"94a5f1c7-94f1-4618-934b-0b71adaa5c24", X-ECOMP-RequestID:"94a5f1c7-94f1-4618-934b-0b71adaa5c24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2971167-4b46-42b1-9134-7c8f128287b4"] 2022-11-25T00:29:59.441Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Request body: 2022-11-25T00:29:59.441Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||==========================request end================================================ 2022-11-25T00:29:59.512Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||============================response begin========================================== 2022-11-25T00:29:59.513Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status code : 200 OK 2022-11-25T00:29:59.514Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status text : OK 2022-11-25T00:29:59.514Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:29:59 GMT", x-envoy-upstream-service-time:"64", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:29:59.515Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Response body: { "requestId" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:29:27.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157\",\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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n\t\t\t\"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"ee579081-e36b-40d6-b589-b37b69be5480\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:29:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" } } } 2022-11-25T00:29:59.515Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||=======================response end================================================= 2022-11-25T00:29:59.516Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||InvokeReturn 2022-11-25T00:29:59.521Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:29:59.522Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:29:59.522Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:29:59.522Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:29:59.522Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:29:59.523Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a93103a1b1c4b2e2c925edae93c44c16", X-B3-SpanId:"5d4d31c69588ce29", X-B3-ParentSpanId:"3d9cee570832b23e", X-B3-Sampled:"0", X-ONAP-RequestID:"94a5f1c7-94f1-4618-934b-0b71adaa5c24", X-RequestID:"94a5f1c7-94f1-4618-934b-0b71adaa5c24", X-TransactionID:"94a5f1c7-94f1-4618-934b-0b71adaa5c24", X-ECOMP-RequestID:"94a5f1c7-94f1-4618-934b-0b71adaa5c24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"853065b7-4f69-4346-8e96-156a33b55bd1"] 2022-11-25T00:29:59.523Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:29:59.523Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:29:59.681Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:29:59.682Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:29:59.682Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:29:59.683Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&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", date:"Fri, 25 Nov 2022 00:29:59 GMT", x-envoy-upstream-service-time:"153", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:29:59.686Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:29:59.686Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:29:59.687Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:29:59.724Z|94a5f1c7-94f1-4618-934b-0b71adaa5c24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:30:00.416Z|03f88da6-22d8-43d6-b273-8d7275e73dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:30:00.417Z|03f88da6-22d8-43d6-b273-8d7275e73dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:30:02.300Z|9a6ffaf9-df75-4946-b8d8-df727dc28eb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:02.301Z|9a6ffaf9-df75-4946-b8d8-df727dc28eb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:02.303Z|f6dd137b-5008-43af-b410-d01beec34eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:02.303Z|f6dd137b-5008-43af-b410-d01beec34eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:02.891Z|10cc16b1-9407-4216-a5a5-cbc6a068c484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:02.892Z|10cc16b1-9407-4216-a5a5-cbc6a068c484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:10.002Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:30:10.009Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:10.011Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||Invoke 2022-11-25T00:30:10.011Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:10.012Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:10.012Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Method : GET 2022-11-25T00:30:10.012Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cdf7e320be90dc367200412741fb86f", X-B3-SpanId:"33b1f5413e73064b", X-B3-ParentSpanId:"467c18858bf3a8df", X-B3-Sampled:"0", X-ONAP-RequestID:"89c15339-bdec-4b93-bc37-e1f62e409801", X-RequestID:"89c15339-bdec-4b93-bc37-e1f62e409801", X-TransactionID:"89c15339-bdec-4b93-bc37-e1f62e409801", X-ECOMP-RequestID:"89c15339-bdec-4b93-bc37-e1f62e409801", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01f9b3f4-4fa1-4820-bae7-d0da58d16101"] 2022-11-25T00:30:10.013Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Request body: 2022-11-25T00:30:10.013Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:10.062Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:10.063Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:10.063Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status text : OK 2022-11-25T00:30:10.064Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:30:09 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:10.067Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Response body: { "requestId" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:29:27.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157\",\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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n\t\t\t\"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"ee579081-e36b-40d6-b589-b37b69be5480\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:29:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" } } } 2022-11-25T00:30:10.068Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:10.068Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||InvokeReturn 2022-11-25T00:30:10.071Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:10.072Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:30:10.072Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:10.072Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:10.072Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:30:10.073Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cdf7e320be90dc367200412741fb86f", X-B3-SpanId:"f00543d6d41d2f7a", X-B3-ParentSpanId:"467c18858bf3a8df", X-B3-Sampled:"0", X-ONAP-RequestID:"89c15339-bdec-4b93-bc37-e1f62e409801", X-RequestID:"89c15339-bdec-4b93-bc37-e1f62e409801", X-TransactionID:"89c15339-bdec-4b93-bc37-e1f62e409801", X-ECOMP-RequestID:"89c15339-bdec-4b93-bc37-e1f62e409801", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ac6a116-e21b-43c1-a71b-d15968e5a11e"] 2022-11-25T00:30:10.073Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:30:10.073Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:10.105Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:10.105Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:10.106Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:30:10.106Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&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", date:"Fri, 25 Nov 2022 00:30:09 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:10.110Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:30:10.110Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:10.110Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:30:10.126Z|89c15339-bdec-4b93-bc37-e1f62e409801|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:30:12.333Z|866ce2e0-092d-4e10-a1b2-613ce7831a85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:12.334Z|866ce2e0-092d-4e10-a1b2-613ce7831a85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:12.336Z|a5ff8f39-d674-4ccc-a6de-7dfeb20ab200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:12.336Z|a5ff8f39-d674-4ccc-a6de-7dfeb20ab200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:12.923Z|39ed7824-a0a3-4cd4-a0e5-6cb33c196771|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:12.924Z|39ed7824-a0a3-4cd4-a0e5-6cb33c196771|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:15.416Z|99df1969-c9e3-4b19-b1f2-8f74d5b65393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:30:15.416Z|99df1969-c9e3-4b19-b1f2-8f74d5b65393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:30:15.753Z|8d1c3d60-f210-43b1-b943-21749b28e505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:30:15.754Z|8d1c3d60-f210-43b1-b943-21749b28e505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:30:20.317Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:30:20.326Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:20.327Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||Invoke 2022-11-25T00:30:20.327Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:20.328Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:20.328Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Method : GET 2022-11-25T00:30:20.328Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a4a72242c8ea160ededa02341cf200a", X-B3-SpanId:"07c5bd31f3c90afb", X-B3-ParentSpanId:"ba745fb21807ae0d", X-B3-Sampled:"0", X-ONAP-RequestID:"2b96b8b3-3e48-427f-8d7a-2868447fd843", X-RequestID:"2b96b8b3-3e48-427f-8d7a-2868447fd843", X-TransactionID:"2b96b8b3-3e48-427f-8d7a-2868447fd843", X-ECOMP-RequestID:"2b96b8b3-3e48-427f-8d7a-2868447fd843", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f52cf1ce-44f2-4720-a4ba-11799fb8c72c"] 2022-11-25T00:30:20.329Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Request body: 2022-11-25T00:30:20.329Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:20.368Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:20.369Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:20.369Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status text : OK 2022-11-25T00:30:20.369Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:30:20 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:20.372Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Response body: { "requestId" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:29:27.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157\",\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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n\t\t\t\"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"ee579081-e36b-40d6-b589-b37b69be5480\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:29:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" } } } 2022-11-25T00:30:20.372Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:20.373Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||InvokeReturn 2022-11-25T00:30:20.375Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:20.375Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:30:20.375Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:20.376Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:20.376Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:30:20.376Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a4a72242c8ea160ededa02341cf200a", X-B3-SpanId:"f4ec6d4ad1193ac1", X-B3-ParentSpanId:"ba745fb21807ae0d", X-B3-Sampled:"0", X-ONAP-RequestID:"2b96b8b3-3e48-427f-8d7a-2868447fd843", X-RequestID:"2b96b8b3-3e48-427f-8d7a-2868447fd843", X-TransactionID:"2b96b8b3-3e48-427f-8d7a-2868447fd843", X-ECOMP-RequestID:"2b96b8b3-3e48-427f-8d7a-2868447fd843", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99e6ba7b-1565-40f4-8b00-1cc1ea88f71f"] 2022-11-25T00:30:20.376Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:30:20.377Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:20.399Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:20.400Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:20.400Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:30:20.400Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&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", date:"Fri, 25 Nov 2022 00:30:20 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:20.403Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:30:20.403Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:20.404Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:30:20.439Z|2b96b8b3-3e48-427f-8d7a-2868447fd843|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:30:22.367Z|8518a505-afb9-48a8-a715-951765d1de9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:22.368Z|8518a505-afb9-48a8-a715-951765d1de9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:22.377Z|d44366f2-e95c-48d3-a509-eb6396702bbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:22.378Z|d44366f2-e95c-48d3-a509-eb6396702bbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:22.953Z|294f6adf-9a00-464a-8b3b-d75073921a9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:22.954Z|294f6adf-9a00-464a-8b3b-d75073921a9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:30.416Z|ec053aea-78fd-4069-9bae-08f5bec8146f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:30:30.419Z|ec053aea-78fd-4069-9bae-08f5bec8146f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:30:30.621Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:30:30.627Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:30.628Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||Invoke 2022-11-25T00:30:30.628Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:30.628Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:30.629Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Method : GET 2022-11-25T00:30:30.629Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"364de72354f66c4e730bd2c60dbe085e", X-B3-SpanId:"e578688247273c09", X-B3-ParentSpanId:"84fdd62b9f03d6ed", X-B3-Sampled:"0", X-ONAP-RequestID:"e09fff98-3e82-4d17-a1a0-0975b26d8062", X-RequestID:"e09fff98-3e82-4d17-a1a0-0975b26d8062", X-TransactionID:"e09fff98-3e82-4d17-a1a0-0975b26d8062", X-ECOMP-RequestID:"e09fff98-3e82-4d17-a1a0-0975b26d8062", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"308136be-e633-49f5-a88f-4b1ad610c72c"] 2022-11-25T00:30:30.629Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Request body: 2022-11-25T00:30:30.630Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:30.696Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:30.697Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:30.697Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status text : OK 2022-11-25T00:30:30.697Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:30:30 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:30.704Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Response body: { "requestId" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:29:27.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157\",\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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n\t\t\t\"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"ee579081-e36b-40d6-b589-b37b69be5480\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:29:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" } } } 2022-11-25T00:30:30.704Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:30.705Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||InvokeReturn 2022-11-25T00:30:30.707Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:30.707Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:30:30.708Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:30.708Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:30.708Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:30:30.708Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"364de72354f66c4e730bd2c60dbe085e", X-B3-SpanId:"820ea0a3c514ca02", X-B3-ParentSpanId:"84fdd62b9f03d6ed", X-B3-Sampled:"0", X-ONAP-RequestID:"e09fff98-3e82-4d17-a1a0-0975b26d8062", X-RequestID:"e09fff98-3e82-4d17-a1a0-0975b26d8062", X-TransactionID:"e09fff98-3e82-4d17-a1a0-0975b26d8062", X-ECOMP-RequestID:"e09fff98-3e82-4d17-a1a0-0975b26d8062", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56f62682-e556-4932-a43c-fc7b07a43af9"] 2022-11-25T00:30:30.709Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:30:30.709Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:30.734Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:30.735Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:30.735Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:30:30.736Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&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", date:"Fri, 25 Nov 2022 00:30:30 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:30.736Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:30:30.736Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:30.737Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:30:30.752Z|e09fff98-3e82-4d17-a1a0-0975b26d8062|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:30:32.400Z|fd1ccd9a-1638-42de-ac38-9b0f1925cc25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:32.403Z|fd1ccd9a-1638-42de-ac38-9b0f1925cc25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:32.409Z|3c841272-2766-4b13-8b61-12b78d76e555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:32.410Z|3c841272-2766-4b13-8b61-12b78d76e555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:32.992Z|c0d3f00e-48fc-4dff-9238-a6dcc8f07640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:32.993Z|c0d3f00e-48fc-4dff-9238-a6dcc8f07640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:40.924Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:30:40.934Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:40.935Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||Invoke 2022-11-25T00:30:40.935Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:40.935Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:40.935Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Method : GET 2022-11-25T00:30:40.936Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a28381ce59aab6395033d8d06c158218", X-B3-SpanId:"2d3ba33db83528de", X-B3-ParentSpanId:"0a399e2e05c76cbc", X-B3-Sampled:"0", X-ONAP-RequestID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-RequestID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-TransactionID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-ECOMP-RequestID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a117260-48cb-458d-9c25-e836c6321735"] 2022-11-25T00:30:40.936Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Request body: 2022-11-25T00:30:40.936Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:40.977Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:40.978Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:40.978Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status text : OK 2022-11-25T00:30:40.979Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:30:40 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:40.983Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Response body: { "requestId" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2022-11-25T00:29:27.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157\",\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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n\t\t\t\"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"ee579081-e36b-40d6-b589-b37b69be5480\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:30:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" } } } 2022-11-25T00:30:40.983Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:40.984Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||InvokeReturn 2022-11-25T00:30:40.986Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:40.986Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:30:40.987Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:40.987Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:40.987Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:30:40.987Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a28381ce59aab6395033d8d06c158218", X-B3-SpanId:"55004a6849ca3457", X-B3-ParentSpanId:"0a399e2e05c76cbc", X-B3-Sampled:"0", X-ONAP-RequestID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-RequestID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-TransactionID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-ECOMP-RequestID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05ea7e0d-6846-4f65-a308-94dd141759fc"] 2022-11-25T00:30:40.988Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:30:40.988Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:41.016Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:41.017Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:41.017Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:30:41.018Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&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", date:"Fri, 25 Nov 2022 00:30:40 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:41.021Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:30:41.022Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:41.023Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:30:41.081Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:30:41.082Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:30:41.082Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:41.082Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:30:41.083Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:30:41.083Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-RequestID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-TransactionID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-ECOMP-RequestID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28a1d053-3029-4bf6-9204-fc40457d8236"] 2022-11-25T00:30:41.084Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:30:41.084Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:41.527Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:41.528Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:41.528Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:30:41.529Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A5E82519B71112762BC809EB21ECCD66; 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:"681", date:"Fri, 25 Nov 2022 00:30:41 GMT", x-envoy-upstream-service-time:"399", server:"envoy"] 2022-11-25T00:30:41.529Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"616f4f70-6c58-11ed-bf43-3eae982b67eb","businessKey":"3f133325-d3e6-49b0-ac41-b739ddce1906","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-25T00:30:36.596+0000","endTime":"2022-11-25T00:30:38.773+0000","removalTime":null,"durationInMillis":2177,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"48a8b076-6c58-11ed-bf43-3eae982b67eb","superProcessInstanceId":"5ef80ea2-6c58-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:30:41.530Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:41.530Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3f133325-d3e6-49b0-ac41-b739ddce1906&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:30:41.617Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:30:41.618Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:30:41.618Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:41.618Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:30:41.619Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:30:41.619Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-RequestID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-TransactionID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-ECOMP-RequestID:"03ed55fc-602e-48c4-9642-f27e40c7350a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5824f40-7b9b-4abe-b2bd-972896b2b811"] 2022-11-25T00:30:41.620Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:30:41.620Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:41.831Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:41.832Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:41.832Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:30:41.832Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ADD9041F67709B4A0BD33A2553E11B91; 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:"762", date:"Fri, 25 Nov 2022 00:30:41 GMT", x-envoy-upstream-service-time:"205", server:"envoy"] 2022-11-25T00:30:41.833Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:6170d623-6c58-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"616f4f70-6c58-11ed-bf43-3eae982b67eb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"616f4f70-6c58-11ed-bf43-3eae982b67eb","executionId":"616f4f70-6c58-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:30:36.606+0000","endTime":"2022-11-25T00:30:38.758+0000","durationInMillis":2152,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"48a8b076-6c58-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:30:41.833Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:41.833Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=616f4f70-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:30:41.843Z|03ed55fc-602e-48c4-9642-f27e40c7350a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:30:42.431Z|35902518-2a1d-474f-ac2e-6bed46ceb817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:42.431Z|35902518-2a1d-474f-ac2e-6bed46ceb817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:42.435Z|293ea2c2-6dda-4c29-8711-ccd883913e66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:42.436Z|293ea2c2-6dda-4c29-8711-ccd883913e66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:43.024Z|4c8287d1-02a8-4a52-a05b-a35631ed4b58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:43.025Z|4c8287d1-02a8-4a52-a05b-a35631ed4b58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:45.122Z|cf554a85-73bc-4c9b-b30e-bc8d35798ec3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:30:45.122Z|cf554a85-73bc-4c9b-b30e-bc8d35798ec3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:45.416Z|c712a584-8f95-49a2-b5f1-0b8f92e8208d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:30:45.416Z|c712a584-8f95-49a2-b5f1-0b8f92e8208d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:30:45.754Z|63e02c81-0bae-485b-ab90-0a755db621a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:30:45.755Z|63e02c81-0bae-485b-ab90-0a755db621a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:30:52.021Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:30:52.026Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:52.027Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||Invoke 2022-11-25T00:30:52.027Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:52.028Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:52.028Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Method : GET 2022-11-25T00:30:52.028Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae6429f33689994afe46a7f77d01c7e0", X-B3-SpanId:"16e078f25dcf2470", X-B3-ParentSpanId:"3b1987a5d57e6d9b", X-B3-Sampled:"0", X-ONAP-RequestID:"6c318d85-34bc-4733-802d-2fcbd2b8af79", X-RequestID:"6c318d85-34bc-4733-802d-2fcbd2b8af79", X-TransactionID:"6c318d85-34bc-4733-802d-2fcbd2b8af79", X-ECOMP-RequestID:"6c318d85-34bc-4733-802d-2fcbd2b8af79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67878f8e-7bbe-405f-89a8-2d239aba8227"] 2022-11-25T00:30:52.028Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Request body: 2022-11-25T00:30:52.029Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:52.070Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:52.071Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:52.071Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status text : OK 2022-11-25T00:30:52.072Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:30:51 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:52.073Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Response body: { "requestId" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:29:27.000+00:00", "endTime" : "2022-11-25T00:30:41.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157\",\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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n\t\t\t\"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"ee579081-e36b-40d6-b589-b37b69be5480\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:30:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" } } } 2022-11-25T00:30:52.073Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:52.074Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||InvokeReturn 2022-11-25T00:30:52.076Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:52.076Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:30:52.076Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:52.077Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:52.077Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:30:52.077Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae6429f33689994afe46a7f77d01c7e0", X-B3-SpanId:"86a99649edd345ba", X-B3-ParentSpanId:"3b1987a5d57e6d9b", X-B3-Sampled:"0", X-ONAP-RequestID:"6c318d85-34bc-4733-802d-2fcbd2b8af79", X-RequestID:"6c318d85-34bc-4733-802d-2fcbd2b8af79", X-TransactionID:"6c318d85-34bc-4733-802d-2fcbd2b8af79", X-ECOMP-RequestID:"6c318d85-34bc-4733-802d-2fcbd2b8af79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e52e57fd-f2e0-485b-bd69-4a1c4fb0b07a"] 2022-11-25T00:30:52.077Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:30:52.078Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:52.101Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:52.102Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:52.103Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:30:52.103Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&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", date:"Fri, 25 Nov 2022 00:30:51 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:52.104Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:30:52.104Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:52.104Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:30:52.128Z|6c318d85-34bc-4733-802d-2fcbd2b8af79|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:30:52.312Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:30:52.316Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:52.317Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||Invoke 2022-11-25T00:30:52.317Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:52.317Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:52.318Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Method : GET 2022-11-25T00:30:52.318Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b579ca5bfb376e96bfb05d195424c353", X-B3-SpanId:"6ab7b20f1b4ee09d", X-B3-ParentSpanId:"f7a6524213d407a5", X-B3-Sampled:"0", X-ONAP-RequestID:"ad907657-8611-4938-9eb7-4172db063fa2", X-RequestID:"ad907657-8611-4938-9eb7-4172db063fa2", X-TransactionID:"ad907657-8611-4938-9eb7-4172db063fa2", X-ECOMP-RequestID:"ad907657-8611-4938-9eb7-4172db063fa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05deb99b-b60a-4632-a653-965cec58c6a7"] 2022-11-25T00:30:52.318Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Request body: 2022-11-25T00:30:52.318Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:52.353Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:52.353Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:52.354Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status text : OK 2022-11-25T00:30:52.354Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:30:51 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:52.358Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Response body: { "requestId" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:29:27.000+00:00", "endTime" : "2022-11-25T00:30:41.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157\",\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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n\t\t\t\"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"ee579081-e36b-40d6-b589-b37b69be5480\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:30:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" } } } 2022-11-25T00:30:52.358Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:52.359Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||InvokeReturn 2022-11-25T00:30:52.361Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:52.361Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:30:52.361Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:52.394Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:52.395Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:30:52.395Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b579ca5bfb376e96bfb05d195424c353", X-B3-SpanId:"a4115551d436d50b", X-B3-ParentSpanId:"f7a6524213d407a5", X-B3-Sampled:"0", X-ONAP-RequestID:"ad907657-8611-4938-9eb7-4172db063fa2", X-RequestID:"ad907657-8611-4938-9eb7-4172db063fa2", X-TransactionID:"ad907657-8611-4938-9eb7-4172db063fa2", X-ECOMP-RequestID:"ad907657-8611-4938-9eb7-4172db063fa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35c09472-c124-4754-9053-34dc8b2e6eeb"] 2022-11-25T00:30:52.396Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:30:52.396Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:52.419Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:52.419Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:52.420Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:30:52.420Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&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", date:"Fri, 25 Nov 2022 00:30:51 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:52.423Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:30:52.423Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:52.423Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:30:52.443Z|ad907657-8611-4938-9eb7-4172db063fa2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:30:52.469Z|1e761813-35d1-4f99-a04c-b94e476f061c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:52.470Z|1e761813-35d1-4f99-a04c-b94e476f061c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:52.470Z|2d9ec1b8-e0b2-465a-9430-499b5cdbff14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:52.471Z|2d9ec1b8-e0b2-465a-9430-499b5cdbff14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:52.621Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:30:52.628Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:52.629Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||Invoke 2022-11-25T00:30:52.630Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:52.630Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:52.631Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Method : GET 2022-11-25T00:30:52.631Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f0714f88806035134b0231050f609db", X-B3-SpanId:"44460c81af5ac768", X-B3-ParentSpanId:"6399d7bbe865b19a", X-B3-Sampled:"0", X-ONAP-RequestID:"dc075b58-9a05-4193-ae73-11a5a345cd3d", X-RequestID:"dc075b58-9a05-4193-ae73-11a5a345cd3d", X-TransactionID:"dc075b58-9a05-4193-ae73-11a5a345cd3d", X-ECOMP-RequestID:"dc075b58-9a05-4193-ae73-11a5a345cd3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb248708-2f78-444b-b78d-8fe97c22e4c1"] 2022-11-25T00:30:52.632Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Request body: 2022-11-25T00:30:52.632Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:52.666Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:52.667Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:52.667Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status text : OK 2022-11-25T00:30:52.667Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:30:51 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:52.669Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Response body: { "requestId" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:29:27.000+00:00", "endTime" : "2022-11-25T00:30:41.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157\",\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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n\t\t\t\"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"ee579081-e36b-40d6-b589-b37b69be5480\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:30:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" } } } 2022-11-25T00:30:52.669Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:52.669Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||InvokeReturn 2022-11-25T00:30:52.672Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:52.672Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:30:52.673Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:52.673Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:52.673Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:30:52.674Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f0714f88806035134b0231050f609db", X-B3-SpanId:"d08d53abb864926f", X-B3-ParentSpanId:"6399d7bbe865b19a", X-B3-Sampled:"0", X-ONAP-RequestID:"dc075b58-9a05-4193-ae73-11a5a345cd3d", X-RequestID:"dc075b58-9a05-4193-ae73-11a5a345cd3d", X-TransactionID:"dc075b58-9a05-4193-ae73-11a5a345cd3d", X-ECOMP-RequestID:"dc075b58-9a05-4193-ae73-11a5a345cd3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5d42b9e-ab6b-49e5-bc34-088cc4341a9a"] 2022-11-25T00:30:52.674Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:30:52.674Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:52.703Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:52.705Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:52.705Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:30:52.705Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&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", date:"Fri, 25 Nov 2022 00:30:51 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:52.706Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:30:52.706Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:52.706Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:30:52.732Z|dc075b58-9a05-4193-ae73-11a5a345cd3d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:30:52.905Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:30:52.910Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:52.911Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||Invoke 2022-11-25T00:30:52.912Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:52.912Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:52.912Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Method : GET 2022-11-25T00:30:52.912Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1705aed9888ff07f7afd4d52b6d3ce11", X-B3-SpanId:"75313eebe6b4c5c2", X-B3-ParentSpanId:"d57120a9b1897c76", X-B3-Sampled:"0", X-ONAP-RequestID:"eaac5001-fca1-4135-b2de-54c1bc3ce484", X-RequestID:"eaac5001-fca1-4135-b2de-54c1bc3ce484", X-TransactionID:"eaac5001-fca1-4135-b2de-54c1bc3ce484", X-ECOMP-RequestID:"eaac5001-fca1-4135-b2de-54c1bc3ce484", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b731ea4e-3853-427f-88b5-9f71cc2d0d16"] 2022-11-25T00:30:52.913Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Request body: 2022-11-25T00:30:52.913Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:52.968Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:52.969Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:52.969Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status text : OK 2022-11-25T00:30:52.969Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:30:51 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:52.972Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Response body: { "requestId" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:29:27.000+00:00", "endTime" : "2022-11-25T00:30:41.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157\",\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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n\t\t\t\"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"ee579081-e36b-40d6-b589-b37b69be5480\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:30:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" } } } 2022-11-25T00:30:52.972Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:52.973Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||InvokeReturn 2022-11-25T00:30:52.975Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:52.975Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:30:52.976Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:52.976Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:52.976Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:30:52.976Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1705aed9888ff07f7afd4d52b6d3ce11", X-B3-SpanId:"1c2748a18b12f116", X-B3-ParentSpanId:"d57120a9b1897c76", X-B3-Sampled:"0", X-ONAP-RequestID:"eaac5001-fca1-4135-b2de-54c1bc3ce484", X-RequestID:"eaac5001-fca1-4135-b2de-54c1bc3ce484", X-TransactionID:"eaac5001-fca1-4135-b2de-54c1bc3ce484", X-ECOMP-RequestID:"eaac5001-fca1-4135-b2de-54c1bc3ce484", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd8c30a0-a3a7-4ef0-8ad3-a6b221911616"] 2022-11-25T00:30:52.977Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:30:52.977Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:53.000Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:53.001Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:53.001Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:30:53.001Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&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", date:"Fri, 25 Nov 2022 00:30:51 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:53.003Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:30:53.003Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:53.004Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:30:53.018Z|eaac5001-fca1-4135-b2de-54c1bc3ce484|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:30:53.052Z|93ee7f57-0479-41ed-8322-6c0c38a512f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:30:53.054Z|93ee7f57-0479-41ed-8322-6c0c38a512f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:30:53.187Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:30:53.194Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:53.195Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||Invoke 2022-11-25T00:30:53.196Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:53.196Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906 2022-11-25T00:30:53.197Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Method : GET 2022-11-25T00:30:53.197Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71e13cc981672a17d2303abc13e10d41", X-B3-SpanId:"80e0cea86f5d6f46", X-B3-ParentSpanId:"ea82366175d066f6", X-B3-Sampled:"0", X-ONAP-RequestID:"ad8d1128-4796-43d4-8c93-aab2f1348c8d", X-RequestID:"ad8d1128-4796-43d4-8c93-aab2f1348c8d", X-TransactionID:"ad8d1128-4796-43d4-8c93-aab2f1348c8d", X-ECOMP-RequestID:"ad8d1128-4796-43d4-8c93-aab2f1348c8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc4781d2-ef8f-444a-bbfa-2897bb53cf1d"] 2022-11-25T00:30:53.198Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Request body: 2022-11-25T00:30:53.199Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:53.239Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:53.240Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:53.240Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Status text : OK 2022-11-25T00:30:53.241Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:30:53 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:53.251Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||Response body: { "requestId" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:29:27.000+00:00", "endTime" : "2022-11-25T00:30:41.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157\",\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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n\t\t\t\"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"ee579081-e36b-40d6-b589-b37b69be5480\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:30:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3f133325-d3e6-49b0-ac41-b739ddce1906", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906" } } } 2022-11-25T00:30:53.252Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:53.253Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f133325-d3e6-49b0-ac41-b739ddce1906|INFO|500||InvokeReturn 2022-11-25T00:30:53.255Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:53.256Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:30:53.256Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:53.256Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false 2022-11-25T00:30:53.257Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:30:53.257Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71e13cc981672a17d2303abc13e10d41", X-B3-SpanId:"2818c1f31c7fbf7f", X-B3-ParentSpanId:"ea82366175d066f6", X-B3-Sampled:"0", X-ONAP-RequestID:"ad8d1128-4796-43d4-8c93-aab2f1348c8d", X-RequestID:"ad8d1128-4796-43d4-8c93-aab2f1348c8d", X-TransactionID:"ad8d1128-4796-43d4-8c93-aab2f1348c8d", X-ECOMP-RequestID:"ad8d1128-4796-43d4-8c93-aab2f1348c8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd9edd22-e590-4f51-88ae-f7ff157cfdfa"] 2022-11-25T00:30:53.258Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:30:53.258Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:53.302Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:53.303Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:53.303Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:30:53.304Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&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", date:"Fri, 25 Nov 2022 00:30:53 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:53.305Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:30:53.305Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:53.306Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3f133325-d3e6-49b0-ac41-b739ddce1906&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:30:53.327Z|ad8d1128-4796-43d4-8c93-aab2f1348c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3f133325-d3e6-49b0-ac41-b739ddce1906|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:30:56.565Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:30:56.569Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||INFO|500||Checking if requestId: b64fc386-048b-4c51-bb9e-d8755aef73fc already exists in requestDb InfraActiveRequests table 2022-11-25T00:30:56.570Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:30:56.571Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||Invoke 2022-11-25T00:30:56.571Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:56.571Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:30:56.572Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Method : GET 2022-11-25T00:30:56.572Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a1a5e543d51cba7432a3c8fbaf95fde", X-B3-SpanId:"c76e77577ea8053e", X-B3-ParentSpanId:"5a26e64a93f24926", X-B3-Sampled:"0", X-ONAP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-TransactionID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ECOMP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa79068f-8c94-4220-9cc9-ca93fca3ed60"] 2022-11-25T00:30:56.573Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Request body: 2022-11-25T00:30:56.573Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:56.609Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:56.610Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:30:56.610Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status text : Not Found 2022-11-25T00:30:56.611Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:30:56 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2022-11-25T00:30:56.611Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Response body: 2022-11-25T00:30:56.612Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:56.612Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|404|Not Found|InvokeReturn 2022-11-25T00:30:56.632Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:30:56.633Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-11-25T00:30:56.643Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:30:56.708Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d|INFO|500||Invoke 2022-11-25T00:30:56.709Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d with request headers:{Authorization=[***REDACTED***], X-RequestID=[b64fc386-048b-4c51-bb9e-d8755aef73fc], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ca329fed-cc7a-4c14-9f82-c1ff4650dee2], X-ECOMP-RequestID=[b64fc386-048b-4c51-bb9e-d8755aef73fc], X-TransactionId=[], X-ONAP-RequestID=[b64fc386-048b-4c51-bb9e-d8755aef73fc]} 2022-11-25T00:30:56.800Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:30:55 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[51], x-aai-txid=[1-aai-resources-221125-00:30:55:732-69061], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:30:56.802Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d|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/d0c478c5-f097-4737-8cad-648db4c7fd6d","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d","ERR.5.4.6114"]}}} 2022-11-25T00:30:56.803Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d|INFO|404|Not Found|InvokeReturn 2022-11-25T00:30:56.817Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d 2022-11-25T00:30:56.818Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: d0c478c5-f097-4737-8cad-648db4c7fd6d 2022-11-25T00:30:56.832Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:30:56.888Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:30:56.889Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d|INFO|500||Invoke 2022-11-25T00:30:56.923Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d|INFO|404|Not Found|InvokeReturn 2022-11-25T00:30:56.924Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:30:55 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[29], x-aai-txid=[0-aai-resources-221125-00:30:55:904-77467], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:30:56.924Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|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/d0c478c5-f097-4737-8cad-648db4c7fd6d","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d","ERR.5.4.6114"]}}} 2022-11-25T00:30:56.928Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d0c478c5-f097-4737-8cad-648db4c7fd6d 2022-11-25T00:30:56.929Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: d0c478c5-f097-4737-8cad-648db4c7fd6d 2022-11-25T00:30:56.932Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:30:56.970Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:30:56.971Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||Invoke 2022-11-25T00:30:57.028Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||InvokeReturn 2022-11-25T00:30:57.030Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:30:55 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[41], vertex-id=[245928], x-aai-txid=[2-aai-resources-221125-00:30:55:985-48747], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:30:57.031Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"0f73720843334790bc2bca05d0186393","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1669336104563","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:30:57.034Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:30:57.035Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:30:57.038Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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 2022-11-25T00:30:57.039Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:30:57.039Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:57.040Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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 2022-11-25T00:30:57.040Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:30:57.040Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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:"5a1a5e543d51cba7432a3c8fbaf95fde", X-B3-SpanId:"b86d033dc4e7f7a0", X-B3-ParentSpanId:"5a26e64a93f24926", X-B3-Sampled:"0", X-ONAP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-TransactionID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ECOMP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df0886f5-d4ae-4711-9cdd-04a83a01c637"] 2022-11-25T00:30:57.041Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4"},"instanceName":"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0","requestScope":"network"} 2022-11-25T00:30:57.041Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:57.089Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:57.090Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:57.091Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:30:57.092Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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, 25 Nov 2022 00:30:56 GMT", x-envoy-upstream-service-time:"43", server:"envoy"] 2022-11-25T00:30:57.092Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:30:57.093Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:57.094Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:30:57.096Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f 2022-11-25T00:30:57.096Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|INFO|500||Invoke 2022-11-25T00:30:57.096Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:57.097Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f 2022-11-25T00:30:57.097Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|DEBUG|500||Method : GET 2022-11-25T00:30:57.097Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-TransactionID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ECOMP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a29907f1-d10e-464f-85c6-232528f26fc2"] 2022-11-25T00:30:57.098Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|DEBUG|500||Request body: 2022-11-25T00:30:57.098Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:57.175Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:57.177Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:57.178Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|DEBUG|500||Status text : OK 2022-11-25T00:30:57.179Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:30:57 GMT", x-envoy-upstream-service-time:"72", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:57.182Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|DEBUG|500||Response body: { "modelCustomizationUUID" : "46882fce-3a2f-48ae-a387-5c0d919ff63f", "modelInstanceName" : "Generic NeutronNet", "created" : "2022-11-25T00:28:39.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource" } } } 2022-11-25T00:30:57.183Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:57.183Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f|INFO|500||InvokeReturn 2022-11-25T00:30:57.206Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource 2022-11-25T00:30:57.207Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|INFO|500||Invoke 2022-11-25T00:30:57.207Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:57.208Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource 2022-11-25T00:30:57.208Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|DEBUG|500||Method : GET 2022-11-25T00:30:57.209Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-TransactionID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ECOMP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12f8e593-a90f-4e37-b65c-acf3803c3399"] 2022-11-25T00:30:57.209Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|DEBUG|500||Request body: 2022-11-25T00:30:57.210Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:57.260Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:57.261Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:57.262Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|DEBUG|500||Status text : OK 2022-11-25T00:30:57.262Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/networkResource/b05b3d7c-d905-43e6-987d-e6cdf8e7eac5", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:30:57 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:57.264Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|DEBUG|500||Response body: { "modelUUID" : "b05b3d7c-d905-43e6-987d-e6cdf8e7eac5", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "76403201-2b34-4ae8-bba6-31b059129166", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2022-11-25T00:28:39.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b05b3d7c-d905-43e6-987d-e6cdf8e7eac5" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b05b3d7c-d905-43e6-987d-e6cdf8e7eac5" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b05b3d7c-d905-43e6-987d-e6cdf8e7eac5/collectionNetworkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b05b3d7c-d905-43e6-987d-e6cdf8e7eac5/heatTemplate" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b05b3d7c-d905-43e6-987d-e6cdf8e7eac5/networkResourceCustomization" } } } 2022-11-25T00:30:57.265Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:57.265Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46882fce-3a2f-48ae-a387-5c0d919ff63f/networkResource|INFO|500||InvokeReturn 2022-11-25T00:30:57.284Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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 2022-11-25T00:30:57.285Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2022-11-25T00:30:57.286Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:57.287Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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 2022-11-25T00:30:57.287Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2022-11-25T00:30:57.287Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-TransactionID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ECOMP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0999a156-f026-4b98-a979-50b40b2f161a"] 2022-11-25T00:30:57.288Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2022-11-25T00:30:57.288Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:57.430Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:57.431Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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 2022-11-25T00:30:57.432Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:30:57.432Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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, 25 Nov 2022 00:30:57 GMT", x-envoy-upstream-service-time:"105", server:"envoy"] 2022-11-25T00:30:57.432Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2022-11-25T00:30:57.433Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:57.433Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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 2022-11-25T00:30:57.434Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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 2022-11-25T00:30:57.435Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-11-25T00:30:57.435Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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================================================ 2022-11-25T00:30:57.435Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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 2022-11-25T00:30:57.436Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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 2022-11-25T00:30:57.436Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-TransactionID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ECOMP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"710da28c-ad01-4b22-9551-cc2aa9ba0d59"] 2022-11-25T00:30:57.436Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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: 2022-11-25T00:30:57.437Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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================================================ 2022-11-25T00:30:57.489Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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========================================== 2022-11-25T00:30:57.490Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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 2022-11-25T00:30:57.490Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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 : OK 2022-11-25T00:30:57.491Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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", date:"Fri, 25 Nov 2022 00:30:57 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:57.495Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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" : "2022-11-24T23:26:30.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" } } } 2022-11-25T00:30:57.496Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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================================================= 2022-11-25T00:30:57.496Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-11-25T00:30:57.510Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:30:57.511Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:30:57.512Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:57.512Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:30:57.513Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:30:57.513Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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:"2663", X-B3-TraceId:"5a1a5e543d51cba7432a3c8fbaf95fde", X-B3-SpanId:"13c51cc475c88676", X-B3-ParentSpanId:"5a26e64a93f24926", X-B3-Sampled:"0", X-ONAP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-TransactionID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ECOMP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a88d349-e88b-4384-affb-384887791d8a"] 2022-11-25T00:30:57.514Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b64fc386-048b-4c51-bb9e-d8755aef73fc","requestStatus":"IN_PROGRESS","startTime":1669336256633,"source":"VID","tenantId":"0f73720843334790bc2bca05d0186393","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"76403201-2b34-4ae8-bba6-31b059129166\",\n \"modelVersionId\": \"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"b64fc386-048b-4c51-bb9e-d8755aef73fc"} 2022-11-25T00:30:57.514Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:57.576Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:57.577Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:30:57.577Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:30:57.578Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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/b64fc386-048b-4c51-bb9e-d8755aef73fc", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:30:56 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:57.579Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:30:56.633+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"76403201-2b34-4ae8-bba6-31b059129166\",\n \"modelVersionId\": \"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:30:57.390+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" } } } 2022-11-25T00:30:57.579Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:57.580Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:30:57.608Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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 2022-11-25T00:30:57.609Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:30:57.610Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:57.610Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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 2022-11-25T00:30:57.611Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:30:57.611Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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:"5a1a5e543d51cba7432a3c8fbaf95fde", X-B3-SpanId:"5a4d45952f11e181", X-B3-ParentSpanId:"5a26e64a93f24926", X-B3-Sampled:"0", X-ONAP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-TransactionID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ECOMP-RequestID:"b64fc386-048b-4c51-bb9e-d8755aef73fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea32ce03-8f5f-4355-b097-e0b8fe0e6d05"] 2022-11-25T00:30:57.612Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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\":\"76403201-2b34-4ae8-bba6-31b059129166\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\"modelVersionId\":\"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\"modelCustomizationId\":\"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\"modelUuid\":\"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\"modelInvariantUuid\":\"76403201-2b34-4ae8-bba6-31b059129166\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\"source\":\"VID\",\"instanceName\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\"modelInfo\":{\"modelInvariantId\":\"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\"modelUuid\":\"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\"modelInvariantUuid\":\"d0c478c5-f097-4737-8cad-648db4c7fd6d\"}}}],\"cloudConfiguration\":{\"tenantId\":\"0f73720843334790bc2bca05d0186393\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\"}","type":"String"},"requestId":{"value":"b64fc386-048b-4c51-bb9e-d8755aef73fc","type":"String"},"mso-request-id":{"value":"b64fc386-048b-4c51-bb9e-d8755aef73fc","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4","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/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:30:57.612Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:58.657Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:58.659Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:30:58.659Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:30:58.660Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:30:58 GMT", x-onap-requestid:"b64fc386-048b-4c51-bb9e-d8755aef73fc", x-requestid:"b64fc386-048b-4c51-bb9e-d8755aef73fc", x-transactionid:"b64fc386-048b-4c51-bb9e-d8755aef73fc", x-ecomp-requestid:"b64fc386-048b-4c51-bb9e-d8755aef73fc", x-onap-partnername:"UNKNOWN", x-invocationid:"ea32ce03-8f5f-4355-b097-e0b8fe0e6d05", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1037", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:58.660Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b64fc386-048b-4c51-bb9e-d8755aef73fc\",\"instanceId\":\"63d5897b-13cc-4f45-80a8-e251db91e138\"}}","message":"Success","processInstanceID":"6dfd1e12-6c58-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:30:58.660Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:58.661Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:30:58.669Z|b64fc386-048b-4c51-bb9e-d8755aef73fc|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:30:58.851Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:30:58.856Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:30:58.856Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||Invoke 2022-11-25T00:30:58.856Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:58.857Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:30:58.857Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Method : GET 2022-11-25T00:30:58.857Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a04d5bb7274a9c9aa716ee3cea2cfd3", X-B3-SpanId:"8c41407821d71fd6", X-B3-ParentSpanId:"830cc2091f30c7aa", X-B3-Sampled:"0", X-ONAP-RequestID:"617ff144-edf9-49f6-9b6e-700315ee701c", X-RequestID:"617ff144-edf9-49f6-9b6e-700315ee701c", X-TransactionID:"617ff144-edf9-49f6-9b6e-700315ee701c", X-ECOMP-RequestID:"617ff144-edf9-49f6-9b6e-700315ee701c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62a3e4a6-b9a6-4759-ba44-546aa1ed1640"] 2022-11-25T00:30:58.858Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Request body: 2022-11-25T00:30:58.858Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:58.889Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:58.890Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:58.890Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status text : OK 2022-11-25T00:30:58.890Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:30:58 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:58.892Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Response body: { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:30:56.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"76403201-2b34-4ae8-bba6-31b059129166\",\n \"modelVersionId\": \"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:30:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" } } } 2022-11-25T00:30:58.892Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:58.892Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||InvokeReturn 2022-11-25T00:30:58.894Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:30:58.894Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:30:58.895Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:30:58.895Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:30:58.895Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:30:58.896Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a04d5bb7274a9c9aa716ee3cea2cfd3", X-B3-SpanId:"6614d15facb1e4dd", X-B3-ParentSpanId:"830cc2091f30c7aa", X-B3-Sampled:"0", X-ONAP-RequestID:"617ff144-edf9-49f6-9b6e-700315ee701c", X-RequestID:"617ff144-edf9-49f6-9b6e-700315ee701c", X-TransactionID:"617ff144-edf9-49f6-9b6e-700315ee701c", X-ECOMP-RequestID:"617ff144-edf9-49f6-9b6e-700315ee701c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"660e656a-2760-4e1c-bdfe-20e9ecc593d8"] 2022-11-25T00:30:58.896Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:30:58.896Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:30:58.916Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:30:58.917Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:30:58.917Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:30:58.917Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&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", date:"Fri, 25 Nov 2022 00:30:58 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:30:58.920Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:30:58.920Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:30:58.920Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:30:58.934Z|617ff144-edf9-49f6-9b6e-700315ee701c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:31:00.416Z|92a8a0bd-b963-4cee-8cac-e32709289c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:31:00.416Z|92a8a0bd-b963-4cee-8cac-e32709289c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:31:02.500Z|75d16012-98e4-4942-9976-9e8c51899881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:02.501Z|75d16012-98e4-4942-9976-9e8c51899881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:02.503Z|856ceb97-51ee-499d-9dc9-11536eb6d7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:02.503Z|856ceb97-51ee-499d-9dc9-11536eb6d7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:03.082Z|21f81675-3c57-4cc0-af8b-2ce4e4aeeacc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:03.083Z|21f81675-3c57-4cc0-af8b-2ce4e4aeeacc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:09.137Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:31:09.147Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:09.148Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||Invoke 2022-11-25T00:31:09.148Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:09.149Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:09.149Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Method : GET 2022-11-25T00:31:09.150Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8688a00f91b83b8cd0ae0531f79db0e4", X-B3-SpanId:"6f358601eaa1be7f", X-B3-ParentSpanId:"0dbd6f059b629c7a", X-B3-Sampled:"0", X-ONAP-RequestID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-RequestID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-TransactionID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-ECOMP-RequestID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2375610-e3f7-42f0-b8cc-d2e2aade018f"] 2022-11-25T00:31:09.150Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Request body: 2022-11-25T00:31:09.150Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:09.199Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:09.200Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:09.200Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status text : OK 2022-11-25T00:31:09.201Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:31:09 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:09.208Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Response body: { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "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" : "2022-11-25T00:30:56.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"76403201-2b34-4ae8-bba6-31b059129166\",\n \"modelVersionId\": \"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:31:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" } } } 2022-11-25T00:31:09.209Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:09.210Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||InvokeReturn 2022-11-25T00:31:09.212Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:09.212Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:31:09.213Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:09.213Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:09.213Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:31:09.213Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8688a00f91b83b8cd0ae0531f79db0e4", X-B3-SpanId:"f16c6f0788b1fca5", X-B3-ParentSpanId:"0dbd6f059b629c7a", X-B3-Sampled:"0", X-ONAP-RequestID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-RequestID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-TransactionID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-ECOMP-RequestID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f37a06c9-c311-4c8c-95a1-8674a965e200"] 2022-11-25T00:31:09.214Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:31:09.214Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:09.236Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:09.237Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:09.237Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:31:09.238Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&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", date:"Fri, 25 Nov 2022 00:31:09 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:09.245Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:31:09.246Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:09.247Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:31:09.309Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:31:09.310Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:31:09.310Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:09.310Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:31:09.311Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:31:09.311Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-RequestID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-TransactionID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-ECOMP-RequestID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfaef0d2-400a-4ccd-a8ee-481b658b2b36"] 2022-11-25T00:31:09.312Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:31:09.312Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:09.482Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:09.482Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:09.483Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:31:09.483Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2D499CAEC26C2E1FBB1735D76300CF3F; 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:"652", date:"Fri, 25 Nov 2022 00:31:09 GMT", x-envoy-upstream-service-time:"166", server:"envoy"] 2022-11-25T00:31:09.484Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6dfd1e12-6c58-11ed-bf43-3eae982b67eb","businessKey":"b64fc386-048b-4c51-bb9e-d8755aef73fc","processDefinitionId":"WorkflowActionBB:1:b9eac3fc-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2022-11-25T00:30:57.658+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"6dfd1e12-6c58-11ed-bf43-3eae982b67eb","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:31:09.484Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:09.484Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:31:09.514Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:31:09.516Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:31:09.516Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:09.516Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:31:09.517Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:31:09.517Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-RequestID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-TransactionID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-ECOMP-RequestID:"2f817069-e7ba-4aaa-9f55-07db63e59132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"755c2b82-309b-48dc-b863-785dc7327f86"] 2022-11-25T00:31:09.517Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:31:09.517Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:09.658Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:09.660Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:09.660Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:31:09.661Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=095C011EF18120C7285916054AB95BEA; 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:"797", date:"Fri, 25 Nov 2022 00:31:09 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-11-25T00:31:09.661Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"6dff683b-6c58-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"6dfd1e12-6c58-11ed-bf43-3eae982b67eb","activityId":"Task_RetrieveBBExectuionList","activityName":"Retrieve BB Execution List","activityType":"serviceTask","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:b9eac3fc-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"6dfd1e12-6c58-11ed-bf43-3eae982b67eb","executionId":"6dfd1e12-6c58-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:30:57.673+0000","endTime":"2022-11-25T00:30:58.329+0000","durationInMillis":656,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6dfd1e12-6c58-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:31:09.661Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:09.662Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6dfd1e12-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:31:09.668Z|2f817069-e7ba-4aaa-9f55-07db63e59132|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:31:12.537Z|4fb4c8a2-d90b-45d1-a072-bb8091897e7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:12.537Z|4fb4c8a2-d90b-45d1-a072-bb8091897e7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:12.537Z|777a9d64-7062-418a-aeec-38fd682bd614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:12.538Z|777a9d64-7062-418a-aeec-38fd682bd614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:13.106Z|9d29ba0d-175c-4d9b-ad0b-244db753a14e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:13.107Z|9d29ba0d-175c-4d9b-ad0b-244db753a14e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:15.416Z|4c604160-d834-403d-946f-97c4e3f98579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:31:15.420Z|4c604160-d834-403d-946f-97c4e3f98579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:31:15.756Z|d350c680-f00f-4c7a-b5c0-8dd917e90c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:31:15.756Z|d350c680-f00f-4c7a-b5c0-8dd917e90c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:31:19.874Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:31:19.881Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:19.882Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||Invoke 2022-11-25T00:31:19.883Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:19.883Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:19.885Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Method : GET 2022-11-25T00:31:19.886Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e48b34861d090b6af77103cdb3c36e2", X-B3-SpanId:"a6575b563f5989cf", X-B3-ParentSpanId:"0e694e721774646e", X-B3-Sampled:"0", X-ONAP-RequestID:"9e606342-373c-438c-8582-6fb8fcb96605", X-RequestID:"9e606342-373c-438c-8582-6fb8fcb96605", X-TransactionID:"9e606342-373c-438c-8582-6fb8fcb96605", X-ECOMP-RequestID:"9e606342-373c-438c-8582-6fb8fcb96605", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90e68a23-c063-48c7-92d6-d90c9ddeb49b"] 2022-11-25T00:31:19.887Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Request body: 2022-11-25T00:31:19.887Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:19.925Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:19.926Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:19.926Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status text : OK 2022-11-25T00:31:19.927Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:31:19 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:19.927Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Response body: { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "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" : "2022-11-25T00:30:56.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"76403201-2b34-4ae8-bba6-31b059129166\",\n \"modelVersionId\": \"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:31:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "cloudIdentifier" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\"},\"environment\":null}", "created" : "2022-11-25T00:31:18.000+00:00" } ], "requestURI" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" } } } 2022-11-25T00:31:19.927Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:19.928Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||InvokeReturn 2022-11-25T00:31:19.930Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:19.931Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:31:19.931Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:19.931Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:19.932Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:31:19.932Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e48b34861d090b6af77103cdb3c36e2", X-B3-SpanId:"4e8369acb4f4e3dd", X-B3-ParentSpanId:"0e694e721774646e", X-B3-Sampled:"0", X-ONAP-RequestID:"9e606342-373c-438c-8582-6fb8fcb96605", X-RequestID:"9e606342-373c-438c-8582-6fb8fcb96605", X-TransactionID:"9e606342-373c-438c-8582-6fb8fcb96605", X-ECOMP-RequestID:"9e606342-373c-438c-8582-6fb8fcb96605", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df7cff83-38b4-46e0-9edc-75371f49253e"] 2022-11-25T00:31:19.932Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:31:19.933Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:19.951Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:19.952Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:19.953Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:31:19.953Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&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", date:"Fri, 25 Nov 2022 00:31:19 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:19.954Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:31:19.955Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:19.955Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:31:19.990Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:31:19.991Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:31:19.991Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:19.992Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:31:19.992Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:31:19.992Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e606342-373c-438c-8582-6fb8fcb96605", X-RequestID:"9e606342-373c-438c-8582-6fb8fcb96605", X-TransactionID:"9e606342-373c-438c-8582-6fb8fcb96605", X-ECOMP-RequestID:"9e606342-373c-438c-8582-6fb8fcb96605", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d0f1712-7958-419d-b3fa-450399456ccd"] 2022-11-25T00:31:19.993Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:31:19.993Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:20.188Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:20.189Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:20.190Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:31:20.190Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AF7162DBF82EDD9A00A9FCE82C83DA38; 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, 25 Nov 2022 00:31:20 GMT", x-envoy-upstream-service-time:"168", server:"envoy"] 2022-11-25T00:31:20.191Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"76e47a29-6c58-11ed-bf43-3eae982b67eb","businessKey":"b64fc386-048b-4c51-bb9e-d8755aef73fc","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:31:12.596+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6dfd1e12-6c58-11ed-bf43-3eae982b67eb","superProcessInstanceId":"76e11e92-6c58-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:31:20.191Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:20.192Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:31:20.226Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:31:20.227Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:31:20.228Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:20.228Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:31:20.228Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:31:20.229Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e606342-373c-438c-8582-6fb8fcb96605", X-RequestID:"9e606342-373c-438c-8582-6fb8fcb96605", X-TransactionID:"9e606342-373c-438c-8582-6fb8fcb96605", X-ECOMP-RequestID:"9e606342-373c-438c-8582-6fb8fcb96605", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e94df067-57dd-4207-86bc-5e88492aae01"] 2022-11-25T00:31:20.229Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:31:20.230Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:20.364Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:20.364Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:20.365Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:31:20.365Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=53F51AF7D14153F95071128171DFE166; 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, 25 Nov 2022 00:31:20 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2022-11-25T00:31:20.366Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:76e4a140-6c58-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"76e47a29-6c58-11ed-bf43-3eae982b67eb","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"76e47a29-6c58-11ed-bf43-3eae982b67eb","executionId":"76e47a29-6c58-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:31:12.597+0000","endTime":"2022-11-25T00:31:12.598+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6dfd1e12-6c58-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:31:20.366Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:20.366Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:31:20.372Z|9e606342-373c-438c-8582-6fb8fcb96605|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:31:22.565Z|d70ad680-b6b4-41d3-b40a-48da3b4de302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:22.566Z|d70ad680-b6b4-41d3-b40a-48da3b4de302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:22.573Z|d5684dd3-0279-4260-abbe-7e4ad0aeafa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:22.574Z|d5684dd3-0279-4260-abbe-7e4ad0aeafa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:23.135Z|f55d61db-d66e-46aa-bd52-3e44139b18fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:23.136Z|f55d61db-d66e-46aa-bd52-3e44139b18fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:30.416Z|f029cf84-2d9a-42f4-8c3b-886ab560b8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:31:30.416Z|f029cf84-2d9a-42f4-8c3b-886ab560b8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:31:30.567Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:31:30.575Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:30.575Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||Invoke 2022-11-25T00:31:30.576Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:30.576Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:30.576Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Method : GET 2022-11-25T00:31:30.576Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7832d6fbac4c4b9a527b3fd408580df4", X-B3-SpanId:"aaf73130b0f0d055", X-B3-ParentSpanId:"a6d5a6d9f65593f0", X-B3-Sampled:"0", X-ONAP-RequestID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-RequestID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-TransactionID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-ECOMP-RequestID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7f9586c-60b0-42f6-8570-ef3c72be2df7"] 2022-11-25T00:31:30.577Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Request body: 2022-11-25T00:31:30.577Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:30.632Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:30.633Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:30.633Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status text : OK 2022-11-25T00:31:30.633Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:31:30 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:30.635Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Response body: { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-11-25T00:30:56.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"76403201-2b34-4ae8-bba6-31b059129166\",\n \"modelVersionId\": \"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:31:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "cloudIdentifier" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\"},\"environment\":null}", "created" : "2022-11-25T00:31:18.000+00:00" } ], "requestURI" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" } } } 2022-11-25T00:31:30.635Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:30.636Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||InvokeReturn 2022-11-25T00:31:30.640Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:30.640Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:31:30.640Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:30.640Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:30.641Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:31:30.641Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7832d6fbac4c4b9a527b3fd408580df4", X-B3-SpanId:"fa9f98537cb61364", X-B3-ParentSpanId:"a6d5a6d9f65593f0", X-B3-Sampled:"0", X-ONAP-RequestID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-RequestID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-TransactionID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-ECOMP-RequestID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79a21932-2026-4eca-bc11-759e2a06aad0"] 2022-11-25T00:31:30.642Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:31:30.642Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:30.672Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:30.673Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:30.674Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:31:30.674Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&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", date:"Fri, 25 Nov 2022 00:31:30 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:30.677Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ed2aede2-b161-4e82-80d4-5b30e38fb69b\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_df2cd2b6-608b-409c-992b-d8396e1d6ec5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":null,\"creation_time\":1669336281000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:31:23.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:31:30.678Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:30.679Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:31:30.734Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:31:30.735Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:31:30.735Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:30.735Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:31:30.736Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:31:30.736Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-RequestID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-TransactionID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-ECOMP-RequestID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc6b5948-6dcc-4194-87cf-549cad1eb2fc"] 2022-11-25T00:31:30.736Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:31:30.737Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:30.913Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:30.914Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:30.914Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:31:30.915Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4E082F509E0919FB7D1B01CB99160F5F; 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, 25 Nov 2022 00:31:30 GMT", x-envoy-upstream-service-time:"172", server:"envoy"] 2022-11-25T00:31:30.915Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"76e47a29-6c58-11ed-bf43-3eae982b67eb","businessKey":"b64fc386-048b-4c51-bb9e-d8755aef73fc","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:31:12.596+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6dfd1e12-6c58-11ed-bf43-3eae982b67eb","superProcessInstanceId":"76e11e92-6c58-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:31:30.915Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:30.916Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:31:30.947Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:31:30.948Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:31:30.949Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:30.949Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:31:30.949Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:31:30.949Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-RequestID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-TransactionID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-ECOMP-RequestID:"800a76ea-f07a-4133-a36a-60076ea4c371", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e0a8760-e9de-459b-bf37-550b9b733377"] 2022-11-25T00:31:30.949Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:31:30.950Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:31.130Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:31.131Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:31.131Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:31:31.132Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CE83978C57D60CEB71236D41A1A9CE3D; 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:"812", date:"Fri, 25 Nov 2022 00:31:30 GMT", x-envoy-upstream-service-time:"175", server:"envoy"] 2022-11-25T00:31:31.132Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7d07abe1-6c58-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"76e47a29-6c58-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"76e47a29-6c58-11ed-bf43-3eae982b67eb","executionId":"76e47a29-6c58-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:31:22.893+0000","endTime":"2022-11-25T00:31:22.907+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6dfd1e12-6c58-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:31:31.133Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:31.133Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:31:31.142Z|800a76ea-f07a-4133-a36a-60076ea4c371|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:31:32.593Z|1e31bc77-e323-4351-ae63-d271b8d9fc09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:32.595Z|1e31bc77-e323-4351-ae63-d271b8d9fc09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:32.621Z|9390eb3a-017d-4c80-a2b5-e2d6dead0fee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:32.622Z|9390eb3a-017d-4c80-a2b5-e2d6dead0fee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:33.164Z|2e0acd64-b4b8-411b-ad76-f506ca03c463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:33.165Z|2e0acd64-b4b8-411b-ad76-f506ca03c463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:41.337Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:31:41.346Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:41.347Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||Invoke 2022-11-25T00:31:41.347Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:41.348Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:41.348Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Method : GET 2022-11-25T00:31:41.349Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"270069e14bf55452a64d960f7855f487", X-B3-SpanId:"9bedabd6bcf7ca7d", X-B3-ParentSpanId:"0f945054d21666bc", X-B3-Sampled:"0", X-ONAP-RequestID:"e773e564-5a30-49ff-9794-e2897ce59399", X-RequestID:"e773e564-5a30-49ff-9794-e2897ce59399", X-TransactionID:"e773e564-5a30-49ff-9794-e2897ce59399", X-ECOMP-RequestID:"e773e564-5a30-49ff-9794-e2897ce59399", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73d7b8aa-95bc-4b83-a082-2922e5051754"] 2022-11-25T00:31:41.349Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Request body: 2022-11-25T00:31:41.349Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:41.390Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:41.390Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:41.391Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status text : OK 2022-11-25T00:31:41.391Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:31:41 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:41.393Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Response body: { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2022-11-25T00:30:56.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"76403201-2b34-4ae8-bba6-31b059129166\",\n \"modelVersionId\": \"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:31:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "cloudIdentifier" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\"},\"environment\":null}", "created" : "2022-11-25T00:31:18.000+00:00" } ], "requestURI" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" } } } 2022-11-25T00:31:41.393Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:41.394Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||InvokeReturn 2022-11-25T00:31:41.396Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:41.396Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:31:41.397Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:41.397Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:41.398Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:31:41.398Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"270069e14bf55452a64d960f7855f487", X-B3-SpanId:"8fb87da98190d525", X-B3-ParentSpanId:"0f945054d21666bc", X-B3-Sampled:"0", X-ONAP-RequestID:"e773e564-5a30-49ff-9794-e2897ce59399", X-RequestID:"e773e564-5a30-49ff-9794-e2897ce59399", X-TransactionID:"e773e564-5a30-49ff-9794-e2897ce59399", X-ECOMP-RequestID:"e773e564-5a30-49ff-9794-e2897ce59399", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a77f93f5-16ce-47ec-8518-475346a373ea"] 2022-11-25T00:31:41.399Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:31:41.399Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:41.429Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:41.430Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:41.430Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:31:41.430Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&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", date:"Fri, 25 Nov 2022 00:31:41 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:41.431Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ed2aede2-b161-4e82-80d4-5b30e38fb69b\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"12e6b3b7-e7e5-4a86-846b-4c380109a8bb\",\"output_key\":\"subnet_id_df2cd2b6-608b-409c-992b-d8396e1d6ec5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":null,\"creation_time\":1669336281000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:31:23.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:31:41.431Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:41.431Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:31:41.468Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:31:41.469Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:31:41.469Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:41.470Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:31:41.470Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:31:41.470Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e773e564-5a30-49ff-9794-e2897ce59399", X-RequestID:"e773e564-5a30-49ff-9794-e2897ce59399", X-TransactionID:"e773e564-5a30-49ff-9794-e2897ce59399", X-ECOMP-RequestID:"e773e564-5a30-49ff-9794-e2897ce59399", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6319a4b-765d-4d01-ab7d-fdf0a0901d45"] 2022-11-25T00:31:41.470Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:31:41.471Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:41.642Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:41.642Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:41.643Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:31:41.643Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7847300283932D80449FBF7C0B21B449; 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, 25 Nov 2022 00:31:41 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2022-11-25T00:31:41.644Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"76e47a29-6c58-11ed-bf43-3eae982b67eb","businessKey":"b64fc386-048b-4c51-bb9e-d8755aef73fc","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:31:12.596+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6dfd1e12-6c58-11ed-bf43-3eae982b67eb","superProcessInstanceId":"76e11e92-6c58-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:31:41.644Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:41.644Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b64fc386-048b-4c51-bb9e-d8755aef73fc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:31:41.674Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:31:41.675Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:31:41.675Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:41.676Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:31:41.676Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:31:41.676Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e773e564-5a30-49ff-9794-e2897ce59399", X-RequestID:"e773e564-5a30-49ff-9794-e2897ce59399", X-TransactionID:"e773e564-5a30-49ff-9794-e2897ce59399", X-ECOMP-RequestID:"e773e564-5a30-49ff-9794-e2897ce59399", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eae158de-6d70-4c03-9f59-d518cd2a8e12"] 2022-11-25T00:31:41.677Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:31:41.677Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:41.818Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:41.819Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:41.820Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:31:41.820Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FBEE745000D685FE1E637B9D1CE4530F; 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, 25 Nov 2022 00:31:41 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-11-25T00:31:41.821Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:87753264-6c58-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"76e47a29-6c58-11ed-bf43-3eae982b67eb","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"76e47a29-6c58-11ed-bf43-3eae982b67eb","executionId":"76e47a29-6c58-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:31:40.388+0000","endTime":"2022-11-25T00:31:40.388+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6dfd1e12-6c58-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:31:41.821Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:41.822Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=76e47a29-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:31:41.833Z|e773e564-5a30-49ff-9794-e2897ce59399|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:31:42.627Z|4119f09e-ad25-4074-a325-398817e17dc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:42.628Z|4119f09e-ad25-4074-a325-398817e17dc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:42.654Z|ebf185a0-cb13-4ada-81bf-5950fa0b165b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:42.654Z|ebf185a0-cb13-4ada-81bf-5950fa0b165b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:43.191Z|6aa24fe6-0047-4df3-a9b6-e0ffbfcc9aa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:43.192Z|6aa24fe6-0047-4df3-a9b6-e0ffbfcc9aa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:45.122Z|93403c1e-e4ad-4b1b-b440-ba4e6ca7aa80|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:31:45.123Z|93403c1e-e4ad-4b1b-b440-ba4e6ca7aa80|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:45.416Z|e4f0571a-7501-47c8-9227-e72380a9e26c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:31:45.416Z|e4f0571a-7501-47c8-9227-e72380a9e26c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:31:45.757Z|ce0f0cb0-2cf3-4700-aed6-feadda6b74b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:31:45.758Z|ce0f0cb0-2cf3-4700-aed6-feadda6b74b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:31:52.021Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:31:52.029Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:52.030Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||Invoke 2022-11-25T00:31:52.030Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:52.031Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:52.031Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Method : GET 2022-11-25T00:31:52.031Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b00b0db2f2b40af3f5220e7dace3674a", X-B3-SpanId:"40959c518a85b122", X-B3-ParentSpanId:"bd6365e62ad33860", X-B3-Sampled:"0", X-ONAP-RequestID:"8aea6509-2578-464f-8577-317872eb85d2", X-RequestID:"8aea6509-2578-464f-8577-317872eb85d2", X-TransactionID:"8aea6509-2578-464f-8577-317872eb85d2", X-ECOMP-RequestID:"8aea6509-2578-464f-8577-317872eb85d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afc19003-d122-4758-9973-1f614858671f"] 2022-11-25T00:31:52.032Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Request body: 2022-11-25T00:31:52.032Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:52.069Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:52.069Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:52.069Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status text : OK 2022-11-25T00:31:52.070Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:31:51 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:52.070Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Response body: { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "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" : "2022-11-25T00:30:56.000+00:00", "endTime" : "2022-11-25T00:31:44.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"76403201-2b34-4ae8-bba6-31b059129166\",\n \"modelVersionId\": \"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:31:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "cloudIdentifier" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\"},\"environment\":null}", "created" : "2022-11-25T00:31:18.000+00:00" } ], "requestURI" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" } } } 2022-11-25T00:31:52.071Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:52.071Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||InvokeReturn 2022-11-25T00:31:52.079Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:52.080Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:31:52.080Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:52.080Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:52.081Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:31:52.081Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b00b0db2f2b40af3f5220e7dace3674a", X-B3-SpanId:"6a262f37f2660280", X-B3-ParentSpanId:"bd6365e62ad33860", X-B3-Sampled:"0", X-ONAP-RequestID:"8aea6509-2578-464f-8577-317872eb85d2", X-RequestID:"8aea6509-2578-464f-8577-317872eb85d2", X-TransactionID:"8aea6509-2578-464f-8577-317872eb85d2", X-ECOMP-RequestID:"8aea6509-2578-464f-8577-317872eb85d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8445653-9bb9-443e-b6ba-72a12a10b9c9"] 2022-11-25T00:31:52.082Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:31:52.082Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:52.106Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:52.107Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:52.107Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:31:52.107Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&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", date:"Fri, 25 Nov 2022 00:31:51 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:52.109Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ed2aede2-b161-4e82-80d4-5b30e38fb69b\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"12e6b3b7-e7e5-4a86-846b-4c380109a8bb\",\"output_key\":\"subnet_id_df2cd2b6-608b-409c-992b-d8396e1d6ec5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":null,\"creation_time\":1669336281000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:31:23.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:31:52.110Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:52.110Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:31:52.127Z|8aea6509-2578-464f-8577-317872eb85d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:31:52.295Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:31:52.303Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:52.304Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||Invoke 2022-11-25T00:31:52.304Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:52.304Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:52.304Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Method : GET 2022-11-25T00:31:52.305Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9584891a8dded72789c0b6fb6e8d9e14", X-B3-SpanId:"7169e2555e380708", X-B3-ParentSpanId:"84dee46800db3ee5", X-B3-Sampled:"0", X-ONAP-RequestID:"f0d4181d-a031-4710-8b6a-d795c2ccee6c", X-RequestID:"f0d4181d-a031-4710-8b6a-d795c2ccee6c", X-TransactionID:"f0d4181d-a031-4710-8b6a-d795c2ccee6c", X-ECOMP-RequestID:"f0d4181d-a031-4710-8b6a-d795c2ccee6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25ac80e4-a580-4a5d-87c0-b9652264275f"] 2022-11-25T00:31:52.305Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Request body: 2022-11-25T00:31:52.305Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:52.343Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:52.343Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:52.343Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status text : OK 2022-11-25T00:31:52.344Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:31:51 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:52.346Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Response body: { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "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" : "2022-11-25T00:30:56.000+00:00", "endTime" : "2022-11-25T00:31:44.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"76403201-2b34-4ae8-bba6-31b059129166\",\n \"modelVersionId\": \"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:31:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "cloudIdentifier" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\"},\"environment\":null}", "created" : "2022-11-25T00:31:18.000+00:00" } ], "requestURI" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" } } } 2022-11-25T00:31:52.346Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:52.347Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||InvokeReturn 2022-11-25T00:31:52.349Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:52.349Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:31:52.350Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:52.350Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:52.350Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:31:52.351Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9584891a8dded72789c0b6fb6e8d9e14", X-B3-SpanId:"c04df85ee188b383", X-B3-ParentSpanId:"84dee46800db3ee5", X-B3-Sampled:"0", X-ONAP-RequestID:"f0d4181d-a031-4710-8b6a-d795c2ccee6c", X-RequestID:"f0d4181d-a031-4710-8b6a-d795c2ccee6c", X-TransactionID:"f0d4181d-a031-4710-8b6a-d795c2ccee6c", X-ECOMP-RequestID:"f0d4181d-a031-4710-8b6a-d795c2ccee6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b557a930-872b-4aaf-b455-a76cbced8ca6"] 2022-11-25T00:31:52.351Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:31:52.351Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:52.378Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:52.379Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:52.379Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:31:52.380Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&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", date:"Fri, 25 Nov 2022 00:31:51 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:52.380Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ed2aede2-b161-4e82-80d4-5b30e38fb69b\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"12e6b3b7-e7e5-4a86-846b-4c380109a8bb\",\"output_key\":\"subnet_id_df2cd2b6-608b-409c-992b-d8396e1d6ec5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":null,\"creation_time\":1669336281000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:31:23.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:31:52.380Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:52.381Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:31:52.393Z|f0d4181d-a031-4710-8b6a-d795c2ccee6c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:31:52.561Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:31:52.566Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:52.567Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||Invoke 2022-11-25T00:31:52.567Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:52.567Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:52.567Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Method : GET 2022-11-25T00:31:52.568Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eaaa526d54b77193926e8b0fa1239a5b", X-B3-SpanId:"13d97a59c334feba", X-B3-ParentSpanId:"29589e0b1037aae1", X-B3-Sampled:"0", X-ONAP-RequestID:"cfca02f6-e039-4276-aca0-4281e26f3832", X-RequestID:"cfca02f6-e039-4276-aca0-4281e26f3832", X-TransactionID:"cfca02f6-e039-4276-aca0-4281e26f3832", X-ECOMP-RequestID:"cfca02f6-e039-4276-aca0-4281e26f3832", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"110a580f-f5c4-4959-8c6b-798bd385f539"] 2022-11-25T00:31:52.568Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Request body: 2022-11-25T00:31:52.569Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:52.603Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:52.604Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:52.604Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status text : OK 2022-11-25T00:31:52.604Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:31:51 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:52.606Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Response body: { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "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" : "2022-11-25T00:30:56.000+00:00", "endTime" : "2022-11-25T00:31:44.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"76403201-2b34-4ae8-bba6-31b059129166\",\n \"modelVersionId\": \"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:31:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "cloudIdentifier" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\"},\"environment\":null}", "created" : "2022-11-25T00:31:18.000+00:00" } ], "requestURI" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" } } } 2022-11-25T00:31:52.606Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:52.607Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||InvokeReturn 2022-11-25T00:31:52.609Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:52.610Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:31:52.610Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:52.610Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:52.611Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:31:52.611Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eaaa526d54b77193926e8b0fa1239a5b", X-B3-SpanId:"8b2a67472520b93d", X-B3-ParentSpanId:"29589e0b1037aae1", X-B3-Sampled:"0", X-ONAP-RequestID:"cfca02f6-e039-4276-aca0-4281e26f3832", X-RequestID:"cfca02f6-e039-4276-aca0-4281e26f3832", X-TransactionID:"cfca02f6-e039-4276-aca0-4281e26f3832", X-ECOMP-RequestID:"cfca02f6-e039-4276-aca0-4281e26f3832", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fa3b498-7871-42aa-9119-033d2aa6b2bf"] 2022-11-25T00:31:52.611Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:31:52.612Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:52.636Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:52.641Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:52.642Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:31:52.643Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&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", date:"Fri, 25 Nov 2022 00:31:51 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:52.646Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ed2aede2-b161-4e82-80d4-5b30e38fb69b\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"12e6b3b7-e7e5-4a86-846b-4c380109a8bb\",\"output_key\":\"subnet_id_df2cd2b6-608b-409c-992b-d8396e1d6ec5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":null,\"creation_time\":1669336281000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:31:23.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:31:52.646Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:52.647Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:31:52.662Z|74eb3ce7-bf93-49f9-a415-a3f76b805cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:52.663Z|74eb3ce7-bf93-49f9-a415-a3f76b805cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:52.664Z|cfca02f6-e039-4276-aca0-4281e26f3832|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:31:52.684Z|721ac312-0ca6-48ea-ae50-bed316f2de6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:52.685Z|721ac312-0ca6-48ea-ae50-bed316f2de6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:31:52.833Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:31:52.842Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:52.843Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||Invoke 2022-11-25T00:31:52.843Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:52.843Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:52.843Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Method : GET 2022-11-25T00:31:52.844Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91a0ed79862d8c7eea55cb3f4b64d882", X-B3-SpanId:"f355f0fd45d296c5", X-B3-ParentSpanId:"048b2f7fac552bcd", X-B3-Sampled:"0", X-ONAP-RequestID:"f6d16c2c-a36d-438e-94d0-7df8dd64ac46", X-RequestID:"f6d16c2c-a36d-438e-94d0-7df8dd64ac46", X-TransactionID:"f6d16c2c-a36d-438e-94d0-7df8dd64ac46", X-ECOMP-RequestID:"f6d16c2c-a36d-438e-94d0-7df8dd64ac46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92892bdb-5ed4-4343-8a00-278477ad718f"] 2022-11-25T00:31:52.844Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Request body: 2022-11-25T00:31:52.844Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:52.880Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:52.881Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:52.881Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status text : OK 2022-11-25T00:31:52.882Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:31:51 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:52.882Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Response body: { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "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" : "2022-11-25T00:30:56.000+00:00", "endTime" : "2022-11-25T00:31:44.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"76403201-2b34-4ae8-bba6-31b059129166\",\n \"modelVersionId\": \"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:31:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "cloudIdentifier" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\"},\"environment\":null}", "created" : "2022-11-25T00:31:18.000+00:00" } ], "requestURI" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" } } } 2022-11-25T00:31:52.883Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:52.883Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||InvokeReturn 2022-11-25T00:31:52.886Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:52.887Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:31:52.887Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:52.887Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:52.888Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:31:52.888Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91a0ed79862d8c7eea55cb3f4b64d882", X-B3-SpanId:"fa950eba4664e76a", X-B3-ParentSpanId:"048b2f7fac552bcd", X-B3-Sampled:"0", X-ONAP-RequestID:"f6d16c2c-a36d-438e-94d0-7df8dd64ac46", X-RequestID:"f6d16c2c-a36d-438e-94d0-7df8dd64ac46", X-TransactionID:"f6d16c2c-a36d-438e-94d0-7df8dd64ac46", X-ECOMP-RequestID:"f6d16c2c-a36d-438e-94d0-7df8dd64ac46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d130966-10d8-4e5e-935f-7f09b6a1a358"] 2022-11-25T00:31:52.888Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:31:52.889Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:52.915Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:52.916Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:52.916Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:31:52.916Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&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", date:"Fri, 25 Nov 2022 00:31:51 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:52.918Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ed2aede2-b161-4e82-80d4-5b30e38fb69b\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"12e6b3b7-e7e5-4a86-846b-4c380109a8bb\",\"output_key\":\"subnet_id_df2cd2b6-608b-409c-992b-d8396e1d6ec5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":null,\"creation_time\":1669336281000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:31:23.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:31:52.918Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:52.919Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:31:52.930Z|f6d16c2c-a36d-438e-94d0-7df8dd64ac46|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:31:53.089Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:31:53.094Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:53.094Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||Invoke 2022-11-25T00:31:53.094Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:53.094Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc 2022-11-25T00:31:53.095Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Method : GET 2022-11-25T00:31:53.095Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8520a947d444d04cf38195e609353390", X-B3-SpanId:"0becf05ff85c3df3", X-B3-ParentSpanId:"98644ce1e6a6c877", X-B3-Sampled:"0", X-ONAP-RequestID:"f7cd53e8-5c57-407e-894b-83adb6cd58ef", X-RequestID:"f7cd53e8-5c57-407e-894b-83adb6cd58ef", X-TransactionID:"f7cd53e8-5c57-407e-894b-83adb6cd58ef", X-ECOMP-RequestID:"f7cd53e8-5c57-407e-894b-83adb6cd58ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8ad237a-4dea-43ec-96e6-9b0ab976e1cf"] 2022-11-25T00:31:53.095Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Request body: 2022-11-25T00:31:53.095Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:53.132Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:53.133Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:53.133Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Status text : OK 2022-11-25T00:31:53.133Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:31:52 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:53.146Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||Response body: { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "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" : "2022-11-25T00:30:56.000+00:00", "endTime" : "2022-11-25T00:31:44.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"76403201-2b34-4ae8-bba6-31b059129166\",\n \"modelVersionId\": \"b05b3d7c-d905-43e6-987d-e6cdf8e7eac5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46882fce-3a2f-48ae-a387-5c0d919ff63f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:31:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "cloudIdentifier" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\"},\"environment\":null}", "created" : "2022-11-25T00:31:18.000+00:00" } ], "requestURI" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc" } } } 2022-11-25T00:31:53.146Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:53.146Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b64fc386-048b-4c51-bb9e-d8755aef73fc|INFO|500||InvokeReturn 2022-11-25T00:31:53.148Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:53.148Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:31:53.149Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:31:53.149Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false 2022-11-25T00:31:53.149Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:31:53.149Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8520a947d444d04cf38195e609353390", X-B3-SpanId:"e73b12f1ecab71f4", X-B3-ParentSpanId:"98644ce1e6a6c877", X-B3-Sampled:"0", X-ONAP-RequestID:"f7cd53e8-5c57-407e-894b-83adb6cd58ef", X-RequestID:"f7cd53e8-5c57-407e-894b-83adb6cd58ef", X-TransactionID:"f7cd53e8-5c57-407e-894b-83adb6cd58ef", X-ECOMP-RequestID:"f7cd53e8-5c57-407e-894b-83adb6cd58ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fa70290-16e1-4d57-a607-7b3826ac0a33"] 2022-11-25T00:31:53.149Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:31:53.150Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:31:53.171Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:31:53.172Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:31:53.172Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:31:53.173Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&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", date:"Fri, 25 Nov 2022 00:31:52 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:31:53.175Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "b64fc386-048b-4c51-bb9e-d8755aef73fc", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ed2aede2-b161-4e82-80d4-5b30e38fb69b\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"12e6b3b7-e7e5-4a86-846b-4c380109a8bb\",\"output_key\":\"subnet_id_df2cd2b6-608b-409c-992b-d8396e1d6ec5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":null,\"creation_time\":1669336281000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:31:23.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:31:53.176Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:31:53.176Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b64fc386-048b-4c51-bb9e-d8755aef73fc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:31:53.189Z|f7cd53e8-5c57-407e-894b-83adb6cd58ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b64fc386-048b-4c51-bb9e-d8755aef73fc|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:31:53.220Z|467f08ee-3fdb-4154-82b1-6d648d6a30a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:31:53.221Z|467f08ee-3fdb-4154-82b1-6d648d6a30a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:00.416Z|a8edb9f7-3408-49be-83b3-694fe7bfcc38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:32:00.418Z|a8edb9f7-3408-49be-83b3-694fe7bfcc38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:32:02.698Z|c9670f83-334b-4bc8-b29c-333c367ee569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:02.700Z|c9670f83-334b-4bc8-b29c-333c367ee569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:02.716Z|df0fed07-8470-4b27-b2fb-ba775f742858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:02.717Z|df0fed07-8470-4b27-b2fb-ba775f742858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:03.247Z|b6edfa84-5624-45ed-b282-80723bd6af23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:03.248Z|b6edfa84-5624-45ed-b282-80723bd6af23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:04.167Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:32:04.175Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|||INFO|500||Checking if requestId: 35913ecc-ae9b-4a2d-a818-a7e378f199da already exists in requestDb InfraActiveRequests table 2022-11-25T00:32:04.177Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:32:04.177Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||Invoke 2022-11-25T00:32:04.178Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:04.178Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:32:04.178Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Method : GET 2022-11-25T00:32:04.178Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5dfcafdc2360a974f621e09b171b7fb9", X-B3-SpanId:"97c4b58fd79c970b", X-B3-ParentSpanId:"ce851f091bcf848b", X-B3-Sampled:"0", X-ONAP-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-TransactionID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-ECOMP-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d088e60-1c83-43a0-b52e-8b3c5da96d77"] 2022-11-25T00:32:04.179Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Request body: 2022-11-25T00:32:04.179Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:04.215Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:04.215Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:32:04.216Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status text : Not Found 2022-11-25T00:32:04.216Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:32:04 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2022-11-25T00:32:04.216Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Response body: 2022-11-25T00:32:04.217Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:04.217Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|404|Not Found|InvokeReturn 2022-11-25T00:32:04.232Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:32:05.424Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:32:05.484Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/63d5897b-13cc-4f45-80a8-e251db91e138/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-11-25T00:32:05.485Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/63d5897b-13cc-4f45-80a8-e251db91e138/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/63d5897b-13cc-4f45-80a8-e251db91e138/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[35913ecc-ae9b-4a2d-a818-a7e378f199da], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c1142b43-d020-4b2b-b1a2-7b6f52b56443], X-ECOMP-RequestID=[35913ecc-ae9b-4a2d-a818-a7e378f199da], X-TransactionId=[], X-ONAP-RequestID=[35913ecc-ae9b-4a2d-a818-a7e378f199da]} 2022-11-25T00:32:05.546Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/63d5897b-13cc-4f45-80a8-e251db91e138/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/63d5897b-13cc-4f45-80a8-e251db91e138/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:32:04 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[52], x-aai-txid=[0-aai-resources-221125-00:32:04:502-73552], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:32:05.547Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/63d5897b-13cc-4f45-80a8-e251db91e138/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/63d5897b-13cc-4f45-80a8-e251db91e138/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/63d5897b-13cc-4f45-80a8-e251db91e138/related-to/vf-modules","ERR.5.4.6114"]}}} 2022-11-25T00:32:05.548Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/63d5897b-13cc-4f45-80a8-e251db91e138/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-11-25T00:32:05.551Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/63d5897b-13cc-4f45-80a8-e251db91e138/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2022-11-25T00:32:05.556Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:32:05.595Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:32:05.595Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||Invoke 2022-11-25T00:32:05.651Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||InvokeReturn 2022-11-25T00:32:05.652Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:32:04 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[52], vertex-id=[245928], x-aai-txid=[2-aai-resources-221125-00:32:04:608-4717], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:32:05.653Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|||DEBUG|500||{"tenant-id":"0f73720843334790bc2bca05d0186393","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1669336260734","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/63d5897b-13cc-4f45-80a8-e251db91e138","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"63d5897b-13cc-4f45-80a8-e251db91e138"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:32:05.655Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:32:05.656Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:32:05.659Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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 2022-11-25T00:32:05.659Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:32:05.660Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:05.660Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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 2022-11-25T00:32:05.660Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:32:05.661Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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:"5dfcafdc2360a974f621e09b171b7fb9", X-B3-SpanId:"3071d4aaee264119", X-B3-ParentSpanId:"ce851f091bcf848b", X-B3-Sampled:"0", X-ONAP-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-TransactionID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-ECOMP-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28b16a2e-3b1e-49dd-917a-bf24e7c6b7b7"] 2022-11-25T00:32:05.661Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"63d5897b-13cc-4f45-80a8-e251db91e138","serviceInstanceId":"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4"},"instanceName":null,"requestScope":"network"} 2022-11-25T00:32:05.661Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:05.701Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:05.702Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:05.702Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:32:05.702Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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, 25 Nov 2022 00:32:05 GMT", x-envoy-upstream-service-time:"34", server:"envoy"] 2022-11-25T00:32:05.702Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:32:05.703Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:05.703Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:32:05.704Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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 2022-11-25T00:32:05.705Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-11-25T00:32:05.705Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:05.705Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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 2022-11-25T00:32:05.706Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-11-25T00:32:05.706Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-TransactionID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-ECOMP-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df980d06-35d8-4f12-b64a-bb9898a726cc"] 2022-11-25T00:32:05.707Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-11-25T00:32:05.707Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:05.765Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:05.765Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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 2022-11-25T00:32:05.766Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2022-11-25T00:32:05.766Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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", date:"Fri, 25 Nov 2022 00:32:05 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:05.773Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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" : "2022-11-24T23:26:30.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" } } } 2022-11-25T00:32:05.774Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:05.775Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-11-25T00:32:05.783Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:32:05.783Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:32:05.784Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:05.784Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:32:05.785Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:32:05.785Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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:"1253", X-B3-TraceId:"5dfcafdc2360a974f621e09b171b7fb9", X-B3-SpanId:"aa95beafaadc8d18", X-B3-ParentSpanId:"ce851f091bcf848b", X-B3-Sampled:"0", X-ONAP-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-TransactionID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-ECOMP-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebeee010-2639-4330-a50b-7a27ff35f987"] 2022-11-25T00:32:05.786Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"35913ecc-ae9b-4a2d-a818-a7e378f199da","requestStatus":"IN_PROGRESS","startTime":1669336325551,"source":"VID","tenantId":"0f73720843334790bc2bca05d0186393","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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4","requestScope":"network","requestAction":"deleteInstance","networkId":"63d5897b-13cc-4f45-80a8-e251db91e138","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"35913ecc-ae9b-4a2d-a818-a7e378f199da"} 2022-11-25T00:32:05.786Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:05.823Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:05.824Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:32:05.824Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:32:05.824Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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/35913ecc-ae9b-4a2d-a818-a7e378f199da", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:32:05 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:05.826Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:32:05.551+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:32:05.658+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" } } } 2022-11-25T00:32:05.826Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:05.827Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:32:05.853Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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 2022-11-25T00:32:05.854Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:32:05.854Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:05.855Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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 2022-11-25T00:32:05.855Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:32:05.855Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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:"5dfcafdc2360a974f621e09b171b7fb9", X-B3-SpanId:"419f40188925d6ff", X-B3-ParentSpanId:"ce851f091bcf848b", X-B3-Sampled:"0", X-ONAP-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-TransactionID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-ECOMP-RequestID:"35913ecc-ae9b-4a2d-a818-a7e378f199da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d83ab353-80eb-4abe-859d-9d92876c2760"] 2022-11-25T00:32:05.856Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|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\":\"0f73720843334790bc2bca05d0186393\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\",\"networkInstanceId\":\"63d5897b-13cc-4f45-80a8-e251db91e138\"}","type":"String"},"requestId":{"value":"35913ecc-ae9b-4a2d-a818-a7e378f199da","type":"String"},"mso-request-id":{"value":"35913ecc-ae9b-4a2d-a818-a7e378f199da","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"63d5897b-13cc-4f45-80a8-e251db91e138","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/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:32:05.856Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:06.883Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:06.884Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:32:06.884Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:32:06.885Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:32:06 GMT", x-onap-requestid:"35913ecc-ae9b-4a2d-a818-a7e378f199da", x-requestid:"35913ecc-ae9b-4a2d-a818-a7e378f199da", x-transactionid:"35913ecc-ae9b-4a2d-a818-a7e378f199da", x-ecomp-requestid:"35913ecc-ae9b-4a2d-a818-a7e378f199da", x-onap-partnername:"UNKNOWN", x-invocationid:"d83ab353-80eb-4abe-859d-9d92876c2760", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1021", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:06.885Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"35913ecc-ae9b-4a2d-a818-a7e378f199da\",\"instanceId\":\"63d5897b-13cc-4f45-80a8-e251db91e138\"}}","message":"Success","processInstanceID":"96a9690a-6c58-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:32:06.885Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:06.886Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:32:06.895Z|35913ecc-ae9b-4a2d-a818-a7e378f199da|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:32:07.107Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:32:07.112Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:32:07.113Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||Invoke 2022-11-25T00:32:07.113Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:07.114Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:32:07.114Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Method : GET 2022-11-25T00:32:07.114Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bde06e38cb56bf2d7a034c5b4856a47", X-B3-SpanId:"9d27cf54ecae9b22", X-B3-ParentSpanId:"7e86ac46bb9196a7", X-B3-Sampled:"0", X-ONAP-RequestID:"7e600af8-fda0-4278-8cff-a6baaa008cb2", X-RequestID:"7e600af8-fda0-4278-8cff-a6baaa008cb2", X-TransactionID:"7e600af8-fda0-4278-8cff-a6baaa008cb2", X-ECOMP-RequestID:"7e600af8-fda0-4278-8cff-a6baaa008cb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6815197e-5f97-4bb5-b319-b417f15d4bc8"] 2022-11-25T00:32:07.115Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Request body: 2022-11-25T00:32:07.115Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:07.144Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:07.146Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:07.146Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status text : OK 2022-11-25T00:32:07.147Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:32:06 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:07.147Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Response body: { "requestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:32:05.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:32:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" } } } 2022-11-25T00:32:07.148Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:07.149Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||InvokeReturn 2022-11-25T00:32:07.151Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:32:07.152Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:32:07.152Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:07.152Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:32:07.153Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:32:07.153Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bde06e38cb56bf2d7a034c5b4856a47", X-B3-SpanId:"fde3a815ee6d3491", X-B3-ParentSpanId:"7e86ac46bb9196a7", X-B3-Sampled:"0", X-ONAP-RequestID:"7e600af8-fda0-4278-8cff-a6baaa008cb2", X-RequestID:"7e600af8-fda0-4278-8cff-a6baaa008cb2", X-TransactionID:"7e600af8-fda0-4278-8cff-a6baaa008cb2", X-ECOMP-RequestID:"7e600af8-fda0-4278-8cff-a6baaa008cb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4cee138-19af-457d-8f14-6b2b6b7bf0a6"] 2022-11-25T00:32:07.153Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:32:07.154Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:07.175Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:07.176Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:07.176Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:32:07.176Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&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", date:"Fri, 25 Nov 2022 00:32:06 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:07.177Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:32:07.177Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:07.178Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:32:07.191Z|7e600af8-fda0-4278-8cff-a6baaa008cb2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:32:12.728Z|49944c33-ff27-4510-b134-2de5a83e7c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:12.729Z|49944c33-ff27-4510-b134-2de5a83e7c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:12.741Z|dbe067e4-f6fa-4862-9898-202c97232eca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:12.742Z|dbe067e4-f6fa-4862-9898-202c97232eca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:13.273Z|13203271-6672-4769-8104-f7b751703243|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:13.275Z|13203271-6672-4769-8104-f7b751703243|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:15.417Z|fcabe01e-860d-47cd-93cd-881f1cec08cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:32:15.418Z|fcabe01e-860d-47cd-93cd-881f1cec08cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:32:15.762Z|ad81a7f4-e13b-4874-92c4-22ac44208f90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:32:15.763Z|ad81a7f4-e13b-4874-92c4-22ac44208f90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:32:17.375Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:32:17.387Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:32:17.388Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||Invoke 2022-11-25T00:32:17.389Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:17.389Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:32:17.389Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Method : GET 2022-11-25T00:32:17.390Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12dcddc279e59c3d0495fe5988196a05", X-B3-SpanId:"a0afd2eeeff20a50", X-B3-ParentSpanId:"5f89180eaf533152", X-B3-Sampled:"0", X-ONAP-RequestID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-RequestID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-TransactionID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-ECOMP-RequestID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecf313a7-10e0-4e64-bc4b-3697f5488f0b"] 2022-11-25T00:32:17.390Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Request body: 2022-11-25T00:32:17.390Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:17.428Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:17.429Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:17.429Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status text : OK 2022-11-25T00:32:17.430Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:32:17 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:17.431Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Response body: { "requestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "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" : "2022-11-25T00:32:05.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:32:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" } } } 2022-11-25T00:32:17.432Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:17.433Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||InvokeReturn 2022-11-25T00:32:17.438Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:32:17.439Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:32:17.440Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:17.440Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:32:17.441Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:32:17.441Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12dcddc279e59c3d0495fe5988196a05", X-B3-SpanId:"e17075ec6a88f287", X-B3-ParentSpanId:"5f89180eaf533152", X-B3-Sampled:"0", X-ONAP-RequestID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-RequestID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-TransactionID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-ECOMP-RequestID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4472a881-20b6-4a7b-8743-56bc7ea9bbb4"] 2022-11-25T00:32:17.442Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:32:17.442Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:17.469Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:17.469Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:17.470Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:32:17.470Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&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", date:"Fri, 25 Nov 2022 00:32:17 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:17.471Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_df2cd2b6-608b-409c-992b-d8396e1d6ec5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":1669336333000,\"creation_time\":1669336281000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:32:14.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:32:17.471Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:17.472Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:32:17.631Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:32:17.632Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:32:17.633Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:17.633Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:32:17.634Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:32:17.634Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-RequestID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-TransactionID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-ECOMP-RequestID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3ef1beb-67e7-45b9-9f20-b73669bfb1e9"] 2022-11-25T00:32:17.635Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:32:17.635Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:17.829Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:17.830Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:17.830Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:32:17.831Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=93F2316A4FE231989D6D58684B6F9A58; 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, 25 Nov 2022 00:32:17 GMT", x-envoy-upstream-service-time:"174", server:"envoy"] 2022-11-25T00:32:17.832Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"995b69da-6c58-11ed-bf43-3eae982b67eb","businessKey":"35913ecc-ae9b-4a2d-a818-a7e378f199da","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:32:10.418+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"96a9690a-6c58-11ed-bf43-3eae982b67eb","superProcessInstanceId":"99596dd3-6c58-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:32:17.832Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:17.832Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:32:17.877Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:32:17.878Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:32:17.878Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:17.878Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:32:17.879Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:32:17.879Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-RequestID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-TransactionID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-ECOMP-RequestID:"45202d17-fa9f-4a2d-818b-b7ebad973226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bcf7125-727a-4827-892d-37d2796b3b54"] 2022-11-25T00:32:17.879Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:32:17.880Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:18.027Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:18.028Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:18.028Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:32:18.029Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DD8ED33B8CB88FFFDD1DE3FCCCD15941; 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:"812", date:"Fri, 25 Nov 2022 00:32:17 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2022-11-25T00:32:18.029Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:9b1f3a12-6c58-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"995b69da-6c58-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"995b69da-6c58-11ed-bf43-3eae982b67eb","executionId":"995b69da-6c58-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:32:13.379+0000","endTime":"2022-11-25T00:32:13.390+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"96a9690a-6c58-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:32:18.030Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:18.030Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:32:18.038Z|45202d17-fa9f-4a2d-818b-b7ebad973226|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:32:22.758Z|ec650e54-1107-435a-a056-d0da9ee8bb6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:22.759Z|ec650e54-1107-435a-a056-d0da9ee8bb6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:22.780Z|3140a5fb-e627-4aa8-9ded-f5199fbde98e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:22.781Z|3140a5fb-e627-4aa8-9ded-f5199fbde98e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:23.312Z|979cb9d8-4c0e-4ab6-ab63-845cb6e2537e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:23.314Z|979cb9d8-4c0e-4ab6-ab63-845cb6e2537e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:28.218Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:32:28.231Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:32:28.232Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||Invoke 2022-11-25T00:32:28.233Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:28.233Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:32:28.234Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Method : GET 2022-11-25T00:32:28.234Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c749860090caed8193b6156b738113f", X-B3-SpanId:"0259cd0d8d88b0a0", X-B3-ParentSpanId:"8f7db357d22abe09", X-B3-Sampled:"0", X-ONAP-RequestID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-RequestID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-TransactionID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-ECOMP-RequestID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"267f9c77-8f16-4443-b329-d1c2ceaf8d96"] 2022-11-25T00:32:28.234Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Request body: 2022-11-25T00:32:28.235Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:28.327Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:28.328Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:28.329Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status text : OK 2022-11-25T00:32:28.329Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:32:28 GMT", x-envoy-upstream-service-time:"86", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:28.330Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Response body: { "requestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "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" : "2022-11-25T00:32:05.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:32:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" } } } 2022-11-25T00:32:28.330Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:28.331Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||InvokeReturn 2022-11-25T00:32:28.334Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:32:28.334Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:32:28.335Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:28.335Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:32:28.336Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:32:28.336Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c749860090caed8193b6156b738113f", X-B3-SpanId:"21518abb76e99281", X-B3-ParentSpanId:"8f7db357d22abe09", X-B3-Sampled:"0", X-ONAP-RequestID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-RequestID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-TransactionID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-ECOMP-RequestID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaecf5c4-1dbf-42ec-87eb-6c3270aa4da2"] 2022-11-25T00:32:28.336Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:32:28.337Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:28.366Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:28.367Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:28.367Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:32:28.368Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&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", date:"Fri, 25 Nov 2022 00:32:28 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:28.373Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_df2cd2b6-608b-409c-992b-d8396e1d6ec5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":1669336333000,\"creation_time\":1669336281000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:32:14.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:32:28.374Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:28.374Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:32:28.434Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:32:28.435Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:32:28.435Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:28.436Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:32:28.436Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:32:28.436Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-RequestID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-TransactionID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-ECOMP-RequestID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92372529-8324-4905-a26b-e57c93a3a1a0"] 2022-11-25T00:32:28.437Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:32:28.437Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:29.834Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:29.835Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:29.836Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:32:29.846Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=22CEA17515280C1BA195486EAA52B17C; 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, 25 Nov 2022 00:32:29 GMT", x-envoy-upstream-service-time:"1392", server:"envoy"] 2022-11-25T00:32:29.850Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"995b69da-6c58-11ed-bf43-3eae982b67eb","businessKey":"35913ecc-ae9b-4a2d-a818-a7e378f199da","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:32:10.418+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"96a9690a-6c58-11ed-bf43-3eae982b67eb","superProcessInstanceId":"99596dd3-6c58-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:32:29.851Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:29.851Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:32:29.903Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:32:29.904Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:32:29.905Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:29.905Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:32:29.906Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:32:29.906Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-RequestID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-TransactionID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-ECOMP-RequestID:"f692c150-de30-46f4-88ff-1be59d6f32b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5e333d7-6d8f-498b-8c42-6b91fd407ba7"] 2022-11-25T00:32:29.907Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:32:29.907Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:30.416Z|5e91e097-2c32-41ec-b9c8-4587d8997ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:32:30.417Z|5e91e097-2c32-41ec-b9c8-4587d8997ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:32:30.699Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:30.700Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:30.700Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:32:30.700Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F691FC06B04A544BA310A3594E1568C2; 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:"812", date:"Fri, 25 Nov 2022 00:32:30 GMT", x-envoy-upstream-service-time:"775", server:"envoy"] 2022-11-25T00:32:30.701Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:9b1f3a12-6c58-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"995b69da-6c58-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"995b69da-6c58-11ed-bf43-3eae982b67eb","executionId":"995b69da-6c58-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:32:13.379+0000","endTime":"2022-11-25T00:32:13.390+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"96a9690a-6c58-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:32:30.702Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:30.702Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=995b69da-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:32:30.708Z|f692c150-de30-46f4-88ff-1be59d6f32b6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:32:32.798Z|a9aebb44-d274-457e-a041-3d3b86e2c4d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:32.799Z|a9aebb44-d274-457e-a041-3d3b86e2c4d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:32.810Z|0fc5db72-44a6-41a2-81d9-19d90ed626b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:32.811Z|0fc5db72-44a6-41a2-81d9-19d90ed626b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:33.341Z|4fa1acbf-8d8a-406c-bf29-5cd3397cb295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:33.342Z|4fa1acbf-8d8a-406c-bf29-5cd3397cb295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:40.880Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:32:40.887Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:32:40.888Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||Invoke 2022-11-25T00:32:40.888Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:40.888Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:32:40.889Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Method : GET 2022-11-25T00:32:40.889Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55bcd607ff639f6006c75e953a77699f", X-B3-SpanId:"6409b3042a741e33", X-B3-ParentSpanId:"8d25674daff44fd4", X-B3-Sampled:"0", X-ONAP-RequestID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-RequestID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-TransactionID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-ECOMP-RequestID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b61bc0f5-c966-4f72-b1f3-02bd680747f9"] 2022-11-25T00:32:40.889Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Request body: 2022-11-25T00:32:40.889Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:40.940Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:40.941Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:40.941Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status text : OK 2022-11-25T00:32:40.942Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:32:40 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:40.943Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Response body: { "requestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "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" : "2022-11-25T00:32:05.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:32:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" } } } 2022-11-25T00:32:40.944Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:40.944Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||InvokeReturn 2022-11-25T00:32:40.946Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:32:40.947Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:32:40.947Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:40.947Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:32:40.947Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:32:40.947Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55bcd607ff639f6006c75e953a77699f", X-B3-SpanId:"cd60424988ce082c", X-B3-ParentSpanId:"8d25674daff44fd4", X-B3-Sampled:"0", X-ONAP-RequestID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-RequestID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-TransactionID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-ECOMP-RequestID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df51a833-15e3-4b76-9b4b-0061026fafa4"] 2022-11-25T00:32:40.948Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:32:40.948Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:40.967Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:40.968Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:40.968Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:32:40.968Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&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", date:"Fri, 25 Nov 2022 00:32:40 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:40.969Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":1669336333000,\"creation_time\":1669336281000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:32:14.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:32:40.970Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:40.970Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:32:41.028Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:32:41.029Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:32:41.029Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:41.030Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:32:41.030Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:32:41.031Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-RequestID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-TransactionID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-ECOMP-RequestID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0609ddf-c10d-4797-8b4a-06bfc55ff23c"] 2022-11-25T00:32:41.031Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:32:41.032Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:41.203Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:41.204Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:41.204Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:32:41.205Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5DF4CA202029D6A370EB184C456414D0; 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:"681", date:"Fri, 25 Nov 2022 00:32:41 GMT", x-envoy-upstream-service-time:"163", server:"envoy"] 2022-11-25T00:32:41.206Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a8a6d1ce-6c58-11ed-bf43-3eae982b67eb","businessKey":"35913ecc-ae9b-4a2d-a818-a7e378f199da","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-25T00:32:36.078+0000","endTime":"2022-11-25T00:32:37.579+0000","removalTime":null,"durationInMillis":1501,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"96a9690a-6c58-11ed-bf43-3eae982b67eb","superProcessInstanceId":"a88dcb4f-6c58-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:32:41.206Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:41.207Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:32:41.250Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:32:41.251Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:32:41.252Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:41.252Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:32:41.252Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:32:41.253Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-RequestID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-TransactionID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-ECOMP-RequestID:"b7b9653d-1ccf-4580-8039-bf70fac8de7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"162a52dd-f5c5-43eb-ae57-9304d2ea0780"] 2022-11-25T00:32:41.254Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:32:41.254Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:41.953Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:41.954Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:41.954Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:32:41.954Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D2F1F27CF0435941C3C7C92C8263A65C; 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:"762", date:"Fri, 25 Nov 2022 00:32:41 GMT", x-envoy-upstream-service-time:"694", server:"envoy"] 2022-11-25T00:32:41.955Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a8a7bb41-6c58-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"a8a6d1ce-6c58-11ed-bf43-3eae982b67eb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"a8a6d1ce-6c58-11ed-bf43-3eae982b67eb","executionId":"a8a6d1ce-6c58-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:32:36.084+0000","endTime":"2022-11-25T00:32:37.578+0000","durationInMillis":1494,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"96a9690a-6c58-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:32:41.955Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:41.955Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:32:41.965Z|b7b9653d-1ccf-4580-8039-bf70fac8de7d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:32:42.841Z|5bfa974d-3f25-4d72-a19b-ab2f18e634a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:42.842Z|5bfa974d-3f25-4d72-a19b-ab2f18e634a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:42.848Z|58e7a8c7-3f94-4680-ace2-1681b42db356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:42.849Z|58e7a8c7-3f94-4680-ace2-1681b42db356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:43.380Z|f1a332da-7c37-494a-9c8c-710c7a6eb35b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:43.382Z|f1a332da-7c37-494a-9c8c-710c7a6eb35b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:45.126Z|c36e0061-c176-41fd-ac40-bbba827987c0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:32:45.127Z|c36e0061-c176-41fd-ac40-bbba827987c0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:45.416Z|75699a89-26ab-4cb8-a37a-640631d30942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:32:45.426Z|75699a89-26ab-4cb8-a37a-640631d30942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:32:45.763Z|3545ddba-8c98-41e8-b5ef-d63a04f6cff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:32:45.764Z|3545ddba-8c98-41e8-b5ef-d63a04f6cff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:32:52.146Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:32:52.151Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:32:52.152Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||Invoke 2022-11-25T00:32:52.153Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:52.153Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:32:52.153Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Method : GET 2022-11-25T00:32:52.154Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09f7f3aa9fc9add6bddebbf533f7a229", X-B3-SpanId:"9f9166cc2a77c634", X-B3-ParentSpanId:"eabadefe411d11e1", X-B3-Sampled:"0", X-ONAP-RequestID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-RequestID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-TransactionID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-ECOMP-RequestID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6438f1b7-d6a4-49dd-84f3-0692d7f455d1"] 2022-11-25T00:32:52.154Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Request body: 2022-11-25T00:32:52.154Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:52.188Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:52.188Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:52.189Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status text : OK 2022-11-25T00:32:52.189Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:32:52 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:52.191Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Response body: { "requestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "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" : "2022-11-25T00:32:05.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:32:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" } } } 2022-11-25T00:32:52.191Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:52.192Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||InvokeReturn 2022-11-25T00:32:52.193Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:32:52.193Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:32:52.194Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:52.194Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:32:52.194Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:32:52.194Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09f7f3aa9fc9add6bddebbf533f7a229", X-B3-SpanId:"cd688ed46fe25cc7", X-B3-ParentSpanId:"eabadefe411d11e1", X-B3-Sampled:"0", X-ONAP-RequestID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-RequestID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-TransactionID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-ECOMP-RequestID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18c3b3ef-89de-4a2b-b06b-9d5aeeec2444"] 2022-11-25T00:32:52.195Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:32:52.195Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:52.218Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:52.218Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:52.219Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:32:52.219Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&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", date:"Fri, 25 Nov 2022 00:32:52 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:52.223Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":1669336333000,\"creation_time\":1669336281000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:32:14.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:32:52.224Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:52.224Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:32:52.264Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:32:52.264Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:32:52.265Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:52.265Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:32:52.265Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:32:52.265Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-RequestID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-TransactionID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-ECOMP-RequestID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bd92cef-6bba-4190-9e7b-95eb7250bb0b"] 2022-11-25T00:32:52.266Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:32:52.266Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:52.423Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:52.424Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:52.425Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:32:52.425Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AF74D2D89D0F5EB9BC3640BFF83D77DB; 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:"681", date:"Fri, 25 Nov 2022 00:32:52 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2022-11-25T00:32:52.426Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a8a6d1ce-6c58-11ed-bf43-3eae982b67eb","businessKey":"35913ecc-ae9b-4a2d-a818-a7e378f199da","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-25T00:32:36.078+0000","endTime":"2022-11-25T00:32:37.579+0000","removalTime":null,"durationInMillis":1501,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"96a9690a-6c58-11ed-bf43-3eae982b67eb","superProcessInstanceId":"a88dcb4f-6c58-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:32:52.427Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:52.428Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=35913ecc-ae9b-4a2d-a818-a7e378f199da&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:32:52.465Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:32:52.466Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:32:52.466Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:52.466Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:32:52.467Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:32:52.467Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-RequestID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-TransactionID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-ECOMP-RequestID:"d4d6b7f8-658c-4466-89ae-86e5816209f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33662244-9d7f-466c-8bda-02f8044f5344"] 2022-11-25T00:32:52.467Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:32:52.468Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:52.619Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:52.620Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:52.620Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:32:52.621Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A23097BE7DE57A7CC9C21B3353B54D22; 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:"762", date:"Fri, 25 Nov 2022 00:32:52 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2022-11-25T00:32:52.621Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a8a7bb41-6c58-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"a8a6d1ce-6c58-11ed-bf43-3eae982b67eb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"a8a6d1ce-6c58-11ed-bf43-3eae982b67eb","executionId":"a8a6d1ce-6c58-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:32:36.084+0000","endTime":"2022-11-25T00:32:37.578+0000","durationInMillis":1494,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"96a9690a-6c58-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:32:52.622Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:52.622Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8a6d1ce-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:32:52.627Z|d4d6b7f8-658c-4466-89ae-86e5816209f3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:32:52.872Z|2ed42aaf-0a0d-4e32-92a9-9a9030728aff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:52.873Z|2ed42aaf-0a0d-4e32-92a9-9a9030728aff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:52.874Z|61842a0e-7aa6-4e6f-b1dc-974d79459dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:52.875Z|61842a0e-7aa6-4e6f-b1dc-974d79459dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:53.407Z|2fd7ec35-5221-498f-a3dd-7539e4e38d3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:32:53.409Z|2fd7ec35-5221-498f-a3dd-7539e4e38d3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:32:54.995Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:32:55.001Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 33dd0680-5166-430c-8c35-447bee04fce1 already exists in requestDb InfraActiveRequests table 2022-11-25T00:32:55.003Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1 2022-11-25T00:32:55.004Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|INFO|500||Invoke 2022-11-25T00:32:55.004Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:55.004Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1 2022-11-25T00:32:55.005Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Method : GET 2022-11-25T00:32:55.005Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"988271b6aa65d27d8602ccf13dc3d583", X-B3-SpanId:"a31472fb7ff15580", X-B3-ParentSpanId:"8602ccf13dc3d583", X-B3-Sampled:"0", X-ONAP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-TransactionID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ECOMP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e2fa9c3-9d5c-4822-9893-594e8d2fe5bf"] 2022-11-25T00:32:55.006Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Request body: 2022-11-25T00:32:55.006Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:55.045Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:55.045Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:32:55.046Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Status text : Not Found 2022-11-25T00:32:55.046Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:32:54 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2022-11-25T00:32:55.046Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Response body: 2022-11-25T00:32:55.046Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:55.047Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|INFO|404|Not Found|InvokeReturn 2022-11-25T00:32:55.059Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:32:55.060Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-11-25T00:32:55.068Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:32:55.135Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/afcb6c57-4e92-4377-bde6-ae7ffec89489|INFO|500||Invoke 2022-11-25T00:32:55.136Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/afcb6c57-4e92-4377-bde6-ae7ffec89489|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/afcb6c57-4e92-4377-bde6-ae7ffec89489 with request headers:{Authorization=[***REDACTED***], X-RequestID=[33dd0680-5166-430c-8c35-447bee04fce1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[35188c87-30b7-410a-afd1-54be3ea7f18f], X-ECOMP-RequestID=[33dd0680-5166-430c-8c35-447bee04fce1], X-TransactionId=[], X-ONAP-RequestID=[33dd0680-5166-430c-8c35-447bee04fce1]} 2022-11-25T00:32:55.177Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/afcb6c57-4e92-4377-bde6-ae7ffec89489|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/afcb6c57-4e92-4377-bde6-ae7ffec89489 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:32:54 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[32], vertex-id=[389184], x-aai-txid=[1-aai-resources-221125-00:32:54:153-71921], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:32:55.180Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/afcb6c57-4e92-4377-bde6-ae7ffec89489|DEBUG|500||{"service-id":"afcb6c57-4e92-4377-bde6-ae7ffec89489","service-description":"pNF","resource-version":"1669336372475"} 2022-11-25T00:32:55.181Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/afcb6c57-4e92-4377-bde6-ae7ffec89489|INFO|500||InvokeReturn 2022-11-25T00:32:55.188Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-11-25T00:32:55.196Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:32:55.238Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/afcb6c57-4e92-4377-bde6-ae7ffec89489 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:32:55.239Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/afcb6c57-4e92-4377-bde6-ae7ffec89489|INFO|500||Invoke 2022-11-25T00:32:55.284Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/afcb6c57-4e92-4377-bde6-ae7ffec89489|INFO|500||InvokeReturn 2022-11-25T00:32:55.285Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/afcb6c57-4e92-4377-bde6-ae7ffec89489 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:32:54 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[41], vertex-id=[389184], x-aai-txid=[1-aai-resources-221125-00:32:54:250-75484], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:32:55.287Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"afcb6c57-4e92-4377-bde6-ae7ffec89489","service-description":"pNF","resource-version":"1669336372475"} 2022-11-25T00:32:55.288Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:32:55.289Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:32:55.320Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.321Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:32:55.322Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:55.322Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.322Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:32:55.323Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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:"988271b6aa65d27d8602ccf13dc3d583", X-B3-SpanId:"d2a5a7f7b8c96e3a", X-B3-ParentSpanId:"8602ccf13dc3d583", X-B3-Sampled:"0", X-ONAP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-TransactionID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ECOMP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8ecdb99-f502-4394-8d89-485c7a3d401c"] 2022-11-25T00:32:55.323Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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_Name733ed822-aeff-474c-9e52-69889189d476","requestScope":"service"} 2022-11-25T00:32:55.324Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:55.354Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:55.355Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.355Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:32:55.355Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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, 25 Nov 2022 00:32:54 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2022-11-25T00:32:55.356Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:32:55.356Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:55.357Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:32:55.359Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e 2022-11-25T00:32:55.360Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|INFO|500||Invoke 2022-11-25T00:32:55.360Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:55.361Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e 2022-11-25T00:32:55.361Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Method : GET 2022-11-25T00:32:55.362Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-TransactionID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ECOMP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d18d1eaf-2578-44d2-a75a-883deb1b52ff"] 2022-11-25T00:32:55.362Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Request body: 2022-11-25T00:32:55.363Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:55.441Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:55.442Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:55.442Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Status text : OK 2022-11-25T00:32:55.442Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:32:55 GMT", x-envoy-upstream-service-time:"71", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:55.453Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Response body: { "modelName" : "Demo_pNF_YrIFmvWlNPFCIRYK2pvx", "description" : "catalog service description", "modelUUID" : "06528794-11b0-4f82-970c-319fd440598e", "modelInvariantUUID" : "e4268a0e-0d51-437a-bf82-5a8658164981", "created" : "2022-11-25 00:31:28.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 5d9c9229-ac65", "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/06528794-11b0-4f82-970c-319fd440598e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/vnfCustomizations" } } } 2022-11-25T00:32:55.454Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:55.454Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|INFO|500||InvokeReturn 2022-11-25T00:32:55.470Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance 2022-11-25T00:32:55.471Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|INFO|500||Invoke 2022-11-25T00:32:55.471Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:55.472Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance 2022-11-25T00:32:55.472Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||Method : GET 2022-11-25T00:32:55.472Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-TransactionID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ECOMP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62c26deb-c670-4d64-bf38-112baa5f6e23"] 2022-11-25T00:32:55.473Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||Request body: 2022-11-25T00:32:55.473Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:55.509Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:55.509Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:32:55.510Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:32:55.510Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&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, 25 Nov 2022 00:32:55 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2022-11-25T00:32:55.510Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||Response body: 2022-11-25T00:32:55.511Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:55.511Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:32:55.513Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981 2022-11-25T00:32:55.513Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|INFO|500||Invoke 2022-11-25T00:32:55.513Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:55.514Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981 2022-11-25T00:32:55.514Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|DEBUG|500||Method : GET 2022-11-25T00:32:55.514Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-TransactionID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ECOMP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9fa044a-c0e5-4a66-a30d-29ab77930494"] 2022-11-25T00:32:55.515Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|DEBUG|500||Request body: 2022-11-25T00:32:55.515Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:55.570Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:55.571Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:55.572Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|DEBUG|500||Status text : OK 2022-11-25T00:32:55.574Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:32:55 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:55.575Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_YrIFmvWlNPFCIRYK2pvx", "description" : "catalog service description", "modelUUID" : "06528794-11b0-4f82-970c-319fd440598e", "modelInvariantUUID" : "e4268a0e-0d51-437a-bf82-5a8658164981", "created" : "2022-11-25 00:31:28.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 5d9c9229-ac65", "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/06528794-11b0-4f82-970c-319fd440598e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/vnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981" } } } 2022-11-25T00:32:55.576Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:55.576Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e4268a0e-0d51-437a-bf82-5a8658164981|INFO|500||InvokeReturn 2022-11-25T00:32:55.593Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance 2022-11-25T00:32:55.594Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|INFO|500||Invoke 2022-11-25T00:32:55.594Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:55.594Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance 2022-11-25T00:32:55.595Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||Method : GET 2022-11-25T00:32:55.595Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-TransactionID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ECOMP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc0e5004-e9ba-4e19-a168-4588c5be6911"] 2022-11-25T00:32:55.596Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||Request body: 2022-11-25T00:32:55.596Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:55.642Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:55.642Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:32:55.643Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:32:55.643Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&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, 25 Nov 2022 00:32:55 GMT", x-envoy-upstream-service-time:"41", server:"envoy"] 2022-11-25T00:32:55.644Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||Response body: 2022-11-25T00:32:55.644Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:55.644Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06528794-11b0-4f82-970c-319fd440598e&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:32:55.645Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.646Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.646Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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================================================ 2022-11-25T00:32:55.646Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.647Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.647Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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:"33dd0680-5166-430c-8c35-447bee04fce1", X-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-TransactionID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ECOMP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bfda4a9-577e-4981-9692-65c99ee2662d"] 2022-11-25T00:32:55.647Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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: 2022-11-25T00:32:55.648Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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================================================ 2022-11-25T00:32:55.696Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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========================================== 2022-11-25T00:32:55.697Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.697Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 : OK 2022-11-25T00:32:55.697Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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", date:"Fri, 25 Nov 2022 00:32:55 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:55.698Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:32:55.698Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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================================================= 2022-11-25T00:32:55.699Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.703Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.703Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.703Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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================================================ 2022-11-25T00:32:55.704Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.704Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.704Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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:"33dd0680-5166-430c-8c35-447bee04fce1", X-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-TransactionID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ECOMP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e16ea867-742c-44b1-9b36-dee96e70e4e9"] 2022-11-25T00:32:55.705Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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: 2022-11-25T00:32:55.705Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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================================================ 2022-11-25T00:32:55.748Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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========================================== 2022-11-25T00:32:55.748Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.748Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 : OK 2022-11-25T00:32:55.749Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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", date:"Fri, 25 Nov 2022 00:32:55 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:55.753Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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" : 529, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-11-25T00:32:55.754Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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================================================= 2022-11-25T00:32:55.754Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.757Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e 2022-11-25T00:32:55.757Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|INFO|500||Invoke 2022-11-25T00:32:55.758Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:55.758Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e 2022-11-25T00:32:55.758Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Method : GET 2022-11-25T00:32:55.758Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-TransactionID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ECOMP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39ae7278-2bca-4ea0-9c0b-ecea4dce0f19"] 2022-11-25T00:32:55.758Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Request body: 2022-11-25T00:32:55.759Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:55.811Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:55.811Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Status code : 200 OK 2022-11-25T00:32:55.812Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Status text : OK 2022-11-25T00:32:55.812Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:32:55 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:55.813Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||Response body: { "modelName" : "Demo_pNF_YrIFmvWlNPFCIRYK2pvx", "description" : "catalog service description", "modelUUID" : "06528794-11b0-4f82-970c-319fd440598e", "modelInvariantUUID" : "e4268a0e-0d51-437a-bf82-5a8658164981", "created" : "2022-11-25 00:31:28.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 5d9c9229-ac65", "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/06528794-11b0-4f82-970c-319fd440598e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e/vnfCustomizations" } } } 2022-11-25T00:32:55.813Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:55.814Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06528794-11b0-4f82-970c-319fd440598e|INFO|500||InvokeReturn 2022-11-25T00:32:55.819Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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/ 2022-11-25T00:32:55.820Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:32:55.820Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:55.820Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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/ 2022-11-25T00:32:55.820Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:32:55.821Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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:"3880", X-B3-TraceId:"988271b6aa65d27d8602ccf13dc3d583", X-B3-SpanId:"96af49480919dd9d", X-B3-ParentSpanId:"8602ccf13dc3d583", X-B3-Sampled:"0", X-ONAP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-TransactionID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ECOMP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7fc5f6d-0485-4de5-a173-eedbbde30c59"] 2022-11-25T00:32:55.821Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"33dd0680-5166-430c-8c35-447bee04fce1","requestStatus":"IN_PROGRESS","startTime":1669336375060,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"e4268a0e-0d51-437a-bf82-5a8658164981\",\n \"modelVersionId\":\"06528794-11b0-4f82-970c-319fd440598e\",\n \"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"6fc8bcc0-3faf-41d5-b751-36daa3413400\",\n \"owningEntityName\":\"OE-ETE_Customer-6fc8bcc0-3faf-41d5-b751-36daa3413400\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_733ed822-aeff-474c-9e52-69889189d476\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476\",\n \"productFamilyId\":\"afcb6c57-4e92-4377-bde6-ae7ffec89489\",\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\":\"06528794-11b0-4f82-970c-319fd440598e\",\n \"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 5d9c9229-ac65 0\",\n \"modelCustomizationId\":\"299d6be3-6fb4-47f4-afac-d9ad9b13e4b5\",\n \"modelInvariantId\":\"e4268a0e-0d51-437a-bf82-5a8658164981\",\n \"modelVersionId\":\"06528794-11b0-4f82-970c-319fd440598e\",\n \"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\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\":\"afcb6c57-4e92-4377-bde6-ae7ffec89489\",\n \"instanceParams\":[],\n \"instanceName\":\"YrIFmvWlNPFCIRYK2pvx\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"33dd0680-5166-430c-8c35-447bee04fce1"} 2022-11-25T00:32:55.822Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:55.855Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:55.856Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:32:55.856Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:32:55.857Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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/33dd0680-5166-430c-8c35-447bee04fce1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:32:55 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:55.858Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "33dd0680-5166-430c-8c35-447bee04fce1", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:32:55.060+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"e4268a0e-0d51-437a-bf82-5a8658164981\",\n \"modelVersionId\":\"06528794-11b0-4f82-970c-319fd440598e\",\n \"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"6fc8bcc0-3faf-41d5-b751-36daa3413400\",\n \"owningEntityName\":\"OE-ETE_Customer-6fc8bcc0-3faf-41d5-b751-36daa3413400\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_733ed822-aeff-474c-9e52-69889189d476\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476\",\n \"productFamilyId\":\"afcb6c57-4e92-4377-bde6-ae7ffec89489\",\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\":\"06528794-11b0-4f82-970c-319fd440598e\",\n \"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 5d9c9229-ac65 0\",\n \"modelCustomizationId\":\"299d6be3-6fb4-47f4-afac-d9ad9b13e4b5\",\n \"modelInvariantId\":\"e4268a0e-0d51-437a-bf82-5a8658164981\",\n \"modelVersionId\":\"06528794-11b0-4f82-970c-319fd440598e\",\n \"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\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\":\"afcb6c57-4e92-4377-bde6-ae7ffec89489\",\n \"instanceParams\":[],\n \"instanceName\":\"YrIFmvWlNPFCIRYK2pvx\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:32:55.689+00:00", "serviceInstanceName" : "Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "33dd0680-5166-430c-8c35-447bee04fce1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1" } } } 2022-11-25T00:32:55.858Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:55.858Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:32:55.875Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.876Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:32:55.876Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:32:55.877Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:55.877Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:32:55.877Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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:"988271b6aa65d27d8602ccf13dc3d583", X-B3-SpanId:"f03482ea9bc72300", X-B3-ParentSpanId:"8602ccf13dc3d583", X-B3-Sampled:"0", X-ONAP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-TransactionID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ECOMP-RequestID:"33dd0680-5166-430c-8c35-447bee04fce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0f70ecf-b7c6-4172-84e5-c1f55aad14bd"] 2022-11-25T00:32:55.878Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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\":\"e4268a0e-0d51-437a-bf82-5a8658164981\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"06528794-11b0-4f82-970c-319fd440598e\",\"modelUuid\":\"06528794-11b0-4f82-970c-319fd440598e\",\"modelInvariantUuid\":\"e4268a0e-0d51-437a-bf82-5a8658164981\"},\"requestInfo\":{\"productFamilyId\":\"afcb6c57-4e92-4377-bde6-ae7ffec89489\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_733ed822-aeff-474c-9e52-69889189d476\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"06528794-11b0-4f82-970c-319fd440598e\",\"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 5d9c9229-ac65 0\",\"modelCustomizationId\":\"299d6be3-6fb4-47f4-afac-d9ad9b13e4b5\",\"modelInvariantId\":\"e4268a0e-0d51-437a-bf82-5a8658164981\",\"modelVersionId\":\"06528794-11b0-4f82-970c-319fd440598e\",\"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"afcb6c57-4e92-4377-bde6-ae7ffec89489\",\"instanceParams\":[],\"instanceName\":\"YrIFmvWlNPFCIRYK2pvx\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"6fc8bcc0-3faf-41d5-b751-36daa3413400\",\"owningEntityName\":\"OE-ETE_Customer-6fc8bcc0-3faf-41d5-b751-36daa3413400\"}}}","type":"String"},"requestId":{"value":"33dd0680-5166-430c-8c35-447bee04fce1","type":"String"},"mso-request-id":{"value":"33dd0680-5166-430c-8c35-447bee04fce1","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"}}} 2022-11-25T00:32:55.879Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:32:56.903Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:32:56.904Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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 2022-11-25T00:32:56.904Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:32:56.905Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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, 25 Nov 2022 00:32:56 GMT", x-onap-requestid:"33dd0680-5166-430c-8c35-447bee04fce1", x-requestid:"33dd0680-5166-430c-8c35-447bee04fce1", x-transactionid:"33dd0680-5166-430c-8c35-447bee04fce1", x-ecomp-requestid:"33dd0680-5166-430c-8c35-447bee04fce1", x-onap-partnername:"UNKNOWN", x-invocationid:"b0f70ecf-b7c6-4172-84e5-c1f55aad14bd", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1019", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:32:56.907Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|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\":\"33dd0680-5166-430c-8c35-447bee04fce1\",\"instanceId\":\"d2549886-51e7-4a06-83df-7f645b077c48\"}}","message":"Success","processInstanceID":"b47a02c9-6c58-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:32:56.907Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:32:56.907Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:32:56.914Z|33dd0680-5166-430c-8c35-447bee04fce1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:00.416Z|a79ad913-e91d-4ed6-a449-67722c0498e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:33:00.416Z|a79ad913-e91d-4ed6-a449-67722c0498e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:33:02.798Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:02.805Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:33:02.806Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||Invoke 2022-11-25T00:33:02.806Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:02.807Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:33:02.807Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Method : GET 2022-11-25T00:33:02.808Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee6427bfbfbb9687522e54dcdce69539", X-B3-SpanId:"253eb4743688741e", X-B3-ParentSpanId:"ff823bad3ae5508e", X-B3-Sampled:"0", X-ONAP-RequestID:"ebab2b9d-db6b-442a-9807-a569ab0c78c6", X-RequestID:"ebab2b9d-db6b-442a-9807-a569ab0c78c6", X-TransactionID:"ebab2b9d-db6b-442a-9807-a569ab0c78c6", X-ECOMP-RequestID:"ebab2b9d-db6b-442a-9807-a569ab0c78c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a60c800-df0a-445c-8d74-89ac5c3f39fb"] 2022-11-25T00:33:02.808Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Request body: 2022-11-25T00:33:02.808Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:02.837Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:02.837Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:02.838Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status text : OK 2022-11-25T00:33:02.838Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:01 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:02.840Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Response body: { "requestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "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" : "2022-11-25T00:32:05.000+00:00", "endTime" : "2022-11-25T00:32:55.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:32:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" } } } 2022-11-25T00:33:02.841Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:02.842Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||InvokeReturn 2022-11-25T00:33:02.847Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:33:02.847Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:02.848Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:02.848Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:33:02.848Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:02.849Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee6427bfbfbb9687522e54dcdce69539", X-B3-SpanId:"e54be1d447af94b5", X-B3-ParentSpanId:"ff823bad3ae5508e", X-B3-Sampled:"0", X-ONAP-RequestID:"ebab2b9d-db6b-442a-9807-a569ab0c78c6", X-RequestID:"ebab2b9d-db6b-442a-9807-a569ab0c78c6", X-TransactionID:"ebab2b9d-db6b-442a-9807-a569ab0c78c6", X-ECOMP-RequestID:"ebab2b9d-db6b-442a-9807-a569ab0c78c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34401e1f-73f9-4138-9fb9-753e5c9baf97"] 2022-11-25T00:33:02.849Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:02.850Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:02.871Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:02.871Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:02.872Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:02.872Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&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", date:"Fri, 25 Nov 2022 00:33:01 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:02.873Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":1669336333000,\"creation_time\":1669336281000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:32:14.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:33:02.873Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:02.873Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:02.887Z|ebab2b9d-db6b-442a-9807-a569ab0c78c6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:02.902Z|97b8e1d4-5f36-404f-9386-cda252789721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:02.903Z|b17adb9c-0148-4cce-99a1-7377ce109a81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:02.903Z|97b8e1d4-5f36-404f-9386-cda252789721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:02.903Z|b17adb9c-0148-4cce-99a1-7377ce109a81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:03.064Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:03.074Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:33:03.075Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||Invoke 2022-11-25T00:33:03.075Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:03.075Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:33:03.076Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Method : GET 2022-11-25T00:33:03.076Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2d043b378b36c162b91c77172cf525e", X-B3-SpanId:"ffd309b85bf8bbf0", X-B3-ParentSpanId:"bf8ebf78b39a4674", X-B3-Sampled:"0", X-ONAP-RequestID:"7a0358d3-3d95-4851-9732-4cc3c4ef0606", X-RequestID:"7a0358d3-3d95-4851-9732-4cc3c4ef0606", X-TransactionID:"7a0358d3-3d95-4851-9732-4cc3c4ef0606", X-ECOMP-RequestID:"7a0358d3-3d95-4851-9732-4cc3c4ef0606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d01c8c03-0b7a-47fb-8e83-7d6f140192bb"] 2022-11-25T00:33:03.076Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Request body: 2022-11-25T00:33:03.076Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:03.105Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:03.106Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:03.106Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status text : OK 2022-11-25T00:33:03.106Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:02 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:03.108Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Response body: { "requestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "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" : "2022-11-25T00:32:05.000+00:00", "endTime" : "2022-11-25T00:32:55.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:32:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" } } } 2022-11-25T00:33:03.108Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:03.109Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||InvokeReturn 2022-11-25T00:33:03.110Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:33:03.111Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:03.111Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:03.112Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:33:03.112Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:03.112Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2d043b378b36c162b91c77172cf525e", X-B3-SpanId:"8ecd2b8e5397a5de", X-B3-ParentSpanId:"bf8ebf78b39a4674", X-B3-Sampled:"0", X-ONAP-RequestID:"7a0358d3-3d95-4851-9732-4cc3c4ef0606", X-RequestID:"7a0358d3-3d95-4851-9732-4cc3c4ef0606", X-TransactionID:"7a0358d3-3d95-4851-9732-4cc3c4ef0606", X-ECOMP-RequestID:"7a0358d3-3d95-4851-9732-4cc3c4ef0606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aacab826-5321-4a06-bbfa-8b24cb002ce0"] 2022-11-25T00:33:03.113Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:03.113Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:03.137Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:03.138Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:03.138Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:03.139Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&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", date:"Fri, 25 Nov 2022 00:33:02 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:03.140Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":1669336333000,\"creation_time\":1669336281000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:32:14.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:33:03.140Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:03.141Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:03.152Z|7a0358d3-3d95-4851-9732-4cc3c4ef0606|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:03.319Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:03.331Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:33:03.332Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||Invoke 2022-11-25T00:33:03.332Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:03.333Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:33:03.333Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Method : GET 2022-11-25T00:33:03.334Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"998ccb1c2c6bca9dcb6ad18ecd18fa75", X-B3-SpanId:"9bc1156a014da676", X-B3-ParentSpanId:"c3d3846f0d6e80d8", X-B3-Sampled:"0", X-ONAP-RequestID:"4c5736ea-f946-4120-9c15-5cf790fe647f", X-RequestID:"4c5736ea-f946-4120-9c15-5cf790fe647f", X-TransactionID:"4c5736ea-f946-4120-9c15-5cf790fe647f", X-ECOMP-RequestID:"4c5736ea-f946-4120-9c15-5cf790fe647f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2cc0abf-4290-4f99-89df-d71e19509133"] 2022-11-25T00:33:03.334Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Request body: 2022-11-25T00:33:03.334Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:03.388Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:03.389Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:03.390Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status text : OK 2022-11-25T00:33:03.390Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:02 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:03.391Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Response body: { "requestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "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" : "2022-11-25T00:32:05.000+00:00", "endTime" : "2022-11-25T00:32:55.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:32:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" } } } 2022-11-25T00:33:03.391Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:03.392Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||InvokeReturn 2022-11-25T00:33:03.394Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:33:03.394Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:03.394Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:03.395Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:33:03.395Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:03.395Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"998ccb1c2c6bca9dcb6ad18ecd18fa75", X-B3-SpanId:"b7e2db452f72b159", X-B3-ParentSpanId:"c3d3846f0d6e80d8", X-B3-Sampled:"0", X-ONAP-RequestID:"4c5736ea-f946-4120-9c15-5cf790fe647f", X-RequestID:"4c5736ea-f946-4120-9c15-5cf790fe647f", X-TransactionID:"4c5736ea-f946-4120-9c15-5cf790fe647f", X-ECOMP-RequestID:"4c5736ea-f946-4120-9c15-5cf790fe647f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3b11fe4-8986-4c4e-8efe-71c1591b675f"] 2022-11-25T00:33:03.396Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:03.396Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:03.422Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:03.423Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:03.424Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:03.425Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&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", date:"Fri, 25 Nov 2022 00:33:02 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:03.426Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":1669336333000,\"creation_time\":1669336281000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:32:14.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:33:03.427Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:03.427Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:03.435Z|512b06d7-54fd-450e-b786-c3e1fe163ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:03.437Z|512b06d7-54fd-450e-b786-c3e1fe163ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:03.441Z|4c5736ea-f946-4120-9c15-5cf790fe647f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:03.621Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:03.626Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:33:03.627Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||Invoke 2022-11-25T00:33:03.628Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:03.628Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:33:03.628Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Method : GET 2022-11-25T00:33:03.629Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a1310b874d6ae317812aa8d1637116b", X-B3-SpanId:"7723c57f0d01608e", X-B3-ParentSpanId:"213bada2213dc072", X-B3-Sampled:"0", X-ONAP-RequestID:"ab603f0a-6ab6-49fd-857c-21a2c77bce4a", X-RequestID:"ab603f0a-6ab6-49fd-857c-21a2c77bce4a", X-TransactionID:"ab603f0a-6ab6-49fd-857c-21a2c77bce4a", X-ECOMP-RequestID:"ab603f0a-6ab6-49fd-857c-21a2c77bce4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e132fb75-4497-4e2d-8f4e-6dc996652690"] 2022-11-25T00:33:03.629Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Request body: 2022-11-25T00:33:03.630Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:03.658Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:03.659Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:03.659Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status text : OK 2022-11-25T00:33:03.660Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:02 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:03.660Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Response body: { "requestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "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" : "2022-11-25T00:32:05.000+00:00", "endTime" : "2022-11-25T00:32:55.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:32:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" } } } 2022-11-25T00:33:03.661Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:03.661Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||InvokeReturn 2022-11-25T00:33:03.664Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:33:03.664Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:03.665Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:03.665Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:33:03.665Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:03.666Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a1310b874d6ae317812aa8d1637116b", X-B3-SpanId:"4e473805286ca850", X-B3-ParentSpanId:"213bada2213dc072", X-B3-Sampled:"0", X-ONAP-RequestID:"ab603f0a-6ab6-49fd-857c-21a2c77bce4a", X-RequestID:"ab603f0a-6ab6-49fd-857c-21a2c77bce4a", X-TransactionID:"ab603f0a-6ab6-49fd-857c-21a2c77bce4a", X-ECOMP-RequestID:"ab603f0a-6ab6-49fd-857c-21a2c77bce4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32fcf387-7d5d-42bb-b6fa-0fe949032e55"] 2022-11-25T00:33:03.667Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:03.667Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:03.690Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:03.691Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:03.691Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:03.692Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&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", date:"Fri, 25 Nov 2022 00:33:02 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:03.693Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":1669336333000,\"creation_time\":1669336281000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:32:14.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:33:03.694Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:03.695Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:03.709Z|ab603f0a-6ab6-49fd-857c-21a2c77bce4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:03.891Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:03.896Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:33:03.897Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||Invoke 2022-11-25T00:33:03.898Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:03.899Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da 2022-11-25T00:33:03.899Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Method : GET 2022-11-25T00:33:03.900Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8be3dd981367e20197a21cdd1609f7e5", X-B3-SpanId:"69ab6c52f6c002c5", X-B3-ParentSpanId:"16ca2112282278ea", X-B3-Sampled:"0", X-ONAP-RequestID:"d3785627-19e2-4ba3-b7b6-2553d7f74c40", X-RequestID:"d3785627-19e2-4ba3-b7b6-2553d7f74c40", X-TransactionID:"d3785627-19e2-4ba3-b7b6-2553d7f74c40", X-ECOMP-RequestID:"d3785627-19e2-4ba3-b7b6-2553d7f74c40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56378900-3f2d-4c88-ae84-8f8e52be12e8"] 2022-11-25T00:33:03.900Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Request body: 2022-11-25T00:33:03.900Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:03.929Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:03.930Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:03.930Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Status text : OK 2022-11-25T00:33:03.930Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:02 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:03.931Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||Response body: { "requestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "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" : "2022-11-25T00:32:05.000+00:00", "endTime" : "2022-11-25T00:32:55.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:32:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "63d5897b-13cc-4f45-80a8-e251db91e138", "networkName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/networks/63d5897b-13cc-4f45-80a8-e251db91e138", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da" } } } 2022-11-25T00:33:03.932Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:03.932Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35913ecc-ae9b-4a2d-a818-a7e378f199da|INFO|500||InvokeReturn 2022-11-25T00:33:03.935Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:33:03.936Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:03.936Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:03.936Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false 2022-11-25T00:33:03.937Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:03.937Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8be3dd981367e20197a21cdd1609f7e5", X-B3-SpanId:"d970bbb16b4c40f2", X-B3-ParentSpanId:"16ca2112282278ea", X-B3-Sampled:"0", X-ONAP-RequestID:"d3785627-19e2-4ba3-b7b6-2553d7f74c40", X-RequestID:"d3785627-19e2-4ba3-b7b6-2553d7f74c40", X-TransactionID:"d3785627-19e2-4ba3-b7b6-2553d7f74c40", X-ECOMP-RequestID:"d3785627-19e2-4ba3-b7b6-2553d7f74c40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fc2e09c-64d9-4552-a562-2d1d302774c9"] 2022-11-25T00:33:03.938Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:03.938Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:03.956Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:03.957Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:03.957Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:03.958Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&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", date:"Fri, 25 Nov 2022 00:33:02 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:03.959Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "35913ecc-ae9b-4a2d-a818-a7e378f199da", "groupingId" : "885c322f-0448-41c1-b071-04e5620a0910", "name" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0/885c322f-0448-41c1-b071-04e5620a0910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"updated_time\":1669336333000,\"creation_time\":1669336281000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"382062373fea4de6949af27b2d978fc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"885c322f-0448-41c1-b071-04e5620a0910\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"network_name\":\"basic_network-cf875a3c-45f1-42c7-9892-65e84363f157_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:32:14.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:33:03.959Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:03.960Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35913ecc-ae9b-4a2d-a818-a7e378f199da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:03.974Z|d3785627-19e2-4ba3-b7b6-2553d7f74c40|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35913ecc-ae9b-4a2d-a818-a7e378f199da|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:05.750Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:05.755Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||INFO|500||Checking if requestId: d0f91d8e-2da9-4857-aece-3d99cac051e2 already exists in requestDb InfraActiveRequests table 2022-11-25T00:33:05.756Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2 2022-11-25T00:33:05.757Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|INFO|500||Invoke 2022-11-25T00:33:05.757Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:05.757Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2 2022-11-25T00:33:05.758Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Method : GET 2022-11-25T00:33:05.758Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58032be1b368bc1784185f8e6c573f42", X-B3-SpanId:"14c1a0fc931367da", X-B3-ParentSpanId:"0589470f9130c59e", X-B3-Sampled:"0", X-ONAP-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-TransactionID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ECOMP-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22aab25f-82aa-44fc-8bda-e51e6e230f27"] 2022-11-25T00:33:05.758Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Request body: 2022-11-25T00:33:05.759Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:05.784Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:05.784Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:33:05.785Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Status text : Not Found 2022-11-25T00:33:05.785Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:33:05 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-11-25T00:33:05.786Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Response body: 2022-11-25T00:33:05.786Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:05.786Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|INFO|404|Not Found|InvokeReturn 2022-11-25T00:33:05.798Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:33:05.866Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:33:05.905Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|INFO|500||Invoke 2022-11-25T00:33:05.906Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b58e53fd-0041-4b8d-983e-b1f4be2e739b], X-ECOMP-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2], X-TransactionId=[], X-ONAP-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2]} 2022-11-25T00:33:05.943Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:33:04 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[32], vertex-id=[200744], x-aai-txid=[0-aai-resources-221125-00:33:04:919-67508], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:33:05.944Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4"}]} 2022-11-25T00:33:05.945Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|INFO|500||InvokeReturn 2022-11-25T00:33:05.961Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:33:06.007Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-11-25T00:33:06.008Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a6bf3571-4e70-4408-bff9-ae9b5385a6ad], X-ECOMP-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2], X-TransactionId=[], X-ONAP-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2]} 2022-11-25T00:33:06.047Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:33:05 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[32], x-aai-txid=[0-aai-resources-221125-00:33:05:024-70437], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:33:06.048Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-11-25T00:33:06.049Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-11-25T00:33:06.052Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-11-25T00:33:06.060Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:33:06.115Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|INFO|500||Invoke 2022-11-25T00:33:06.116Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b2f0a7ea-79f4-4d9c-ad11-a43625fae016], X-ECOMP-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2], X-TransactionId=[], X-ONAP-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2]} 2022-11-25T00:33:06.150Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:33:05 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[31], vertex-id=[200744], x-aai-txid=[0-aai-resources-221125-00:33:05:129-90785], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:33:06.152Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4"}]} 2022-11-25T00:33:06.153Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|INFO|500||InvokeReturn 2022-11-25T00:33:06.159Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:33:06.186Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-11-25T00:33:06.187Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[43135f47-e7a5-494f-a8d9-64fdcd3f0ca2], X-ECOMP-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2], X-TransactionId=[], X-ONAP-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2]} 2022-11-25T00:33:06.224Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:33:05 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[33], x-aai-txid=[0-aai-resources-221125-00:33:05:199-42376], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:33:06.225Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/l3-networks?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/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-11-25T00:33:06.225Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-11-25T00:33:06.228Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-11-25T00:33:06.236Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:33:06.269Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|INFO|500||Invoke 2022-11-25T00:33:06.270Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6cde1b40-4f4e-457d-9a6b-d5fdf05a3eee], X-ECOMP-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2], X-TransactionId=[], X-ONAP-RequestID=[d0f91d8e-2da9-4857-aece-3d99cac051e2]} 2022-11-25T00:33:06.303Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:33:05 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[30], vertex-id=[200744], x-aai-txid=[0-aai-resources-221125-00:33:05:282-77631], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:33:06.305Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4"}]} 2022-11-25T00:33:06.306Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4?format=pathed|INFO|500||InvokeReturn 2022-11-25T00:33:06.314Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:33:06.351Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:33:06.352Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-11-25T00:33:06.389Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-11-25T00:33:06.390Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:33:05 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[34], x-aai-txid=[1-aai-resources-221125-00:33:05:363-79483], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:33:06.391Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/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/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/configurations","ERR.5.4.6114"]}}} 2022-11-25T00:33:06.394Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-11-25T00:33:06.394Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:33:06.394Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:33:06.395Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.396Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:33:06.396Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:06.396Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.397Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:33:06.397Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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:"58032be1b368bc1784185f8e6c573f42", X-B3-SpanId:"81ae6be197d4dbdc", X-B3-ParentSpanId:"0589470f9130c59e", X-B3-Sampled:"0", X-ONAP-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-TransactionID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ECOMP-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a08f95d-780d-434b-9b4f-cb9cf38b160e"] 2022-11-25T00:33:06.397Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4"},"instanceName":null,"requestScope":"service"} 2022-11-25T00:33:06.397Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:06.431Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:06.432Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:06.432Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:33:06.432Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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, 25 Nov 2022 00:33:05 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2022-11-25T00:33:06.433Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:33:06.433Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:06.434Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:33:06.435Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.435Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-11-25T00:33:06.435Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:06.436Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.436Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-11-25T00:33:06.436Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-TransactionID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ECOMP-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70bbb653-b246-4c91-88d5-bee6851ff1cc"] 2022-11-25T00:33:06.437Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-11-25T00:33:06.437Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:06.487Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:06.488Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:06.489Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-11-25T00:33:06.489Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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", date:"Fri, 25 Nov 2022 00:33:06 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:06.490Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:33:06.491Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:06.492Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-11-25T00:33:06.502Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.503Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.503Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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================================================ 2022-11-25T00:33:06.504Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.504Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.521Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-TransactionID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ECOMP-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"177d2a43-8a82-4866-93e1-57de952ebdac"] 2022-11-25T00:33:06.522Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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: 2022-11-25T00:33:06.523Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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================================================ 2022-11-25T00:33:06.560Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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========================================== 2022-11-25T00:33:06.561Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.561Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 : OK 2022-11-25T00:33:06.562Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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", date:"Fri, 25 Nov 2022 00:33:06 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:06.566Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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" : 535, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2022-11-25T00:33:06.567Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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================================================= 2022-11-25T00:33:06.567Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.570Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.571Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-11-25T00:33:06.573Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:06.574Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.574Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-11-25T00:33:06.575Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-TransactionID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ECOMP-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b53f657c-742c-449c-a1db-91fec033ef79"] 2022-11-25T00:33:06.575Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-11-25T00:33:06.575Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:06.608Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:06.609Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:06.609Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-11-25T00:33:06.610Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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", date:"Fri, 25 Nov 2022 00:33:06 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:06.611Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:33:06.611Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:06.612Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-11-25T00:33:06.617Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:33:06.617Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:33:06.618Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:06.618Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:33:06.618Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:33:06.619Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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:"1049", X-B3-TraceId:"58032be1b368bc1784185f8e6c573f42", X-B3-SpanId:"02cd375394877280", X-B3-ParentSpanId:"0589470f9130c59e", X-B3-Sampled:"0", X-ONAP-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-TransactionID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ECOMP-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98f47adb-03dd-499f-bb6e-879e31999616"] 2022-11-25T00:33:06.619Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d0f91d8e-2da9-4857-aece-3d99cac051e2","requestStatus":"IN_PROGRESS","startTime":1669336386394,"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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\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":"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4","cloudApiRequests":[],"requestURI":"d0f91d8e-2da9-4857-aece-3d99cac051e2"} 2022-11-25T00:33:06.620Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:06.655Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:06.656Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:33:06.657Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:33:06.657Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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/d0f91d8e-2da9-4857-aece-3d99cac051e2", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:05 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:06.658Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d0f91d8e-2da9-4857-aece-3d99cac051e2", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:33:06.394+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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\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" : "2022-11-25T00:33:06.489+00:00", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "cloudApiRequests" : [ ], "requestURI" : "d0f91d8e-2da9-4857-aece-3d99cac051e2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2" } } } 2022-11-25T00:33:06.659Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:06.660Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:33:06.673Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.675Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:33:06.675Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:06.675Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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 2022-11-25T00:33:06.676Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:33:06.676Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|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:"58032be1b368bc1784185f8e6c573f42", X-B3-SpanId:"bea53ead121e2f9e", X-B3-ParentSpanId:"0589470f9130c59e", X-B3-Sampled:"0", X-ONAP-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-TransactionID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ECOMP-RequestID:"d0f91d8e-2da9-4857-aece-3d99cac051e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d27fdf15-1e9d-45d5-872e-1fb15de26289"] 2022-11-25T00:33:06.677Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\"modelUuid\":\"3e35a3d0-b27d-40c2-8e69-20e611bd5058\",\"modelInvariantUuid\":\"d0c478c5-f097-4737-8cad-648db4c7fd6d\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\"}","type":"String"},"requestId":{"value":"d0f91d8e-2da9-4857-aece-3d99cac051e2","type":"String"},"mso-request-id":{"value":"d0f91d8e-2da9-4857-aece-3d99cac051e2","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4","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/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:33:06.677Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:07.701Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:07.702Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:33:07.702Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:33:07.703Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:33:07 GMT", x-onap-requestid:"d0f91d8e-2da9-4857-aece-3d99cac051e2", x-requestid:"d0f91d8e-2da9-4857-aece-3d99cac051e2", x-transactionid:"d0f91d8e-2da9-4857-aece-3d99cac051e2", x-ecomp-requestid:"d0f91d8e-2da9-4857-aece-3d99cac051e2", x-onap-partnername:"UNKNOWN", x-invocationid:"d27fdf15-1e9d-45d5-872e-1fb15de26289", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1018", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:07.703Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d0f91d8e-2da9-4857-aece-3d99cac051e2\",\"instanceId\":\"c9ac821d-6ff9-4e3e-8391-f55a39fb8da4\"}}","message":"Success","processInstanceID":"bae98098-6c58-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:33:07.704Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:07.704Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:33:07.709Z|d0f91d8e-2da9-4857-aece-3d99cac051e2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:07.892Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:07.904Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2 2022-11-25T00:33:07.904Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|INFO|500||Invoke 2022-11-25T00:33:07.904Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:07.905Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2 2022-11-25T00:33:07.905Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Method : GET 2022-11-25T00:33:07.905Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c599b461cd17ad864d171e7d7d068d85", X-B3-SpanId:"1fdc0747ae6a988c", X-B3-ParentSpanId:"476c072b8d7156f0", X-B3-Sampled:"0", X-ONAP-RequestID:"6be76fad-40db-4ef4-99bd-0f1069bfd7d0", X-RequestID:"6be76fad-40db-4ef4-99bd-0f1069bfd7d0", X-TransactionID:"6be76fad-40db-4ef4-99bd-0f1069bfd7d0", X-ECOMP-RequestID:"6be76fad-40db-4ef4-99bd-0f1069bfd7d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdad55f7-4fc3-40b7-b312-3d128d835109"] 2022-11-25T00:33:07.906Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Request body: 2022-11-25T00:33:07.906Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:07.934Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:07.935Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:07.935Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Status text : OK 2022-11-25T00:33:07.935Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:07 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:07.937Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Response body: { "requestId" : "d0f91d8e-2da9-4857-aece-3d99cac051e2", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:33:06.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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\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" : "2022-11-25T00:33:07.000+00:00", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "cloudApiRequests" : [ ], "requestURI" : "d0f91d8e-2da9-4857-aece-3d99cac051e2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2" } } } 2022-11-25T00:33:07.937Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:07.938Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|INFO|500||InvokeReturn 2022-11-25T00:33:07.939Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false 2022-11-25T00:33:07.940Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:07.941Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:07.941Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false 2022-11-25T00:33:07.942Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:07.944Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c599b461cd17ad864d171e7d7d068d85", X-B3-SpanId:"245f0915630587d8", X-B3-ParentSpanId:"476c072b8d7156f0", X-B3-Sampled:"0", X-ONAP-RequestID:"6be76fad-40db-4ef4-99bd-0f1069bfd7d0", X-RequestID:"6be76fad-40db-4ef4-99bd-0f1069bfd7d0", X-TransactionID:"6be76fad-40db-4ef4-99bd-0f1069bfd7d0", X-ECOMP-RequestID:"6be76fad-40db-4ef4-99bd-0f1069bfd7d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26b7828c-b4fd-4b82-bdae-20ddaf494c5f"] 2022-11-25T00:33:07.944Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:07.945Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:07.964Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:07.965Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:07.965Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:07.965Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&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", date:"Fri, 25 Nov 2022 00:33:07 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:07.966Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:07.967Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:07.967Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:07.978Z|6be76fad-40db-4ef4-99bd-0f1069bfd7d0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:08.750Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:08.753Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e4cc6257-b628-44c8-956f-8068cc6747e8 already exists in requestDb InfraActiveRequests table 2022-11-25T00:33:08.754Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:08.754Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|500||Invoke 2022-11-25T00:33:08.754Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:08.754Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:08.755Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Method : GET 2022-11-25T00:33:08.755Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23f1ae8d5919142ee63edd735f3714d9", X-B3-SpanId:"1f4d4e87ae46f07f", X-B3-ParentSpanId:"4ce8d934bb948530", X-B3-Sampled:"0", X-ONAP-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-TransactionID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ECOMP-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7b0751a-c70f-409b-a3b2-cee0f4e6bf90"] 2022-11-25T00:33:08.755Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Request body: 2022-11-25T00:33:08.755Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:08.780Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:08.780Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:33:08.781Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status text : Not Found 2022-11-25T00:33:08.781Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:33:07 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-11-25T00:33:08.782Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Response body: 2022-11-25T00:33:08.782Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:08.783Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|404|Not Found|InvokeReturn 2022-11-25T00:33:08.794Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:33:08.798Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:33:08.879Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:33:08.880Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-11-25T00:33:08.924Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-11-25T00:33:08.925Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:33:07 GMT], server=[envoy], content-length=[573], x-envoy-upstream-service-time=[37], vertex-id=[282784], x-aai-txid=[1-aai-resources-221125-00:33:07:895-50094], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:33:08.926Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669336145750","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:33:08.928Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:33:08.929Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:33:08.930Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:08.931Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:08.931Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================ 2022-11-25T00:33:08.931Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:08.931Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:08.932Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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:"111", X-B3-TraceId:"23f1ae8d5919142ee63edd735f3714d9", X-B3-SpanId:"fc38d08022495053", X-B3-ParentSpanId:"4ce8d934bb948530", X-B3-Sampled:"0", X-ONAP-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-TransactionID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ECOMP-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6126441-20b7-4898-925f-28541e17a5ca"] 2022-11-25T00:33:08.932Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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":"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0","requestScope":"service"} 2022-11-25T00:33:08.932Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================ 2022-11-25T00:33:08.957Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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========================================== 2022-11-25T00:33:08.958Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:08.958Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 : OK 2022-11-25T00:33:08.959Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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, 25 Nov 2022 00:33:08 GMT", x-envoy-upstream-service-time:"21", server:"envoy"] 2022-11-25T00:33:08.959Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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: 2022-11-25T00:33:08.960Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================= 2022-11-25T00:33:08.960Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:08.961Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:08.962Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:08.962Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================ 2022-11-25T00:33:08.963Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:08.963Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:08.963Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-TransactionID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ECOMP-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"359a5d75-1f3c-4405-a0ad-1f21bf5aa7cd"] 2022-11-25T00:33:08.963Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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: 2022-11-25T00:33:08.964Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================ 2022-11-25T00:33:09.007Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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========================================== 2022-11-25T00:33:09.008Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.009Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 : OK 2022-11-25T00:33:09.009Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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", date:"Fri, 25 Nov 2022 00:33:09 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:09.011Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:33:09.011Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================= 2022-11-25T00:33:09.012Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.020Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.021Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.021Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================ 2022-11-25T00:33:09.022Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.022Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.022Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-TransactionID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ECOMP-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96553f5e-bfee-4bee-a321-dfd23a8f1c25"] 2022-11-25T00:33:09.023Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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: 2022-11-25T00:33:09.023Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================ 2022-11-25T00:33:09.054Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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========================================== 2022-11-25T00:33:09.055Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.056Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 : OK 2022-11-25T00:33:09.056Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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", date:"Fri, 25 Nov 2022 00:33:09 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:09.059Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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" : 529, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-11-25T00:33:09.059Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================= 2022-11-25T00:33:09.059Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.062Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.063Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.063Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================ 2022-11-25T00:33:09.063Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.064Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.064Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-TransactionID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ECOMP-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92e038f4-3c63-4bbe-a884-018f007c81ba"] 2022-11-25T00:33:09.064Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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: 2022-11-25T00:33:09.064Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================ 2022-11-25T00:33:09.102Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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========================================== 2022-11-25T00:33:09.103Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.103Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 : OK 2022-11-25T00:33:09.104Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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", date:"Fri, 25 Nov 2022 00:33:09 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:09.107Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:33:09.107Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================= 2022-11-25T00:33:09.108Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.112Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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/ 2022-11-25T00:33:09.112Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.113Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================ 2022-11-25T00:33:09.113Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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/ 2022-11-25T00:33:09.113Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.114Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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:"1778", X-B3-TraceId:"23f1ae8d5919142ee63edd735f3714d9", X-B3-SpanId:"1a9e2a8a5400e961", X-B3-ParentSpanId:"4ce8d934bb948530", X-B3-Sampled:"0", X-ONAP-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-TransactionID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ECOMP-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4216d8e-b382-4dc7-9a0e-7f128ab1accc"] 2022-11-25T00:33:09.114Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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":"e4cc6257-b628-44c8-956f-8068cc6747e8","requestStatus":"IN_PROGRESS","startTime":1669336388795,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n\t\t\t\"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"8717a31f-6174-4895-8ef8-e27d03299788\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"e4cc6257-b628-44c8-956f-8068cc6747e8"} 2022-11-25T00:33:09.114Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================ 2022-11-25T00:33:09.148Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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========================================== 2022-11-25T00:33:09.149Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.149Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 : Created 2022-11-25T00:33:09.150Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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/e4cc6257-b628-44c8-956f-8068cc6747e8", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:08 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:09.151Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:33:08.795+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n\t\t\t\"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"8717a31f-6174-4895-8ef8-e27d03299788\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:33:08.981+00:00", "cloudRegion" : "k8sregion", "serviceInstanceName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" } } } 2022-11-25T00:33:09.151Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================= 2022-11-25T00:33:09.151Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.168Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.168Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.168Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================ 2022-11-25T00:33:09.169Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.169Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:09.169Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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:"2225", X-B3-TraceId:"23f1ae8d5919142ee63edd735f3714d9", X-B3-SpanId:"224d9ff39bdd916b", X-B3-ParentSpanId:"4ce8d934bb948530", X-B3-Sampled:"0", X-ONAP-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-TransactionID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ECOMP-RequestID:"e4cc6257-b628-44c8-956f-8068cc6747e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee4611f9-a5c2-4055-8928-b9b2aacf1520"] 2022-11-25T00:33:09.170Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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\":\"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"56a0bc0f-176b-4268-a572-fa539c1fa544\",\"modelUuid\":\"56a0bc0f-176b-4268-a572-fa539c1fa544\",\"modelInvariantUuid\":\"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"8717a31f-6174-4895-8ef8-e27d03299788\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"e4cc6257-b628-44c8-956f-8068cc6747e8","type":"String"},"mso-request-id":{"value":"e4cc6257-b628-44c8-956f-8068cc6747e8","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"}}} 2022-11-25T00:33:09.170Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================ 2022-11-25T00:33:10.189Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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========================================== 2022-11-25T00:33:10.190Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:10.190Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 : Accepted 2022-11-25T00:33:10.190Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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, 25 Nov 2022 00:33:10 GMT", x-onap-requestid:"e4cc6257-b628-44c8-956f-8068cc6747e8", x-requestid:"e4cc6257-b628-44c8-956f-8068cc6747e8", x-transactionid:"e4cc6257-b628-44c8-956f-8068cc6747e8", x-ecomp-requestid:"e4cc6257-b628-44c8-956f-8068cc6747e8", x-onap-partnername:"UNKNOWN", x-invocationid:"ee4611f9-a5c2-4055-8928-b9b2aacf1520", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:10.191Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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\":\"e4cc6257-b628-44c8-956f-8068cc6747e8\",\"instanceId\":\"f424b3eb-11bb-4234-8dd8-304b67a9c98b\"}}","message":"Success","processInstanceID":"bc64fc7f-6c58-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:33:10.191Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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================================================= 2022-11-25T00:33:10.192Z|e4cc6257-b628-44c8-956f-8068cc6747e8|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 2022-11-25T00:33:10.197Z|e4cc6257-b628-44c8-956f-8068cc6747e8|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:10.394Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:10.400Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:10.401Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|500||Invoke 2022-11-25T00:33:10.402Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:10.402Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:10.402Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Method : GET 2022-11-25T00:33:10.402Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"626ea46229af9228e8f922182ff2e79f", X-B3-SpanId:"45088281828c8578", X-B3-ParentSpanId:"12f6c2c65a07a092", X-B3-Sampled:"0", X-ONAP-RequestID:"53e0ebba-ba98-4f21-bb95-071e7198ecb7", X-RequestID:"53e0ebba-ba98-4f21-bb95-071e7198ecb7", X-TransactionID:"53e0ebba-ba98-4f21-bb95-071e7198ecb7", X-ECOMP-RequestID:"53e0ebba-ba98-4f21-bb95-071e7198ecb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"408cfb4d-0875-40ef-89ab-76b4fa85dcc4"] 2022-11-25T00:33:10.403Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Request body: 2022-11-25T00:33:10.403Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:10.436Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:10.437Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:10.438Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status text : OK 2022-11-25T00:33:10.438Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:10 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:10.439Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Response body: { "requestId" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:33:08.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n\t\t\t\"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"8717a31f-6174-4895-8ef8-e27d03299788\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:09.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "serviceInstanceName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" } } } 2022-11-25T00:33:10.440Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:10.441Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|500||InvokeReturn 2022-11-25T00:33:10.442Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false 2022-11-25T00:33:10.443Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:10.443Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:10.444Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false 2022-11-25T00:33:10.444Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:10.444Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"626ea46229af9228e8f922182ff2e79f", X-B3-SpanId:"df95e293adff454e", X-B3-ParentSpanId:"12f6c2c65a07a092", X-B3-Sampled:"0", X-ONAP-RequestID:"53e0ebba-ba98-4f21-bb95-071e7198ecb7", X-RequestID:"53e0ebba-ba98-4f21-bb95-071e7198ecb7", X-TransactionID:"53e0ebba-ba98-4f21-bb95-071e7198ecb7", X-ECOMP-RequestID:"53e0ebba-ba98-4f21-bb95-071e7198ecb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"873245a8-76cd-498f-ba8d-e24c23813cc6"] 2022-11-25T00:33:10.445Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:10.445Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:10.463Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:10.464Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:10.465Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:10.465Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&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", date:"Fri, 25 Nov 2022 00:33:10 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:10.466Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:10.466Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:10.467Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:10.564Z|53e0ebba-ba98-4f21-bb95-071e7198ecb7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:12.949Z|ab421e3b-422d-4b1e-92d9-29151c3f174b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:12.950Z|42c0ad62-6bfb-4603-8c07-f57cc7358342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:12.950Z|ab421e3b-422d-4b1e-92d9-29151c3f174b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:12.950Z|42c0ad62-6bfb-4603-8c07-f57cc7358342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:13.477Z|edc00dd6-b196-4f03-b7f8-701685c1e397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:13.478Z|edc00dd6-b196-4f03-b7f8-701685c1e397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:15.416Z|aa8a814b-6c0a-43f5-9b17-58ec70f29ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:33:15.416Z|aa8a814b-6c0a-43f5-9b17-58ec70f29ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:33:15.765Z|c46d7f64-a6e2-4451-afc7-1100a03b5bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:33:15.765Z|c46d7f64-a6e2-4451-afc7-1100a03b5bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:33:18.159Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:18.170Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2 2022-11-25T00:33:18.171Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|INFO|500||Invoke 2022-11-25T00:33:18.171Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:18.171Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2 2022-11-25T00:33:18.172Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Method : GET 2022-11-25T00:33:18.172Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4de07e8870481552ce06f53704cf4c66", X-B3-SpanId:"09da754381d102e1", X-B3-ParentSpanId:"6305dac167159a64", X-B3-Sampled:"0", X-ONAP-RequestID:"2ca72985-18ff-4a70-8b5a-cc0c6e5c141c", X-RequestID:"2ca72985-18ff-4a70-8b5a-cc0c6e5c141c", X-TransactionID:"2ca72985-18ff-4a70-8b5a-cc0c6e5c141c", X-ECOMP-RequestID:"2ca72985-18ff-4a70-8b5a-cc0c6e5c141c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a67d885f-eb3b-4878-8931-e3a2f500caa5"] 2022-11-25T00:33:18.172Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Request body: 2022-11-25T00:33:18.173Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:18.203Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:18.204Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:18.204Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Status text : OK 2022-11-25T00:33:18.204Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:17 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:18.205Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Response body: { "requestId" : "d0f91d8e-2da9-4857-aece-3d99cac051e2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:06.000+00:00", "endTime" : "2022-11-25T00:33:14.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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\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" : "2022-11-25T00:33:13.000+00:00", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "cloudApiRequests" : [ ], "requestURI" : "d0f91d8e-2da9-4857-aece-3d99cac051e2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2" } } } 2022-11-25T00:33:18.206Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:18.206Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|INFO|500||InvokeReturn 2022-11-25T00:33:18.209Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false 2022-11-25T00:33:18.210Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:18.210Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:18.210Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false 2022-11-25T00:33:18.211Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:18.211Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4de07e8870481552ce06f53704cf4c66", X-B3-SpanId:"3163e00eb0714f8a", X-B3-ParentSpanId:"6305dac167159a64", X-B3-Sampled:"0", X-ONAP-RequestID:"2ca72985-18ff-4a70-8b5a-cc0c6e5c141c", X-RequestID:"2ca72985-18ff-4a70-8b5a-cc0c6e5c141c", X-TransactionID:"2ca72985-18ff-4a70-8b5a-cc0c6e5c141c", X-ECOMP-RequestID:"2ca72985-18ff-4a70-8b5a-cc0c6e5c141c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdeb61b9-3219-4bc3-89cf-39b84d1f5f9d"] 2022-11-25T00:33:18.212Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:18.212Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:18.233Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:18.234Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:18.236Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:18.237Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&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", date:"Fri, 25 Nov 2022 00:33:17 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:18.238Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:18.238Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:18.239Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:18.248Z|2ca72985-18ff-4a70-8b5a-cc0c6e5c141c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:18.409Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:18.415Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2 2022-11-25T00:33:18.416Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|INFO|500||Invoke 2022-11-25T00:33:18.416Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:18.417Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2 2022-11-25T00:33:18.417Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Method : GET 2022-11-25T00:33:18.417Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9caa8ca62dbb7b1e06df68934f229b25", X-B3-SpanId:"462d2e1121720627", X-B3-ParentSpanId:"a97fd37660e2bfa4", X-B3-Sampled:"0", X-ONAP-RequestID:"a00f624c-61ff-4c09-abab-cd5807317379", X-RequestID:"a00f624c-61ff-4c09-abab-cd5807317379", X-TransactionID:"a00f624c-61ff-4c09-abab-cd5807317379", X-ECOMP-RequestID:"a00f624c-61ff-4c09-abab-cd5807317379", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54bdb032-3751-47c6-b319-74b353a2284d"] 2022-11-25T00:33:18.418Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Request body: 2022-11-25T00:33:18.418Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:18.445Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:18.446Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:18.447Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Status text : OK 2022-11-25T00:33:18.447Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:18 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:18.449Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Response body: { "requestId" : "d0f91d8e-2da9-4857-aece-3d99cac051e2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:06.000+00:00", "endTime" : "2022-11-25T00:33:14.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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\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" : "2022-11-25T00:33:13.000+00:00", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "cloudApiRequests" : [ ], "requestURI" : "d0f91d8e-2da9-4857-aece-3d99cac051e2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2" } } } 2022-11-25T00:33:18.449Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:18.450Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|INFO|500||InvokeReturn 2022-11-25T00:33:18.452Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false 2022-11-25T00:33:18.452Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:18.453Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:18.453Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false 2022-11-25T00:33:18.453Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:18.454Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9caa8ca62dbb7b1e06df68934f229b25", X-B3-SpanId:"4aaf4b27d47eb13a", X-B3-ParentSpanId:"a97fd37660e2bfa4", X-B3-Sampled:"0", X-ONAP-RequestID:"a00f624c-61ff-4c09-abab-cd5807317379", X-RequestID:"a00f624c-61ff-4c09-abab-cd5807317379", X-TransactionID:"a00f624c-61ff-4c09-abab-cd5807317379", X-ECOMP-RequestID:"a00f624c-61ff-4c09-abab-cd5807317379", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c64afce3-080e-4956-8ef3-35b0c52475b8"] 2022-11-25T00:33:18.454Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:18.454Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:18.472Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:18.473Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:18.473Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:18.474Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&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", date:"Fri, 25 Nov 2022 00:33:18 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:18.475Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:18.475Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:18.476Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:18.490Z|a00f624c-61ff-4c09-abab-cd5807317379|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:18.649Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:18.656Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2 2022-11-25T00:33:18.657Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|INFO|500||Invoke 2022-11-25T00:33:18.658Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:18.658Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2 2022-11-25T00:33:18.658Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Method : GET 2022-11-25T00:33:18.658Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1dec762b133d3b2899683bc2e7a0adbc", X-B3-SpanId:"541fbebd4c7644c0", X-B3-ParentSpanId:"6a377a6851ca13ba", X-B3-Sampled:"0", X-ONAP-RequestID:"b4e09f71-62a8-49ec-95a0-bc249bc1dd88", X-RequestID:"b4e09f71-62a8-49ec-95a0-bc249bc1dd88", X-TransactionID:"b4e09f71-62a8-49ec-95a0-bc249bc1dd88", X-ECOMP-RequestID:"b4e09f71-62a8-49ec-95a0-bc249bc1dd88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99ee63f6-7b12-4268-a84c-16e8d633cb9b"] 2022-11-25T00:33:18.659Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Request body: 2022-11-25T00:33:18.659Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:18.684Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:18.685Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:18.685Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Status text : OK 2022-11-25T00:33:18.685Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:18 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:18.686Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Response body: { "requestId" : "d0f91d8e-2da9-4857-aece-3d99cac051e2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:06.000+00:00", "endTime" : "2022-11-25T00:33:14.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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\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" : "2022-11-25T00:33:13.000+00:00", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "cloudApiRequests" : [ ], "requestURI" : "d0f91d8e-2da9-4857-aece-3d99cac051e2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2" } } } 2022-11-25T00:33:18.687Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:18.687Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|INFO|500||InvokeReturn 2022-11-25T00:33:18.690Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false 2022-11-25T00:33:18.690Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:18.691Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:18.691Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false 2022-11-25T00:33:18.691Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:18.692Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1dec762b133d3b2899683bc2e7a0adbc", X-B3-SpanId:"f942e47216c8fdeb", X-B3-ParentSpanId:"6a377a6851ca13ba", X-B3-Sampled:"0", X-ONAP-RequestID:"b4e09f71-62a8-49ec-95a0-bc249bc1dd88", X-RequestID:"b4e09f71-62a8-49ec-95a0-bc249bc1dd88", X-TransactionID:"b4e09f71-62a8-49ec-95a0-bc249bc1dd88", X-ECOMP-RequestID:"b4e09f71-62a8-49ec-95a0-bc249bc1dd88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d663cfa-a893-4e90-b2b2-2032aa68eaa4"] 2022-11-25T00:33:18.692Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:18.693Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:18.709Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:18.710Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:18.711Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:18.711Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&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", date:"Fri, 25 Nov 2022 00:33:18 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:18.712Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:18.712Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:18.713Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:18.725Z|b4e09f71-62a8-49ec-95a0-bc249bc1dd88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:18.922Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:18.928Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2 2022-11-25T00:33:18.929Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|INFO|500||Invoke 2022-11-25T00:33:18.929Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:18.929Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2 2022-11-25T00:33:18.930Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Method : GET 2022-11-25T00:33:18.930Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e37fcde07f869397c35974010840d29", X-B3-SpanId:"0f415cc9e2309165", X-B3-ParentSpanId:"241db61d0e87a507", X-B3-Sampled:"0", X-ONAP-RequestID:"e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff", X-RequestID:"e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff", X-TransactionID:"e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff", X-ECOMP-RequestID:"e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"182b5de9-74ee-4293-8ee0-a34d41b554b1"] 2022-11-25T00:33:18.930Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Request body: 2022-11-25T00:33:18.930Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:18.955Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:18.955Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:18.956Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Status text : OK 2022-11-25T00:33:18.956Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:18 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:18.957Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||Response body: { "requestId" : "d0f91d8e-2da9-4857-aece-3d99cac051e2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:06.000+00:00", "endTime" : "2022-11-25T00:33:14.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\": \"d0c478c5-f097-4737-8cad-648db4c7fd6d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e35a3d0-b27d-40c2-8e69-20e611bd5058\"\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" : "2022-11-25T00:33:13.000+00:00", "serviceInstanceId" : "c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "serviceInstanceName" : "basic_network-cf875a3c-45f1-42c7-9892-65e84363f157", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/c9ac821d-6ff9-4e3e-8391-f55a39fb8da4", "cloudApiRequests" : [ ], "requestURI" : "d0f91d8e-2da9-4857-aece-3d99cac051e2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2" } } } 2022-11-25T00:33:18.957Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:18.957Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0f91d8e-2da9-4857-aece-3d99cac051e2|INFO|500||InvokeReturn 2022-11-25T00:33:18.960Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false 2022-11-25T00:33:18.960Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:18.960Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:18.960Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false 2022-11-25T00:33:18.961Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:18.961Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e37fcde07f869397c35974010840d29", X-B3-SpanId:"0536b9e0dc33177a", X-B3-ParentSpanId:"241db61d0e87a507", X-B3-Sampled:"0", X-ONAP-RequestID:"e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff", X-RequestID:"e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff", X-TransactionID:"e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff", X-ECOMP-RequestID:"e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06d9c99f-3676-4611-bef0-8c386ecde954"] 2022-11-25T00:33:18.961Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:18.962Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:18.978Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:18.979Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:18.979Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:18.979Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&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", date:"Fri, 25 Nov 2022 00:33:18 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:18.980Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:18.980Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:18.981Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0f91d8e-2da9-4857-aece-3d99cac051e2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:18.992Z|e729bc5c-9b5f-42a3-86bd-7ea3fb4d52ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d0f91d8e-2da9-4857-aece-3d99cac051e2|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:20.742Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:20.750Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:20.750Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|500||Invoke 2022-11-25T00:33:20.751Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:20.751Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:20.751Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Method : GET 2022-11-25T00:33:20.751Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1329405cfc02de12c7cc5a60b915a962", X-B3-SpanId:"a23e3ff4200045ec", X-B3-ParentSpanId:"8eddf7d6e56f5af0", X-B3-Sampled:"0", X-ONAP-RequestID:"71a89978-c915-49d1-a74d-a2c4fd084a00", X-RequestID:"71a89978-c915-49d1-a74d-a2c4fd084a00", X-TransactionID:"71a89978-c915-49d1-a74d-a2c4fd084a00", X-ECOMP-RequestID:"71a89978-c915-49d1-a74d-a2c4fd084a00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b901c039-a9c8-47ff-ab13-b5dc823d6a0a"] 2022-11-25T00:33:20.752Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Request body: 2022-11-25T00:33:20.752Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:20.784Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:20.785Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:20.785Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status text : OK 2022-11-25T00:33:20.786Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:20 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:20.788Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Response body: { "requestId" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:08.000+00:00", "endTime" : "2022-11-25T00:33:17.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n\t\t\t\"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"8717a31f-6174-4895-8ef8-e27d03299788\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "serviceInstanceName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" } } } 2022-11-25T00:33:20.788Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:20.788Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|500||InvokeReturn 2022-11-25T00:33:20.790Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false 2022-11-25T00:33:20.790Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:20.791Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:20.791Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false 2022-11-25T00:33:20.791Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:20.791Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1329405cfc02de12c7cc5a60b915a962", X-B3-SpanId:"e0b4b217ef6d0c51", X-B3-ParentSpanId:"8eddf7d6e56f5af0", X-B3-Sampled:"0", X-ONAP-RequestID:"71a89978-c915-49d1-a74d-a2c4fd084a00", X-RequestID:"71a89978-c915-49d1-a74d-a2c4fd084a00", X-TransactionID:"71a89978-c915-49d1-a74d-a2c4fd084a00", X-ECOMP-RequestID:"71a89978-c915-49d1-a74d-a2c4fd084a00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45bf525e-868a-4e42-b9d8-92e5a3f0eefc"] 2022-11-25T00:33:20.792Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:20.792Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:20.813Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:20.814Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:20.814Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:20.814Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&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", date:"Fri, 25 Nov 2022 00:33:20 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:20.815Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:20.816Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:20.816Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:20.828Z|71a89978-c915-49d1-a74d-a2c4fd084a00|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:20.994Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:21.005Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:21.006Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|500||Invoke 2022-11-25T00:33:21.007Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:21.007Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:21.008Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Method : GET 2022-11-25T00:33:21.008Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4e09b60242bf4b49f04046b1cb035f7", X-B3-SpanId:"04a529d6f7d06647", X-B3-ParentSpanId:"35586020ffbc66df", X-B3-Sampled:"0", X-ONAP-RequestID:"58c4f3b8-edf5-4068-961f-04b3c94af8ca", X-RequestID:"58c4f3b8-edf5-4068-961f-04b3c94af8ca", X-TransactionID:"58c4f3b8-edf5-4068-961f-04b3c94af8ca", X-ECOMP-RequestID:"58c4f3b8-edf5-4068-961f-04b3c94af8ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a9ad1c4-4285-4b03-aba8-bf6052c9f983"] 2022-11-25T00:33:21.008Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Request body: 2022-11-25T00:33:21.009Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:21.038Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:21.038Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:21.039Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status text : OK 2022-11-25T00:33:21.039Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:20 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:21.040Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Response body: { "requestId" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:08.000+00:00", "endTime" : "2022-11-25T00:33:17.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n\t\t\t\"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"8717a31f-6174-4895-8ef8-e27d03299788\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "serviceInstanceName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" } } } 2022-11-25T00:33:21.040Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:21.041Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|500||InvokeReturn 2022-11-25T00:33:21.043Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false 2022-11-25T00:33:21.043Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:21.043Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:21.044Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false 2022-11-25T00:33:21.044Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:21.044Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4e09b60242bf4b49f04046b1cb035f7", X-B3-SpanId:"f29adfc04f4d7b77", X-B3-ParentSpanId:"35586020ffbc66df", X-B3-Sampled:"0", X-ONAP-RequestID:"58c4f3b8-edf5-4068-961f-04b3c94af8ca", X-RequestID:"58c4f3b8-edf5-4068-961f-04b3c94af8ca", X-TransactionID:"58c4f3b8-edf5-4068-961f-04b3c94af8ca", X-ECOMP-RequestID:"58c4f3b8-edf5-4068-961f-04b3c94af8ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8ee693e-c845-4d37-9a7c-4163a1fcaec1"] 2022-11-25T00:33:21.045Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:21.045Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:21.061Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:21.062Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:21.062Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:21.063Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&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", date:"Fri, 25 Nov 2022 00:33:20 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:21.063Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:21.063Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:21.064Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:21.082Z|58c4f3b8-edf5-4068-961f-04b3c94af8ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:21.276Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:21.284Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:21.286Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|500||Invoke 2022-11-25T00:33:21.286Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:21.287Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:21.287Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Method : GET 2022-11-25T00:33:21.287Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0b8cf0da2650da35a4f651af93f53f1", X-B3-SpanId:"e32bc967efcb5fad", X-B3-ParentSpanId:"604efa7777ec7ed3", X-B3-Sampled:"0", X-ONAP-RequestID:"9fd184fe-1efe-41c1-9222-0dd58031b03d", X-RequestID:"9fd184fe-1efe-41c1-9222-0dd58031b03d", X-TransactionID:"9fd184fe-1efe-41c1-9222-0dd58031b03d", X-ECOMP-RequestID:"9fd184fe-1efe-41c1-9222-0dd58031b03d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edecd3f1-255b-47f2-a360-1bfb500016fe"] 2022-11-25T00:33:21.288Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Request body: 2022-11-25T00:33:21.288Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:21.314Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:21.315Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:21.315Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status text : OK 2022-11-25T00:33:21.316Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:20 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:21.316Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Response body: { "requestId" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:08.000+00:00", "endTime" : "2022-11-25T00:33:17.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n\t\t\t\"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"8717a31f-6174-4895-8ef8-e27d03299788\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "serviceInstanceName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" } } } 2022-11-25T00:33:21.317Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:21.317Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|500||InvokeReturn 2022-11-25T00:33:21.319Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false 2022-11-25T00:33:21.319Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:21.319Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:21.320Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false 2022-11-25T00:33:21.320Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:21.320Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0b8cf0da2650da35a4f651af93f53f1", X-B3-SpanId:"99707b5e27bf2ac6", X-B3-ParentSpanId:"604efa7777ec7ed3", X-B3-Sampled:"0", X-ONAP-RequestID:"9fd184fe-1efe-41c1-9222-0dd58031b03d", X-RequestID:"9fd184fe-1efe-41c1-9222-0dd58031b03d", X-TransactionID:"9fd184fe-1efe-41c1-9222-0dd58031b03d", X-ECOMP-RequestID:"9fd184fe-1efe-41c1-9222-0dd58031b03d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f5347e2-8e03-4ab9-9c51-9dcbd7bd9af5"] 2022-11-25T00:33:21.321Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:21.321Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:21.338Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:21.339Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:21.339Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:21.339Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&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", date:"Fri, 25 Nov 2022 00:33:20 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:21.341Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:21.342Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:21.342Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:21.355Z|9fd184fe-1efe-41c1-9222-0dd58031b03d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:21.541Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:21.547Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:21.548Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|500||Invoke 2022-11-25T00:33:21.548Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:21.548Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:21.549Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Method : GET 2022-11-25T00:33:21.549Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc8d9ac1f64b324801d8c714fb996025", X-B3-SpanId:"463bf36c59dd4290", X-B3-ParentSpanId:"53815ec2602d3aed", X-B3-Sampled:"0", X-ONAP-RequestID:"f0d966d3-e293-4786-b9c1-e44ce2f46d7c", X-RequestID:"f0d966d3-e293-4786-b9c1-e44ce2f46d7c", X-TransactionID:"f0d966d3-e293-4786-b9c1-e44ce2f46d7c", X-ECOMP-RequestID:"f0d966d3-e293-4786-b9c1-e44ce2f46d7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8d9ea12-2226-440b-8245-7e0c393b0636"] 2022-11-25T00:33:21.549Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Request body: 2022-11-25T00:33:21.549Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:21.578Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:21.579Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:21.580Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status text : OK 2022-11-25T00:33:21.580Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:20 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:21.581Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Response body: { "requestId" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:08.000+00:00", "endTime" : "2022-11-25T00:33:17.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n\t\t\t\"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"8717a31f-6174-4895-8ef8-e27d03299788\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "serviceInstanceName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" } } } 2022-11-25T00:33:21.582Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:21.582Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|500||InvokeReturn 2022-11-25T00:33:21.586Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false 2022-11-25T00:33:21.587Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:21.587Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:21.587Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false 2022-11-25T00:33:21.588Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:21.588Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc8d9ac1f64b324801d8c714fb996025", X-B3-SpanId:"26c5e42a45f959f9", X-B3-ParentSpanId:"53815ec2602d3aed", X-B3-Sampled:"0", X-ONAP-RequestID:"f0d966d3-e293-4786-b9c1-e44ce2f46d7c", X-RequestID:"f0d966d3-e293-4786-b9c1-e44ce2f46d7c", X-TransactionID:"f0d966d3-e293-4786-b9c1-e44ce2f46d7c", X-ECOMP-RequestID:"f0d966d3-e293-4786-b9c1-e44ce2f46d7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6826af57-2941-408c-ad79-194f4c53f492"] 2022-11-25T00:33:21.588Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:21.589Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:21.615Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:21.616Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:21.617Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:21.617Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&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", date:"Fri, 25 Nov 2022 00:33:20 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:21.618Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:21.619Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:21.619Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:21.629Z|f0d966d3-e293-4786-b9c1-e44ce2f46d7c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:21.818Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:21.826Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:21.827Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|500||Invoke 2022-11-25T00:33:21.828Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:21.829Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8 2022-11-25T00:33:21.830Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Method : GET 2022-11-25T00:33:21.832Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bc928c0591f12e4cfa0cf7f78dfd509", X-B3-SpanId:"51cee9138e1d3d25", X-B3-ParentSpanId:"3f51c611e4ea322d", X-B3-Sampled:"0", X-ONAP-RequestID:"9aabc05e-7314-4d3e-90f9-ea2d10b543ae", X-RequestID:"9aabc05e-7314-4d3e-90f9-ea2d10b543ae", X-TransactionID:"9aabc05e-7314-4d3e-90f9-ea2d10b543ae", X-ECOMP-RequestID:"9aabc05e-7314-4d3e-90f9-ea2d10b543ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a72fe65-29cd-48fa-b033-3491f6815f97"] 2022-11-25T00:33:21.832Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Request body: 2022-11-25T00:33:21.833Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:21.866Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:21.867Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:21.867Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Status text : OK 2022-11-25T00:33:21.867Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:21 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:21.868Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||Response body: { "requestId" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:08.000+00:00", "endTime" : "2022-11-25T00:33:17.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n\t\t\t\"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"8717a31f-6174-4895-8ef8-e27d03299788\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "serviceInstanceName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e4cc6257-b628-44c8-956f-8068cc6747e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8" } } } 2022-11-25T00:33:21.868Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:21.869Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e4cc6257-b628-44c8-956f-8068cc6747e8|INFO|500||InvokeReturn 2022-11-25T00:33:21.870Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false 2022-11-25T00:33:21.871Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:21.871Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:21.871Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false 2022-11-25T00:33:21.871Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:21.872Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bc928c0591f12e4cfa0cf7f78dfd509", X-B3-SpanId:"5c9f8871bdb1dd28", X-B3-ParentSpanId:"3f51c611e4ea322d", X-B3-Sampled:"0", X-ONAP-RequestID:"9aabc05e-7314-4d3e-90f9-ea2d10b543ae", X-RequestID:"9aabc05e-7314-4d3e-90f9-ea2d10b543ae", X-TransactionID:"9aabc05e-7314-4d3e-90f9-ea2d10b543ae", X-ECOMP-RequestID:"9aabc05e-7314-4d3e-90f9-ea2d10b543ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5d90483-6601-4a91-b991-1670bb7a1f4a"] 2022-11-25T00:33:21.872Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:21.872Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:21.897Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:21.897Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:21.898Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:21.898Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&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", date:"Fri, 25 Nov 2022 00:33:21 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:21.902Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:21.902Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:21.902Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e4cc6257-b628-44c8-956f-8068cc6747e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:21.911Z|9aabc05e-7314-4d3e-90f9-ea2d10b543ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e4cc6257-b628-44c8-956f-8068cc6747e8|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:22.999Z|0dce039e-edf4-4532-a038-629cbb5fa836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:23.000Z|0dce039e-edf4-4532-a038-629cbb5fa836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:23.003Z|92f0c561-0986-4c1a-aafe-f6b7d3e0a0a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:23.003Z|92f0c561-0986-4c1a-aafe-f6b7d3e0a0a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:23.508Z|a74246d7-84c7-4450-a5e6-565a4d33eaf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:23.509Z|a74246d7-84c7-4450-a5e6-565a4d33eaf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:23.526Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:23.529Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: cd0fbeac-11ba-4e0e-b566-488bfcac04b5 already exists in requestDb InfraActiveRequests table 2022-11-25T00:33:23.530Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:23.530Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||Invoke 2022-11-25T00:33:23.530Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:23.531Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:23.531Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Method : GET 2022-11-25T00:33:23.531Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a89a4e8d36441e18076e3fcc8423550e", X-B3-SpanId:"68eb5068169c50c5", X-B3-ParentSpanId:"1d8be2c1c829d914", X-B3-Sampled:"0", X-ONAP-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-TransactionID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ECOMP-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32453d7f-dc0a-4559-8568-cb00876ae181"] 2022-11-25T00:33:23.532Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Request body: 2022-11-25T00:33:23.532Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:23.563Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:23.564Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:33:23.564Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status text : Not Found 2022-11-25T00:33:23.564Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:33:23 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2022-11-25T00:33:23.565Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Response body: 2022-11-25T00:33:23.565Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:23.565Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|404|Not Found|InvokeReturn 2022-11-25T00:33:23.581Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:33:23.582Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-11-25T00:33:23.588Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:33:23.636Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5|INFO|500||Invoke 2022-11-25T00:33:23.637Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cd0fbeac-11ba-4e0e-b566-488bfcac04b5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4fc58d41-e55f-462d-958c-ec20bf4b3cd7], X-ECOMP-RequestID=[cd0fbeac-11ba-4e0e-b566-488bfcac04b5], X-TransactionId=[], X-ONAP-RequestID=[cd0fbeac-11ba-4e0e-b566-488bfcac04b5]} 2022-11-25T00:33:23.685Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5 has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:33:22 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[27], x-aai-txid=[1-aai-resources-221125-00:33:22:658-51364], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:33:23.687Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5|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/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5","ERR.5.4.6114"]}}} 2022-11-25T00:33:23.687Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5|INFO|404|Not Found|InvokeReturn 2022-11-25T00:33:23.689Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5 2022-11-25T00:33:23.690Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: b443e20e-ecae-4795-a5dc-9c1b1c83b6e5 2022-11-25T00:33:23.694Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:33:23.723Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:33:23.724Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5|INFO|500||Invoke 2022-11-25T00:33:23.759Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5|INFO|404|Not Found|InvokeReturn 2022-11-25T00:33:23.760Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5 has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:33:22 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[27], x-aai-txid=[1-aai-resources-221125-00:33:22:739-36067], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:33:23.761Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5","ERR.5.4.6114"]}}} 2022-11-25T00:33:23.764Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b443e20e-ecae-4795-a5dc-9c1b1c83b6e5 2022-11-25T00:33:23.764Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: b443e20e-ecae-4795-a5dc-9c1b1c83b6e5 2022-11-25T00:33:23.767Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:33:23.799Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-11-25T00:33:23.800Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cd0fbeac-11ba-4e0e-b566-488bfcac04b5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[38cd59c6-bad5-40c3-bf7d-994ee5968e8b], X-ECOMP-RequestID=[cd0fbeac-11ba-4e0e-b566-488bfcac04b5], X-TransactionId=[], X-ONAP-RequestID=[cd0fbeac-11ba-4e0e-b566-488bfcac04b5]} 2022-11-25T00:33:23.840Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:33:22 GMT], server=[envoy], content-length=[573], x-envoy-upstream-service-time=[37], vertex-id=[282784], x-aai-txid=[2-aai-resources-221125-00:33:22:812-61463], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:33:23.841Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669336145750","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:33:23.842Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-11-25T00:33:23.843Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:33:23.843Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:33:23.845Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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 2022-11-25T00:33:23.846Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:33:23.846Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:23.846Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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 2022-11-25T00:33:23.847Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:33:23.847Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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:"a89a4e8d36441e18076e3fcc8423550e", X-B3-SpanId:"ae05c57fe5a4ca2a", X-B3-ParentSpanId:"1d8be2c1c829d914", X-B3-Sampled:"0", X-ONAP-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-TransactionID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ECOMP-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9e678a0-1131-4c99-b925-334ead3816f5"] 2022-11-25T00:33:23.847Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f424b3eb-11bb-4234-8dd8-304b67a9c98b"},"instanceName":"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0","requestScope":"vnf"} 2022-11-25T00:33:23.847Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:23.895Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:23.895Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:23.895Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:33:23.896Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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, 25 Nov 2022 00:33:23 GMT", x-envoy-upstream-service-time:"44", server:"envoy"] 2022-11-25T00:33:23.896Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:33:23.898Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:23.899Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:33:23.900Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380 2022-11-25T00:33:23.901Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|INFO|500||Invoke 2022-11-25T00:33:23.901Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:23.901Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380 2022-11-25T00:33:23.902Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|DEBUG|500||Method : GET 2022-11-25T00:33:23.902Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-TransactionID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ECOMP-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47d4fce7-394b-4498-8b5d-7daefa0ab2ec"] 2022-11-25T00:33:23.903Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|DEBUG|500||Request body: 2022-11-25T00:33:23.903Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:24.011Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:24.012Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:24.013Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|DEBUG|500||Status text : OK 2022-11-25T00:33:24.013Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:33:24 GMT", x-envoy-upstream-service-time:"104", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:24.016Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 6, "modelCustomizationUUID" : "1dab1007-9f50-4570-b799-645f084fb380", "modelInstanceName" : "basic_cnf 0", "created" : "2022-11-25 00:32:18.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-11-25T00:32:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vfModuleCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/service" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380" } } } 2022-11-25T00:33:24.016Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:24.017Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=1dab1007-9f50-4570-b799-645f084fb380|INFO|500||InvokeReturn 2022-11-25T00:33:24.035Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources 2022-11-25T00:33:24.036Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|INFO|500||Invoke 2022-11-25T00:33:24.036Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:24.037Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources 2022-11-25T00:33:24.037Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Method : GET 2022-11-25T00:33:24.037Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-TransactionID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ECOMP-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b320ef0a-132f-466e-ae05-50d338e4975a"] 2022-11-25T00:33:24.037Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Request body: 2022-11-25T00:33:24.038Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:24.110Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:24.111Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:24.112Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Status text : OK 2022-11-25T00:33:24.112Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/de1652c2-4bff-470a-97e9-18fde1b21c96", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:33:24 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:24.112Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Response body: { "modelUUID" : "de1652c2-4bff-470a-97e9-18fde1b21c96", "modelInvariantUUID" : "951b6114-53bc-4d61-86e3-f6f95256d344", "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" : "2022-11-25T00:32:18.000+00:00", "modelInvariantId" : "951b6114-53bc-4d61-86e3-f6f95256d344", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/de1652c2-4bff-470a-97e9-18fde1b21c96" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/de1652c2-4bff-470a-97e9-18fde1b21c96" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/de1652c2-4bff-470a-97e9-18fde1b21c96/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/de1652c2-4bff-470a-97e9-18fde1b21c96/vnfResourceWorkflow" } } } 2022-11-25T00:33:24.113Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:24.113Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|INFO|500||InvokeReturn 2022-11-25T00:33:24.126Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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 2022-11-25T00:33:24.127Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-11-25T00:33:24.127Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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================================================ 2022-11-25T00:33:24.128Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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 2022-11-25T00:33:24.128Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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 2022-11-25T00:33:24.129Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-TransactionID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ECOMP-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a080eea5-13bf-410a-b763-24b67739f0ee"] 2022-11-25T00:33:24.129Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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: 2022-11-25T00:33:24.129Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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================================================ 2022-11-25T00:33:24.177Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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========================================== 2022-11-25T00:33:24.178Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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 2022-11-25T00:33:24.178Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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 : OK 2022-11-25T00:33:24.179Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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", date:"Fri, 25 Nov 2022 00:33:24 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:24.179Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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" : 10033, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" } } } 2022-11-25T00:33:24.179Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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================================================= 2022-11-25T00:33:24.180Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-11-25T00:33:24.192Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:33:24.193Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:33:24.194Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:24.194Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:33:24.194Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:33:24.194Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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:"2552", X-B3-TraceId:"a89a4e8d36441e18076e3fcc8423550e", X-B3-SpanId:"8752e8018c58e623", X-B3-ParentSpanId:"1d8be2c1c829d914", X-B3-Sampled:"0", X-ONAP-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-TransactionID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ECOMP-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12aeceaa-e585-41eb-8086-57f162f13ef5"] 2022-11-25T00:33:24.194Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"cd0fbeac-11ba-4e0e-b566-488bfcac04b5","requestStatus":"IN_PROGRESS","startTime":1669336403582,"source":"VID","vnfName":"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"f424b3eb-11bb-4234-8dd8-304b67a9c98b","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"cd0fbeac-11ba-4e0e-b566-488bfcac04b5"} 2022-11-25T00:33:24.195Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:24.230Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:24.230Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:33:24.230Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:33:24.231Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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/cd0fbeac-11ba-4e0e-b566-488bfcac04b5", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:23 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:24.232Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:33:23.582+00:00", "source" : "VID", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:33:24.062+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" } } } 2022-11-25T00:33:24.232Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:24.233Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:33:24.248Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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 2022-11-25T00:33:24.249Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:33:24.249Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:24.250Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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 2022-11-25T00:33:24.250Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:33:24.250Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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:"2917", X-B3-TraceId:"a89a4e8d36441e18076e3fcc8423550e", X-B3-SpanId:"87f3dac430d79008", X-B3-ParentSpanId:"1d8be2c1c829d914", X-B3-Sampled:"0", X-ONAP-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-TransactionID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ECOMP-RequestID:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4337945-8d42-45fd-88f1-0bf51f69bc12"] 2022-11-25T00:33:24.250Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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\":\"951b6114-53bc-4d61-86e3-f6f95256d344\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"1dab1007-9f50-4570-b799-645f084fb380\",\"modelVersionId\":\"de1652c2-4bff-470a-97e9-18fde1b21c96\",\"modelCustomizationId\":\"1dab1007-9f50-4570-b799-645f084fb380\",\"modelUuid\":\"de1652c2-4bff-470a-97e9-18fde1b21c96\",\"modelInvariantUuid\":\"951b6114-53bc-4d61-86e3-f6f95256d344\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\"modelInfo\":{\"modelInvariantId\":\"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"56a0bc0f-176b-4268-a572-fa539c1fa544\",\"modelUuid\":\"56a0bc0f-176b-4268-a572-fa539c1fa544\",\"modelInvariantUuid\":\"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"f424b3eb-11bb-4234-8dd8-304b67a9c98b\"}","type":"String"},"requestId":{"value":"cd0fbeac-11ba-4e0e-b566-488bfcac04b5","type":"String"},"mso-request-id":{"value":"cd0fbeac-11ba-4e0e-b566-488bfcac04b5","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f424b3eb-11bb-4234-8dd8-304b67a9c98b","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/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:33:24.251Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:25.273Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:25.274Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:33:25.274Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:33:25.275Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:33:25 GMT", x-onap-requestid:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", x-requestid:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", x-transactionid:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", x-ecomp-requestid:"cd0fbeac-11ba-4e0e-b566-488bfcac04b5", x-onap-partnername:"UNKNOWN", x-invocationid:"c4337945-8d42-45fd-88f1-0bf51f69bc12", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:25.276Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"cd0fbeac-11ba-4e0e-b566-488bfcac04b5\",\"instanceId\":\"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\"}}","message":"Success","processInstanceID":"c562c6c2-6c58-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:33:25.279Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:25.280Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:33:25.300Z|cd0fbeac-11ba-4e0e-b566-488bfcac04b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:25.491Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:25.508Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:25.509Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||Invoke 2022-11-25T00:33:25.509Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:25.527Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:25.533Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Method : GET 2022-11-25T00:33:25.534Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e390e8128746e41061f5d2c8388634b", X-B3-SpanId:"d4f44f044e8ac77e", X-B3-ParentSpanId:"f6451f1a04852634", X-B3-Sampled:"0", X-ONAP-RequestID:"18eb5ab2-f54c-46d1-b539-0166d53f84e2", X-RequestID:"18eb5ab2-f54c-46d1-b539-0166d53f84e2", X-TransactionID:"18eb5ab2-f54c-46d1-b539-0166d53f84e2", X-ECOMP-RequestID:"18eb5ab2-f54c-46d1-b539-0166d53f84e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8720ae98-02d6-49d7-8e1e-720deb55321e"] 2022-11-25T00:33:25.534Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Request body: 2022-11-25T00:33:25.535Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:25.628Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:25.628Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:25.628Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status text : OK 2022-11-25T00:33:25.629Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:25 GMT", x-envoy-upstream-service-time:"89", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:25.629Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Response body: { "requestId" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:33:23.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:24.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" } } } 2022-11-25T00:33:25.630Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:25.630Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||InvokeReturn 2022-11-25T00:33:25.632Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:25.632Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:25.633Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:25.633Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:25.633Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:25.633Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e390e8128746e41061f5d2c8388634b", X-B3-SpanId:"f550d549c168abd0", X-B3-ParentSpanId:"f6451f1a04852634", X-B3-Sampled:"0", X-ONAP-RequestID:"18eb5ab2-f54c-46d1-b539-0166d53f84e2", X-RequestID:"18eb5ab2-f54c-46d1-b539-0166d53f84e2", X-TransactionID:"18eb5ab2-f54c-46d1-b539-0166d53f84e2", X-ECOMP-RequestID:"18eb5ab2-f54c-46d1-b539-0166d53f84e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b01a5bb6-3e43-48ee-a5ab-123a10717d79"] 2022-11-25T00:33:25.634Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:25.634Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:25.689Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:25.690Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:25.690Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:25.690Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&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", date:"Fri, 25 Nov 2022 00:33:25 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:25.694Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:25.695Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:25.695Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:25.707Z|18eb5ab2-f54c-46d1-b539-0166d53f84e2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:28.079Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:28.087Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1 2022-11-25T00:33:28.088Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|INFO|500||Invoke 2022-11-25T00:33:28.088Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:28.089Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1 2022-11-25T00:33:28.089Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Method : GET 2022-11-25T00:33:28.089Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5fc13a67f772f343970274789c313ca", X-B3-SpanId:"7ad1659dd23f04a0", X-B3-ParentSpanId:"3970274789c313ca", X-B3-Sampled:"0", X-ONAP-RequestID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-RequestID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-TransactionID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-ECOMP-RequestID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b54e342b-9f78-46eb-9fe7-61156be47e3a"] 2022-11-25T00:33:28.089Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Request body: 2022-11-25T00:33:28.089Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:28.130Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:28.130Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:28.131Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Status text : OK 2022-11-25T00:33:28.131Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:27 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:28.131Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Response body: { "requestId" : "33dd0680-5166-430c-8c35-447bee04fce1", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivatePnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).", "progress" : 72, "startTime" : "2022-11-25T00:32:55.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"e4268a0e-0d51-437a-bf82-5a8658164981\",\n \"modelVersionId\":\"06528794-11b0-4f82-970c-319fd440598e\",\n \"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"6fc8bcc0-3faf-41d5-b751-36daa3413400\",\n \"owningEntityName\":\"OE-ETE_Customer-6fc8bcc0-3faf-41d5-b751-36daa3413400\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_733ed822-aeff-474c-9e52-69889189d476\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476\",\n \"productFamilyId\":\"afcb6c57-4e92-4377-bde6-ae7ffec89489\",\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\":\"06528794-11b0-4f82-970c-319fd440598e\",\n \"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 5d9c9229-ac65 0\",\n \"modelCustomizationId\":\"299d6be3-6fb4-47f4-afac-d9ad9b13e4b5\",\n \"modelInvariantId\":\"e4268a0e-0d51-437a-bf82-5a8658164981\",\n \"modelVersionId\":\"06528794-11b0-4f82-970c-319fd440598e\",\n \"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\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\":\"afcb6c57-4e92-4377-bde6-ae7ffec89489\",\n \"instanceParams\":[],\n \"instanceName\":\"YrIFmvWlNPFCIRYK2pvx\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:24.000+00:00", "serviceInstanceId" : "d2549886-51e7-4a06-83df-7f645b077c48", "serviceInstanceName" : "Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "33dd0680-5166-430c-8c35-447bee04fce1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1" } } } 2022-11-25T00:33:28.131Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:28.132Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|INFO|500||InvokeReturn 2022-11-25T00:33:28.134Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false 2022-11-25T00:33:28.134Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:28.134Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:28.134Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false 2022-11-25T00:33:28.135Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:28.135Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5fc13a67f772f343970274789c313ca", X-B3-SpanId:"2d05375b6543a1c4", X-B3-ParentSpanId:"3970274789c313ca", X-B3-Sampled:"0", X-ONAP-RequestID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-RequestID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-TransactionID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-ECOMP-RequestID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b96df4c-538e-436d-80fd-989bee1ec568"] 2022-11-25T00:33:28.135Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:28.135Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:28.163Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:28.164Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:28.164Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:28.165Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&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", date:"Fri, 25 Nov 2022 00:33:27 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:28.167Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:28.167Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:28.167Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:28.229Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:33:28.230Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:33:28.230Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:28.231Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:33:28.231Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:33:28.231Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-RequestID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-TransactionID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-ECOMP-RequestID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8b4703f-cf31-43a6-86ab-8a428eeca771"] 2022-11-25T00:33:28.232Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:33:28.232Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:29.160Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:29.160Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:29.161Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:33:29.161Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=55E2584396785A84D9F209E2845F678E; 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:"723", date:"Fri, 25 Nov 2022 00:33:29 GMT", x-envoy-upstream-service-time:"910", server:"envoy"] 2022-11-25T00:33:29.162Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ba04506b-6c58-11ed-bf43-3eae982b67eb","businessKey":"33dd0680-5166-430c-8c35-447bee04fce1","processDefinitionId":"WaitForPnfReadyBB:1:b9d8c27e-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-11-25T00:33:05.213+0000","endTime":"2022-11-25T00:33:24.051+0000","removalTime":null,"durationInMillis":18838,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"b47a02c9-6c58-11ed-bf43-3eae982b67eb","superProcessInstanceId":"b95635d5-6c58-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:33:29.162Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:29.163Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=33dd0680-5166-430c-8c35-447bee04fce1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:33:29.192Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:33:29.192Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:33:29.192Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:29.193Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:33:29.193Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:33:29.193Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-RequestID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-TransactionID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-ECOMP-RequestID:"9910ea49-2fa2-4ab8-b49c-682f75ad82cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fed10f8a-965a-4021-b7c7-12afcc49e432"] 2022-11-25T00:33:29.193Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:33:29.194Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:29.378Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:29.379Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:29.379Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:33:29.380Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=60B59D91B2E1DCC100DF0E3B2232434E; 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:"791", date:"Fri, 25 Nov 2022 00:33:29 GMT", x-envoy-upstream-service-time:"181", server:"envoy"] 2022-11-25T00:33:29.380Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"AaiEntryUpdated:c53e4e95-6c58-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"ba04506b-6c58-11ed-bf43-3eae982b67eb","activityId":"AaiEntryUpdated","activityName":"AAI entry updated","activityType":"noneEndEvent","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:b9d8c27e-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"ba04506b-6c58-11ed-bf43-3eae982b67eb","executionId":"ba04506b-6c58-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:33:24.047+0000","endTime":"2022-11-25T00:33:24.048+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b47a02c9-6c58-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:33:29.380Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:29.381Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ba04506b-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:33:29.386Z|9910ea49-2fa2-4ab8-b49c-682f75ad82cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:30.416Z|205d0be6-ec8b-4536-ae37-26535e73ea85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:33:30.420Z|205d0be6-ec8b-4536-ae37-26535e73ea85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:33:33.034Z|716f27a1-ed65-4961-9aa4-ad45e3866754|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:33.034Z|7b4f11b2-b9e2-4b62-99d9-fb8b3b4c7920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:33.035Z|716f27a1-ed65-4961-9aa4-ad45e3866754|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:33.035Z|7b4f11b2-b9e2-4b62-99d9-fb8b3b4c7920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:33.556Z|d8dcc169-9546-4c19-8569-f4fc6e8708bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:33.557Z|d8dcc169-9546-4c19-8569-f4fc6e8708bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:35.882Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:35.905Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:35.906Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||Invoke 2022-11-25T00:33:35.906Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:35.906Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:35.906Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Method : GET 2022-11-25T00:33:35.906Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79ef50e345549ad33e6c14de836bec7a", X-B3-SpanId:"c0111262e447adc8", X-B3-ParentSpanId:"583514243285d27b", X-B3-Sampled:"0", X-ONAP-RequestID:"96dd3116-2975-42a4-98f5-9602eaac074d", X-RequestID:"96dd3116-2975-42a4-98f5-9602eaac074d", X-TransactionID:"96dd3116-2975-42a4-98f5-9602eaac074d", X-ECOMP-RequestID:"96dd3116-2975-42a4-98f5-9602eaac074d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63a280ca-2b07-49f2-a2f6-694d07c45dda"] 2022-11-25T00:33:35.907Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Request body: 2022-11-25T00:33:35.907Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:35.941Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:35.942Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:35.942Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status text : OK 2022-11-25T00:33:35.942Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:35 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:35.945Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Response body: { "requestId" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:33:23.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:24.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" } } } 2022-11-25T00:33:35.945Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:35.946Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||InvokeReturn 2022-11-25T00:33:35.947Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:35.948Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:35.948Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:35.949Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:35.949Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:35.949Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79ef50e345549ad33e6c14de836bec7a", X-B3-SpanId:"e79264490ed2392e", X-B3-ParentSpanId:"583514243285d27b", X-B3-Sampled:"0", X-ONAP-RequestID:"96dd3116-2975-42a4-98f5-9602eaac074d", X-RequestID:"96dd3116-2975-42a4-98f5-9602eaac074d", X-TransactionID:"96dd3116-2975-42a4-98f5-9602eaac074d", X-ECOMP-RequestID:"96dd3116-2975-42a4-98f5-9602eaac074d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71af0312-a1ee-4fed-a26d-745094f06143"] 2022-11-25T00:33:35.950Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:35.950Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:35.970Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:35.970Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:35.971Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:35.971Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&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", date:"Fri, 25 Nov 2022 00:33:35 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:35.972Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:35.972Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:35.973Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:35.984Z|96dd3116-2975-42a4-98f5-9602eaac074d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:39.578Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:39.585Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1 2022-11-25T00:33:39.585Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|INFO|500||Invoke 2022-11-25T00:33:39.585Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:39.586Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1 2022-11-25T00:33:39.586Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Method : GET 2022-11-25T00:33:39.586Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aea35b42f611be59d440c47a9ff3e868", X-B3-SpanId:"03fad5b95a869e2a", X-B3-ParentSpanId:"d440c47a9ff3e868", X-B3-Sampled:"0", X-ONAP-RequestID:"c7a5596d-cc1f-4d4b-a292-14a298b372e2", X-RequestID:"c7a5596d-cc1f-4d4b-a292-14a298b372e2", X-TransactionID:"c7a5596d-cc1f-4d4b-a292-14a298b372e2", X-ECOMP-RequestID:"c7a5596d-cc1f-4d4b-a292-14a298b372e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"974ce68d-f32e-4a21-b1ad-01a58033492a"] 2022-11-25T00:33:39.587Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Request body: 2022-11-25T00:33:39.587Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:39.624Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:39.625Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:39.625Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Status text : OK 2022-11-25T00:33:39.626Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:39 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:39.627Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||Response body: { "requestId" : "33dd0680-5166-430c-8c35-447bee04fce1", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:32:55.000+00:00", "endTime" : "2022-11-25T00:33:30.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"e4268a0e-0d51-437a-bf82-5a8658164981\",\n \"modelVersionId\":\"06528794-11b0-4f82-970c-319fd440598e\",\n \"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"6fc8bcc0-3faf-41d5-b751-36daa3413400\",\n \"owningEntityName\":\"OE-ETE_Customer-6fc8bcc0-3faf-41d5-b751-36daa3413400\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_733ed822-aeff-474c-9e52-69889189d476\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476\",\n \"productFamilyId\":\"afcb6c57-4e92-4377-bde6-ae7ffec89489\",\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\":\"06528794-11b0-4f82-970c-319fd440598e\",\n \"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 5d9c9229-ac65 0\",\n \"modelCustomizationId\":\"299d6be3-6fb4-47f4-afac-d9ad9b13e4b5\",\n \"modelInvariantId\":\"e4268a0e-0d51-437a-bf82-5a8658164981\",\n \"modelVersionId\":\"06528794-11b0-4f82-970c-319fd440598e\",\n \"modelName\":\"Demo_pNF_YrIFmvWlNPFCIRYK2pvx\",\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\":\"afcb6c57-4e92-4377-bde6-ae7ffec89489\",\n \"instanceParams\":[],\n \"instanceName\":\"YrIFmvWlNPFCIRYK2pvx\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:30.000+00:00", "serviceInstanceId" : "d2549886-51e7-4a06-83df-7f645b077c48", "serviceInstanceName" : "Service_Ete_Name733ed822-aeff-474c-9e52-69889189d476", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "33dd0680-5166-430c-8c35-447bee04fce1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1" } } } 2022-11-25T00:33:39.628Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:39.628Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/33dd0680-5166-430c-8c35-447bee04fce1|INFO|500||InvokeReturn 2022-11-25T00:33:39.630Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false 2022-11-25T00:33:39.630Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:39.630Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:39.631Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false 2022-11-25T00:33:39.631Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:39.631Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aea35b42f611be59d440c47a9ff3e868", X-B3-SpanId:"9b1f1a4adc546084", X-B3-ParentSpanId:"d440c47a9ff3e868", X-B3-Sampled:"0", X-ONAP-RequestID:"c7a5596d-cc1f-4d4b-a292-14a298b372e2", X-RequestID:"c7a5596d-cc1f-4d4b-a292-14a298b372e2", X-TransactionID:"c7a5596d-cc1f-4d4b-a292-14a298b372e2", X-ECOMP-RequestID:"c7a5596d-cc1f-4d4b-a292-14a298b372e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69afcc8b-01de-48c5-8525-daa0abc1ab51"] 2022-11-25T00:33:39.631Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:39.632Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:39.657Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:39.657Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:39.658Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:39.658Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&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", date:"Fri, 25 Nov 2022 00:33:39 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:39.661Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:39.661Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:39.661Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=33dd0680-5166-430c-8c35-447bee04fce1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:39.672Z|c7a5596d-cc1f-4d4b-a292-14a298b372e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/33dd0680-5166-430c-8c35-447bee04fce1|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:43.059Z|5b5ce1da-8f60-4595-9da8-6ac83a4d130d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:43.059Z|4a643164-a8ba-472a-961d-39745641f019|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:43.060Z|5b5ce1da-8f60-4595-9da8-6ac83a4d130d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:43.060Z|4a643164-a8ba-472a-961d-39745641f019|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:43.596Z|27107364-5f2b-4cbc-8638-4c33e7783747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:43.597Z|27107364-5f2b-4cbc-8638-4c33e7783747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:45.121Z|b4871c04-8442-40f7-a411-90a54389b9c3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:33:45.122Z|b4871c04-8442-40f7-a411-90a54389b9c3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:45.416Z|db6138e3-0890-4b55-87bd-7e74521be0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:33:45.416Z|db6138e3-0890-4b55-87bd-7e74521be0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:33:45.766Z|c69f616e-8cac-4874-a52d-03b8d1184672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:33:45.767Z|c69f616e-8cac-4874-a52d-03b8d1184672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:33:46.152Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:46.159Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:46.159Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||Invoke 2022-11-25T00:33:46.160Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:46.161Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:46.161Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Method : GET 2022-11-25T00:33:46.162Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab739c7bb973a6e9e7c25ffbdeeda387", X-B3-SpanId:"29d8affd29d43921", X-B3-ParentSpanId:"de362b76e556ed5a", X-B3-Sampled:"0", X-ONAP-RequestID:"1d2cd977-7e02-4c93-a96c-48a1513848ce", X-RequestID:"1d2cd977-7e02-4c93-a96c-48a1513848ce", X-TransactionID:"1d2cd977-7e02-4c93-a96c-48a1513848ce", X-ECOMP-RequestID:"1d2cd977-7e02-4c93-a96c-48a1513848ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcc454fc-9645-4228-a5cd-c13b9f8cab20"] 2022-11-25T00:33:46.162Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Request body: 2022-11-25T00:33:46.163Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:46.195Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:46.196Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:46.196Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status text : OK 2022-11-25T00:33:46.197Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:46 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:46.198Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Response body: { "requestId" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:23.000+00:00", "endTime" : "2022-11-25T00:33:39.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:39.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" } } } 2022-11-25T00:33:46.198Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:46.199Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||InvokeReturn 2022-11-25T00:33:46.201Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:46.202Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:46.202Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:46.202Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:46.203Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:46.203Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab739c7bb973a6e9e7c25ffbdeeda387", X-B3-SpanId:"7648b658accc7279", X-B3-ParentSpanId:"de362b76e556ed5a", X-B3-Sampled:"0", X-ONAP-RequestID:"1d2cd977-7e02-4c93-a96c-48a1513848ce", X-RequestID:"1d2cd977-7e02-4c93-a96c-48a1513848ce", X-TransactionID:"1d2cd977-7e02-4c93-a96c-48a1513848ce", X-ECOMP-RequestID:"1d2cd977-7e02-4c93-a96c-48a1513848ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e869ad0a-bc84-462c-840c-c373561f89b1"] 2022-11-25T00:33:46.204Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:46.204Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:46.223Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:46.224Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:46.225Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:46.225Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&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", date:"Fri, 25 Nov 2022 00:33:46 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:46.227Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:46.227Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:46.228Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:46.243Z|1d2cd977-7e02-4c93-a96c-48a1513848ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:46.404Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:46.411Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:46.412Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||Invoke 2022-11-25T00:33:46.412Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:46.412Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:46.412Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Method : GET 2022-11-25T00:33:46.413Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50a020159eadb2022328e0ed9d89d122", X-B3-SpanId:"e934cb6ae315022b", X-B3-ParentSpanId:"dca451151470064b", X-B3-Sampled:"0", X-ONAP-RequestID:"0ef4a397-055c-4b6f-9661-a9c5ffd54ff1", X-RequestID:"0ef4a397-055c-4b6f-9661-a9c5ffd54ff1", X-TransactionID:"0ef4a397-055c-4b6f-9661-a9c5ffd54ff1", X-ECOMP-RequestID:"0ef4a397-055c-4b6f-9661-a9c5ffd54ff1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62a37120-f9a5-4803-a58b-b8ce97985ccd"] 2022-11-25T00:33:46.413Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Request body: 2022-11-25T00:33:46.413Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:46.436Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:46.437Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:46.437Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status text : OK 2022-11-25T00:33:46.438Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:46 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:46.439Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Response body: { "requestId" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:23.000+00:00", "endTime" : "2022-11-25T00:33:39.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:39.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" } } } 2022-11-25T00:33:46.439Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:46.439Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||InvokeReturn 2022-11-25T00:33:46.441Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:46.441Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:46.442Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:46.442Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:46.442Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:46.443Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50a020159eadb2022328e0ed9d89d122", X-B3-SpanId:"53ffeba99f650fd5", X-B3-ParentSpanId:"dca451151470064b", X-B3-Sampled:"0", X-ONAP-RequestID:"0ef4a397-055c-4b6f-9661-a9c5ffd54ff1", X-RequestID:"0ef4a397-055c-4b6f-9661-a9c5ffd54ff1", X-TransactionID:"0ef4a397-055c-4b6f-9661-a9c5ffd54ff1", X-ECOMP-RequestID:"0ef4a397-055c-4b6f-9661-a9c5ffd54ff1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f02f10c9-caa6-40b2-b226-3434f5885b69"] 2022-11-25T00:33:46.443Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:46.443Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:46.461Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:46.462Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:46.463Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:46.463Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&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", date:"Fri, 25 Nov 2022 00:33:46 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:46.464Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:46.464Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:46.464Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:46.477Z|0ef4a397-055c-4b6f-9661-a9c5ffd54ff1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:46.646Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:46.651Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:46.652Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||Invoke 2022-11-25T00:33:46.652Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:46.653Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:46.653Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Method : GET 2022-11-25T00:33:46.653Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8282fc6b69e998f6820c40eb10e27bb7", X-B3-SpanId:"181037b873a03eba", X-B3-ParentSpanId:"3564df8cc889b820", X-B3-Sampled:"0", X-ONAP-RequestID:"6f11bac2-8a4d-42a6-aff6-3f4d25b32865", X-RequestID:"6f11bac2-8a4d-42a6-aff6-3f4d25b32865", X-TransactionID:"6f11bac2-8a4d-42a6-aff6-3f4d25b32865", X-ECOMP-RequestID:"6f11bac2-8a4d-42a6-aff6-3f4d25b32865", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee98074b-0fd0-4afc-b574-76fd89dbf34a"] 2022-11-25T00:33:46.654Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Request body: 2022-11-25T00:33:46.654Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:46.679Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:46.680Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:46.680Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status text : OK 2022-11-25T00:33:46.680Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:46 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:46.682Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Response body: { "requestId" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:23.000+00:00", "endTime" : "2022-11-25T00:33:39.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:39.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" } } } 2022-11-25T00:33:46.683Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:46.683Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||InvokeReturn 2022-11-25T00:33:46.685Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:46.686Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:46.686Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:46.687Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:46.687Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:46.687Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8282fc6b69e998f6820c40eb10e27bb7", X-B3-SpanId:"26b3a83d8cda6af1", X-B3-ParentSpanId:"3564df8cc889b820", X-B3-Sampled:"0", X-ONAP-RequestID:"6f11bac2-8a4d-42a6-aff6-3f4d25b32865", X-RequestID:"6f11bac2-8a4d-42a6-aff6-3f4d25b32865", X-TransactionID:"6f11bac2-8a4d-42a6-aff6-3f4d25b32865", X-ECOMP-RequestID:"6f11bac2-8a4d-42a6-aff6-3f4d25b32865", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d43cd09-8038-4b84-b302-81960073494a"] 2022-11-25T00:33:46.687Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:46.688Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:46.707Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:46.708Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:46.708Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:46.709Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&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", date:"Fri, 25 Nov 2022 00:33:46 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:46.710Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:46.710Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:46.711Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:46.725Z|6f11bac2-8a4d-42a6-aff6-3f4d25b32865|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:46.907Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:46.912Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:46.913Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||Invoke 2022-11-25T00:33:46.914Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:46.914Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:46.915Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Method : GET 2022-11-25T00:33:46.915Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad5faa35d6b1ae17df789abb5c05b1d1", X-B3-SpanId:"4c63a36de99b4bb0", X-B3-ParentSpanId:"52ea6b7feb98878f", X-B3-Sampled:"0", X-ONAP-RequestID:"a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43", X-RequestID:"a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43", X-TransactionID:"a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43", X-ECOMP-RequestID:"a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97e77d6d-83a6-4db4-a8a5-3caa5609b901"] 2022-11-25T00:33:46.915Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Request body: 2022-11-25T00:33:46.916Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:46.944Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:46.945Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:46.946Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status text : OK 2022-11-25T00:33:46.947Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:46 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:46.947Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Response body: { "requestId" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:23.000+00:00", "endTime" : "2022-11-25T00:33:39.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:39.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" } } } 2022-11-25T00:33:46.948Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:46.948Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||InvokeReturn 2022-11-25T00:33:46.950Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:46.951Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:46.951Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:46.952Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:46.952Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:46.952Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad5faa35d6b1ae17df789abb5c05b1d1", X-B3-SpanId:"92908e8c1f9c799c", X-B3-ParentSpanId:"52ea6b7feb98878f", X-B3-Sampled:"0", X-ONAP-RequestID:"a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43", X-RequestID:"a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43", X-TransactionID:"a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43", X-ECOMP-RequestID:"a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccafd115-506e-443e-8b51-ce7cfc88e852"] 2022-11-25T00:33:46.953Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:46.953Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:46.978Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:46.979Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:46.979Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:46.980Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&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", date:"Fri, 25 Nov 2022 00:33:46 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:46.982Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:46.982Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:46.983Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:46.996Z|a5aa65e5-fe29-4bb8-9f54-24ff6e3d9e43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:47.160Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:47.167Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:47.168Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||Invoke 2022-11-25T00:33:47.168Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:47.168Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5 2022-11-25T00:33:47.169Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Method : GET 2022-11-25T00:33:47.169Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4905cc9287d2934c0080fe6ac60126fc", X-B3-SpanId:"dcb56adca297f039", X-B3-ParentSpanId:"1f6e1fb05875e2f0", X-B3-Sampled:"0", X-ONAP-RequestID:"7b411694-8d58-462a-a3c6-db6529812708", X-RequestID:"7b411694-8d58-462a-a3c6-db6529812708", X-TransactionID:"7b411694-8d58-462a-a3c6-db6529812708", X-ECOMP-RequestID:"7b411694-8d58-462a-a3c6-db6529812708", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36f1c71b-afdc-42b6-be02-a7b1cbcc2ba8"] 2022-11-25T00:33:47.170Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Request body: 2022-11-25T00:33:47.170Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:47.200Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:47.200Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:47.201Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Status text : OK 2022-11-25T00:33:47.202Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:47 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:47.202Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||Response body: { "requestId" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:23.000+00:00", "endTime" : "2022-11-25T00:33:39.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\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\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:39.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd0fbeac-11ba-4e0e-b566-488bfcac04b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5" } } } 2022-11-25T00:33:47.203Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:47.203Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|INFO|500||InvokeReturn 2022-11-25T00:33:47.205Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:47.206Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:47.206Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:47.206Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false 2022-11-25T00:33:47.207Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:47.207Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4905cc9287d2934c0080fe6ac60126fc", X-B3-SpanId:"dbd14deb8fd6befd", X-B3-ParentSpanId:"1f6e1fb05875e2f0", X-B3-Sampled:"0", X-ONAP-RequestID:"7b411694-8d58-462a-a3c6-db6529812708", X-RequestID:"7b411694-8d58-462a-a3c6-db6529812708", X-TransactionID:"7b411694-8d58-462a-a3c6-db6529812708", X-ECOMP-RequestID:"7b411694-8d58-462a-a3c6-db6529812708", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5db3cf3-47b6-41be-ad46-453f9eed1f7a"] 2022-11-25T00:33:47.207Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:47.208Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:47.228Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:47.229Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:47.230Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:47.231Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&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", date:"Fri, 25 Nov 2022 00:33:47 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:47.232Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:47.233Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:47.233Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd0fbeac-11ba-4e0e-b566-488bfcac04b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:47.273Z|7b411694-8d58-462a-a3c6-db6529812708|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd0fbeac-11ba-4e0e-b566-488bfcac04b5|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:50.327Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:50.332Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 36378f7b-a75f-42ce-b22e-74eff3bb9750 already exists in requestDb InfraActiveRequests table 2022-11-25T00:33:50.333Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:33:50.334Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||Invoke 2022-11-25T00:33:50.334Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:50.334Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:33:50.335Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Method : GET 2022-11-25T00:33:50.335Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5718ab3ddaf9f766baa4603cb5031179", X-B3-SpanId:"14539f810e9d6399", X-B3-ParentSpanId:"d280e9aa4a277735", X-B3-Sampled:"0", X-ONAP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-TransactionID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ECOMP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a5a4af9-7e1d-4c89-9a5d-f8c15ab148ae"] 2022-11-25T00:33:50.335Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Request body: 2022-11-25T00:33:50.336Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:50.368Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:50.369Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:33:50.369Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status text : Not Found 2022-11-25T00:33:50.370Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:33:50 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2022-11-25T00:33:50.370Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Response body: 2022-11-25T00:33:50.371Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:50.372Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|404|Not Found|InvokeReturn 2022-11-25T00:33:50.389Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:33:50.394Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:33:50.426Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-11-25T00:33:50.427Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[36378f7b-a75f-42ce-b22e-74eff3bb9750], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bdecafa6-b684-4de9-87a2-2528f1dd64f1], X-ECOMP-RequestID=[36378f7b-a75f-42ce-b22e-74eff3bb9750], X-TransactionId=[], X-ONAP-RequestID=[36378f7b-a75f-42ce-b22e-74eff3bb9750]} 2022-11-25T00:33:50.509Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:33:49 GMT], server=[envoy], content-length=[1024], x-envoy-upstream-service-time=[70], vertex-id=[282784], x-aai-txid=[0-aai-resources-221125-00:33:49:448-80097], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:33:50.511Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669336410865","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:33:50.511Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-11-25T00:33:50.514Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:33:50.514Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:33:50.518Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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 2022-11-25T00:33:50.519Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:33:50.519Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:50.520Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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 2022-11-25T00:33:50.520Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:33:50.521Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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:"5718ab3ddaf9f766baa4603cb5031179", X-B3-SpanId:"3325abb90b10c613", X-B3-ParentSpanId:"d280e9aa4a277735", X-B3-Sampled:"0", X-ONAP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-TransactionID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ECOMP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1151b06-f14d-434c-9e27-72ee51b995eb"] 2022-11-25T00:33:50.521Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","serviceInstanceId":"f424b3eb-11bb-4234-8dd8-304b67a9c98b"},"instanceName":"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0","requestScope":"vfModule"} 2022-11-25T00:33:50.522Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:50.559Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:50.561Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:50.561Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:33:50.562Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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, 25 Nov 2022 00:33:50 GMT", x-envoy-upstream-service-time:"34", server:"envoy"] 2022-11-25T00:33:50.563Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:33:50.564Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:50.564Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:33:50.567Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4 2022-11-25T00:33:50.567Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|INFO|500||Invoke 2022-11-25T00:33:50.568Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:50.569Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4 2022-11-25T00:33:50.569Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|DEBUG|500||Method : GET 2022-11-25T00:33:50.570Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-TransactionID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ECOMP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cc09641-7b7c-49ea-959c-a137d093d442"] 2022-11-25T00:33:50.571Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|DEBUG|500||Request body: 2022-11-25T00:33:50.571Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:50.705Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:50.705Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:50.706Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|DEBUG|500||Status text : OK 2022-11-25T00:33:50.706Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:33:50 GMT", x-envoy-upstream-service-time:"128", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:50.710Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|DEBUG|500||Response body: { "id" : 6, "modelCustomizationUUID" : "da72e91b-0533-415f-8f30-7c4ba1d016b4", "label" : "base_dummy", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-11-25 00:32:18.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/volumeHeatEnv" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/heatEnvironment" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vnfCustomization" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule" } } } 2022-11-25T00:33:50.710Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:50.711Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=da72e91b-0533-415f-8f30-7c4ba1d016b4|INFO|500||InvokeReturn 2022-11-25T00:33:50.725Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule 2022-11-25T00:33:50.726Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|INFO|500||Invoke 2022-11-25T00:33:50.726Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:50.727Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule 2022-11-25T00:33:50.727Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Method : GET 2022-11-25T00:33:50.728Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-TransactionID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ECOMP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76e46964-c0a2-4253-8058-3f51c5745187"] 2022-11-25T00:33:50.728Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Request body: 2022-11-25T00:33:50.728Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:50.804Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:50.805Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:50.805Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Status text : OK 2022-11-25T00:33:50.805Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:33:50 GMT", x-envoy-upstream-service-time:"72", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:50.807Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Response body: { "modelUUID" : "5e18311b-9559-4052-8ce6-40475a354126", "modelInvariantUUID" : "aaa0c8f4-a999-4733-854d-d92ce70a23a7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-11-25 00:32:18.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/vfModuleCustomization" } } } 2022-11-25T00:33:50.808Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:50.808Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|INFO|500||InvokeReturn 2022-11-25T00:33:50.821Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance 2022-11-25T00:33:50.822Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-11-25T00:33:50.823Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:50.823Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance 2022-11-25T00:33:50.823Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-11-25T00:33:50.823Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-TransactionID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ECOMP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4d9fff0-ea95-4e1c-9be9-c6e865410dfe"] 2022-11-25T00:33:50.824Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-11-25T00:33:50.824Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:50.875Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:50.876Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:33:50.876Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:33:50.876Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&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, 25 Nov 2022 00:33:50 GMT", x-envoy-upstream-service-time:"47", server:"envoy"] 2022-11-25T00:33:50.877Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-11-25T00:33:50.877Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:50.878Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:33:50.879Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7 2022-11-25T00:33:50.879Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|INFO|500||Invoke 2022-11-25T00:33:50.880Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:50.880Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7 2022-11-25T00:33:50.880Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|DEBUG|500||Method : GET 2022-11-25T00:33:50.880Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-TransactionID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ECOMP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73a048b5-d20e-4654-9d29-acd1575faf0c"] 2022-11-25T00:33:50.881Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|DEBUG|500||Request body: 2022-11-25T00:33:50.881Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:50.927Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:50.928Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:50.928Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|DEBUG|500||Status text : OK 2022-11-25T00:33:50.929Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:33:50 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:50.935Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "5e18311b-9559-4052-8ce6-40475a354126", "modelInvariantUUID" : "aaa0c8f4-a999-4733-854d-d92ce70a23a7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-11-25 00:32:18.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/vfModuleCustomization" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7" } } } 2022-11-25T00:33:50.936Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:50.936Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=aaa0c8f4-a999-4733-854d-d92ce70a23a7|INFO|500||InvokeReturn 2022-11-25T00:33:50.944Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance 2022-11-25T00:33:50.945Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-11-25T00:33:50.945Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:50.945Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance 2022-11-25T00:33:50.946Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-11-25T00:33:50.946Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-TransactionID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ECOMP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ede8af9e-be14-4f95-a6e7-c3616095759d"] 2022-11-25T00:33:50.946Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-11-25T00:33:50.946Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:50.998Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:50.999Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:33:50.999Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:33:50.999Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&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, 25 Nov 2022 00:33:50 GMT", x-envoy-upstream-service-time:"47", server:"envoy"] 2022-11-25T00:33:51.000Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-11-25T00:33:51.000Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:51.001Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5e18311b-9559-4052-8ce6-40475a354126&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:33:51.002Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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 2022-11-25T00:33:51.002Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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 2022-11-25T00:33:51.002Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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================================================ 2022-11-25T00:33:51.002Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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 2022-11-25T00:33:51.003Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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 2022-11-25T00:33:51.003Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-TransactionID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ECOMP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48c3c3c1-40f8-4fb0-ae0d-343d4a4b203a"] 2022-11-25T00:33:51.003Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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: 2022-11-25T00:33:51.003Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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================================================ 2022-11-25T00:33:51.054Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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========================================== 2022-11-25T00:33:51.055Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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 2022-11-25T00:33:51.055Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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 : OK 2022-11-25T00:33:51.055Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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", date:"Fri, 25 Nov 2022 00:33:50 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:51.057Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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" } } } 2022-11-25T00:33:51.058Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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================================================= 2022-11-25T00:33:51.058Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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 2022-11-25T00:33:51.069Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126 2022-11-25T00:33:51.070Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|INFO|500||Invoke 2022-11-25T00:33:51.070Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:51.071Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126 2022-11-25T00:33:51.071Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Method : GET 2022-11-25T00:33:51.072Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-TransactionID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ECOMP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50b55f9d-b6d3-4da7-8eea-c90948f74a6d"] 2022-11-25T00:33:51.072Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Request body: 2022-11-25T00:33:51.072Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:51.126Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:51.126Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:51.127Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Status text : OK 2022-11-25T00:33:51.127Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:33:50 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:51.128Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Response body: { "modelUUID" : "5e18311b-9559-4052-8ce6-40475a354126", "modelInvariantUUID" : "aaa0c8f4-a999-4733-854d-d92ce70a23a7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-11-25 00:32:18.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/vfModuleCustomization" } } } 2022-11-25T00:33:51.128Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:51.129Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|INFO|500||InvokeReturn 2022-11-25T00:33:51.131Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:33:51.133Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:33:51.133Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:51.134Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:33:51.134Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:33:51.134Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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:"3331", X-B3-TraceId:"5718ab3ddaf9f766baa4603cb5031179", X-B3-SpanId:"59ef73d1e231dd6e", X-B3-ParentSpanId:"d280e9aa4a277735", X-B3-Sampled:"0", X-ONAP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-TransactionID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ECOMP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa9f897a-93ea-42bc-9289-a193d63266e9"] 2022-11-25T00:33:51.135Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"36378f7b-a75f-42ce-b22e-74eff3bb9750","requestStatus":"IN_PROGRESS","startTime":1669336430390,"source":"VID","vnfId":"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","vnfType":"","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\",\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\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"f424b3eb-11bb-4234-8dd8-304b67a9c98b","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"36378f7b-a75f-42ce-b22e-74eff3bb9750"} 2022-11-25T00:33:51.135Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:51.176Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:51.177Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:33:51.177Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:33:51.178Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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/36378f7b-a75f-42ce-b22e-74eff3bb9750", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:50 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:51.182Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:33:50.390+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\",\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\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:33:51.001+00:00", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" } } } 2022-11-25T00:33:51.182Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:51.182Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:33:51.191Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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 2022-11-25T00:33:51.192Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:33:51.192Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:51.192Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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 2022-11-25T00:33:51.193Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:33:51.193Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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:"3640", X-B3-TraceId:"5718ab3ddaf9f766baa4603cb5031179", X-B3-SpanId:"5f8d2db4dc04dfdf", X-B3-ParentSpanId:"d280e9aa4a277735", X-B3-Sampled:"0", X-ONAP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-TransactionID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ECOMP-RequestID:"36378f7b-a75f-42ce-b22e-74eff3bb9750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbe9936a-f46c-4122-b036-ebbfb0732c3d"] 2022-11-25T00:33:51.194Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/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\":\"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"da72e91b-0533-415f-8f30-7c4ba1d016b4\",\"modelVersionId\":\"5e18311b-9559-4052-8ce6-40475a354126\",\"modelCustomizationId\":\"da72e91b-0533-415f-8f30-7c4ba1d016b4\",\"modelUuid\":\"5e18311b-9559-4052-8ce6-40475a354126\",\"modelInvariantUuid\":\"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\"modelInfo\":{\"modelInvariantId\":\"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"56a0bc0f-176b-4268-a572-fa539c1fa544\",\"modelUuid\":\"56a0bc0f-176b-4268-a572-fa539c1fa544\",\"modelInvariantUuid\":\"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\"}}},{\"relatedInstance\":{\"instanceId\":\"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"951b6114-53bc-4d61-86e3-f6f95256d344\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"1dab1007-9f50-4570-b799-645f084fb380\",\"modelVersionId\":\"de1652c2-4bff-470a-97e9-18fde1b21c96\",\"modelCustomizationId\":\"1dab1007-9f50-4570-b799-645f084fb380\",\"modelUuid\":\"de1652c2-4bff-470a-97e9-18fde1b21c96\",\"modelInvariantUuid\":\"951b6114-53bc-4d61-86e3-f6f95256d344\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\"vnfInstanceId\":\"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\"}","type":"String"},"requestId":{"value":"36378f7b-a75f-42ce-b22e-74eff3bb9750","type":"String"},"mso-request-id":{"value":"36378f7b-a75f-42ce-b22e-74eff3bb9750","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f424b3eb-11bb-4234-8dd8-304b67a9c98b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","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/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:33:51.194Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:52.215Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:52.216Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:33:52.217Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:33:52.218Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:33:52 GMT", x-onap-requestid:"36378f7b-a75f-42ce-b22e-74eff3bb9750", x-requestid:"36378f7b-a75f-42ce-b22e-74eff3bb9750", x-transactionid:"36378f7b-a75f-42ce-b22e-74eff3bb9750", x-ecomp-requestid:"36378f7b-a75f-42ce-b22e-74eff3bb9750", x-onap-partnername:"UNKNOWN", x-invocationid:"dbe9936a-f46c-4122-b036-ebbfb0732c3d", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:52.219Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"36378f7b-a75f-42ce-b22e-74eff3bb9750\",\"instanceId\":\"38dc2cb6-68fa-4c89-be15-19a571671035\"}}","message":"Success","processInstanceID":"d571a4e4-6c58-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:33:52.219Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:52.220Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:33:52.225Z|36378f7b-a75f-42ce-b22e-74eff3bb9750|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:52.429Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:33:52.434Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:33:52.434Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||Invoke 2022-11-25T00:33:52.435Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:52.435Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:33:52.435Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Method : GET 2022-11-25T00:33:52.436Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90cd41e3ed4345fce1a5cc541fb5f6ad", X-B3-SpanId:"b3f1af65d84a185c", X-B3-ParentSpanId:"2e30a2a1b58ef962", X-B3-Sampled:"0", X-ONAP-RequestID:"ff545c95-e69c-46ec-a8bd-b8a779decb1e", X-RequestID:"ff545c95-e69c-46ec-a8bd-b8a779decb1e", X-TransactionID:"ff545c95-e69c-46ec-a8bd-b8a779decb1e", X-ECOMP-RequestID:"ff545c95-e69c-46ec-a8bd-b8a779decb1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"881f6fc0-ebd8-4fbf-80c4-14581a21e411"] 2022-11-25T00:33:52.436Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Request body: 2022-11-25T00:33:52.436Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:52.464Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:52.464Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:52.465Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status text : OK 2022-11-25T00:33:52.465Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:33:51 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:52.467Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Response body: { "requestId" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:33:50.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\",\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\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:51.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" } } } 2022-11-25T00:33:52.467Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:52.468Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||InvokeReturn 2022-11-25T00:33:52.469Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:33:52.470Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:33:52.470Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:33:52.470Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:33:52.471Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:33:52.471Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90cd41e3ed4345fce1a5cc541fb5f6ad", X-B3-SpanId:"ea234c2c0a8a6421", X-B3-ParentSpanId:"2e30a2a1b58ef962", X-B3-Sampled:"0", X-ONAP-RequestID:"ff545c95-e69c-46ec-a8bd-b8a779decb1e", X-RequestID:"ff545c95-e69c-46ec-a8bd-b8a779decb1e", X-TransactionID:"ff545c95-e69c-46ec-a8bd-b8a779decb1e", X-ECOMP-RequestID:"ff545c95-e69c-46ec-a8bd-b8a779decb1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76baedcb-1f2f-40c1-a80b-ed6a576c1a62"] 2022-11-25T00:33:52.472Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:33:52.472Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:33:52.488Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:33:52.489Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:33:52.489Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:33:52.489Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&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", date:"Fri, 25 Nov 2022 00:33:51 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:33:52.490Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:33:52.490Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:33:52.490Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:33:52.502Z|ff545c95-e69c-46ec-a8bd-b8a779decb1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:33:53.085Z|ff712c7f-ca22-4843-ac86-7d640d0e1038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:53.086Z|ff712c7f-ca22-4843-ac86-7d640d0e1038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:53.087Z|4b392fe3-3de2-49da-b4f5-d9a01693d8c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:53.088Z|4b392fe3-3de2-49da-b4f5-d9a01693d8c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:33:53.623Z|3dbaf4f8-abd1-447b-a48d-a973efb51cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:33:53.623Z|3dbaf4f8-abd1-447b-a48d-a973efb51cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:00.416Z|505b77da-8852-4fe1-bab9-0435d7eb4f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:34:00.416Z|505b77da-8852-4fe1-bab9-0435d7eb4f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:34:02.680Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:02.687Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:34:02.687Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||Invoke 2022-11-25T00:34:02.688Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:02.688Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:34:02.688Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Method : GET 2022-11-25T00:34:02.688Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8640b3bc9e38a7105adbb4d1be9b196e", X-B3-SpanId:"5b0299696aba64c8", X-B3-ParentSpanId:"d197f796e1b780db", X-B3-Sampled:"0", X-ONAP-RequestID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-RequestID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-TransactionID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-ECOMP-RequestID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0ca7b62-3bf0-4942-9544-416f5aab3400"] 2022-11-25T00:34:02.689Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Request body: 2022-11-25T00:34:02.689Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:02.721Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:02.722Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:02.722Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status text : OK 2022-11-25T00:34:02.722Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:02 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:02.724Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Response body: { "requestId" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-11-25T00:33:50.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\",\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\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:33:57.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" } } } 2022-11-25T00:34:02.724Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:02.725Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||InvokeReturn 2022-11-25T00:34:02.727Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:34:02.727Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:02.727Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:02.728Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:34:02.728Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:02.728Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8640b3bc9e38a7105adbb4d1be9b196e", X-B3-SpanId:"eb78f7666d034497", X-B3-ParentSpanId:"d197f796e1b780db", X-B3-Sampled:"0", X-ONAP-RequestID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-RequestID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-TransactionID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-ECOMP-RequestID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97ad66de-d9aa-47e8-a6f6-d3736028f7b8"] 2022-11-25T00:34:02.728Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:02.728Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:02.747Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:02.748Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:02.748Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:02.749Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&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", date:"Fri, 25 Nov 2022 00:34:02 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:02.749Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:02.749Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:02.750Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:02.782Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:34:02.783Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:34:02.783Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:02.783Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:34:02.784Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:34:02.784Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-RequestID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-TransactionID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-ECOMP-RequestID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fcaf5e3-f961-402f-a3be-1310d5df2207"] 2022-11-25T00:34:02.784Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:34:02.785Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:02.928Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:02.929Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:02.929Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:34:02.929Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=401EBB8FCE3C2B5DF7FD188EC04EAA73; 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, 25 Nov 2022 00:34:02 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-11-25T00:34:02.930Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"db8a298f-6c58-11ed-bf43-3eae982b67eb","businessKey":"36378f7b-a75f-42ce-b22e-74eff3bb9750","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:34:01.454+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d571a4e4-6c58-11ed-bf43-3eae982b67eb","superProcessInstanceId":"db882d7e-6c58-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:34:02.930Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:02.930Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=36378f7b-a75f-42ce-b22e-74eff3bb9750&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:34:02.959Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:34:02.960Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:34:02.960Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:02.961Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:34:02.961Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:34:02.961Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-RequestID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-TransactionID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-ECOMP-RequestID:"c2956a60-3c9b-43e8-af3d-62efeda7ed62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e42598c6-cf87-48ac-a645-bd44585dd80c"] 2022-11-25T00:34:02.961Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:34:02.962Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:03.113Z|d8ca5539-9b3f-42be-b399-e648e1cd8774|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:03.113Z|b29f4591-d008-4bb4-a32b-f4887fd5d8c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:03.114Z|d8ca5539-9b3f-42be-b399-e648e1cd8774|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:03.114Z|b29f4591-d008-4bb4-a32b-f4887fd5d8c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:03.116Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:03.116Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:03.116Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:34:03.118Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=06038E9548F5BEAAA79C030CE7BEEA3C; 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, 25 Nov 2022 00:34:02 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2022-11-25T00:34:03.119Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:db8a2996-6c58-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"db8a298f-6c58-11ed-bf43-3eae982b67eb","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"db8a298f-6c58-11ed-bf43-3eae982b67eb","executionId":"db8a298f-6c58-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:34:01.454+0000","endTime":"2022-11-25T00:34:01.455+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d571a4e4-6c58-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:34:03.119Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:03.119Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=db8a298f-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:34:03.125Z|c2956a60-3c9b-43e8-af3d-62efeda7ed62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:03.651Z|3b049e89-b06d-4531-b2cf-c49e31fabc76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:03.652Z|3b049e89-b06d-4531-b2cf-c49e31fabc76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:13.143Z|90b58799-2474-4cd2-be48-35d690337887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:13.144Z|330106d9-d58c-4538-a8b3-524f563156bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:13.144Z|90b58799-2474-4cd2-be48-35d690337887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:13.144Z|330106d9-d58c-4538-a8b3-524f563156bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:13.305Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:13.311Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:34:13.311Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||Invoke 2022-11-25T00:34:13.311Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:13.312Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:34:13.312Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Method : GET 2022-11-25T00:34:13.312Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de1e98043d43575a994329c4966c004a", X-B3-SpanId:"7cfcbd38e554500f", X-B3-ParentSpanId:"4ab76c1c0fabedde", X-B3-Sampled:"0", X-ONAP-RequestID:"a782ff7e-0c6d-42cc-824b-b51f00c30c0e", X-RequestID:"a782ff7e-0c6d-42cc-824b-b51f00c30c0e", X-TransactionID:"a782ff7e-0c6d-42cc-824b-b51f00c30c0e", X-ECOMP-RequestID:"a782ff7e-0c6d-42cc-824b-b51f00c30c0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1960ba4-cc34-46e7-8c55-603ba8d35fef"] 2022-11-25T00:34:13.312Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Request body: 2022-11-25T00:34:13.312Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:13.344Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:13.345Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:13.345Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status text : OK 2022-11-25T00:34:13.345Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:12 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:13.347Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Response body: { "requestId" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:50.000+00:00", "endTime" : "2022-11-25T00:34:12.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\",\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\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:12.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" } } } 2022-11-25T00:34:13.348Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:13.348Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||InvokeReturn 2022-11-25T00:34:13.353Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:34:13.353Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:13.353Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:13.354Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:34:13.354Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:13.354Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de1e98043d43575a994329c4966c004a", X-B3-SpanId:"db67a2e9d781390b", X-B3-ParentSpanId:"4ab76c1c0fabedde", X-B3-Sampled:"0", X-ONAP-RequestID:"a782ff7e-0c6d-42cc-824b-b51f00c30c0e", X-RequestID:"a782ff7e-0c6d-42cc-824b-b51f00c30c0e", X-TransactionID:"a782ff7e-0c6d-42cc-824b-b51f00c30c0e", X-ECOMP-RequestID:"a782ff7e-0c6d-42cc-824b-b51f00c30c0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aaa70747-83fa-4e5b-b348-9e5d938cd225"] 2022-11-25T00:34:13.354Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:13.355Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:13.374Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:13.374Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:13.375Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:13.375Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&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", date:"Fri, 25 Nov 2022 00:34:12 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:13.378Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:13.379Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:13.379Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:13.393Z|a782ff7e-0c6d-42cc-824b-b51f00c30c0e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:13.560Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:13.569Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:34:13.569Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||Invoke 2022-11-25T00:34:13.570Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:13.570Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:34:13.570Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Method : GET 2022-11-25T00:34:13.570Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6131cee2c2bbbfd5e71ab9e80567b9a5", X-B3-SpanId:"537b8ab53d8dc6a4", X-B3-ParentSpanId:"91d235754e08bc6b", X-B3-Sampled:"0", X-ONAP-RequestID:"c0fdab41-5a41-43e5-ab85-668c32bbcbb4", X-RequestID:"c0fdab41-5a41-43e5-ab85-668c32bbcbb4", X-TransactionID:"c0fdab41-5a41-43e5-ab85-668c32bbcbb4", X-ECOMP-RequestID:"c0fdab41-5a41-43e5-ab85-668c32bbcbb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b22ce15-8a50-42e2-94c3-effd1bef2d5d"] 2022-11-25T00:34:13.570Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Request body: 2022-11-25T00:34:13.571Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:13.618Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:13.619Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:13.619Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status text : OK 2022-11-25T00:34:13.620Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:12 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:13.624Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Response body: { "requestId" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:50.000+00:00", "endTime" : "2022-11-25T00:34:12.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\",\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\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:12.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" } } } 2022-11-25T00:34:13.624Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:13.625Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||InvokeReturn 2022-11-25T00:34:13.628Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:34:13.628Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:13.629Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:13.629Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:34:13.629Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:13.630Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6131cee2c2bbbfd5e71ab9e80567b9a5", X-B3-SpanId:"9de691fc46d2a001", X-B3-ParentSpanId:"91d235754e08bc6b", X-B3-Sampled:"0", X-ONAP-RequestID:"c0fdab41-5a41-43e5-ab85-668c32bbcbb4", X-RequestID:"c0fdab41-5a41-43e5-ab85-668c32bbcbb4", X-TransactionID:"c0fdab41-5a41-43e5-ab85-668c32bbcbb4", X-ECOMP-RequestID:"c0fdab41-5a41-43e5-ab85-668c32bbcbb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38426e8f-44aa-4c43-bae7-3303d5f18d8e"] 2022-11-25T00:34:13.630Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:13.630Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:13.680Z|0c10b914-fbba-48d6-aa0a-0d4167374cb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:13.681Z|0c10b914-fbba-48d6-aa0a-0d4167374cb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:13.683Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:13.684Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:13.685Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:13.685Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&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", date:"Fri, 25 Nov 2022 00:34:12 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:13.687Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:13.688Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:13.688Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:13.700Z|c0fdab41-5a41-43e5-ab85-668c32bbcbb4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:13.983Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:13.989Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:34:13.989Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||Invoke 2022-11-25T00:34:13.990Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:13.990Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:34:13.990Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Method : GET 2022-11-25T00:34:13.991Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ce12b3149385519460c7019199d1dda", X-B3-SpanId:"8a5f2df1be39714e", X-B3-ParentSpanId:"215928c542075caf", X-B3-Sampled:"0", X-ONAP-RequestID:"ae9bab66-0829-4e90-9eb8-913837213378", X-RequestID:"ae9bab66-0829-4e90-9eb8-913837213378", X-TransactionID:"ae9bab66-0829-4e90-9eb8-913837213378", X-ECOMP-RequestID:"ae9bab66-0829-4e90-9eb8-913837213378", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4fe3086-0dfd-4f31-a7f5-067ecf488c80"] 2022-11-25T00:34:13.991Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Request body: 2022-11-25T00:34:13.991Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:14.182Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:14.183Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:14.183Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status text : OK 2022-11-25T00:34:14.183Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:14 GMT", x-envoy-upstream-service-time:"186", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:14.203Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Response body: { "requestId" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:50.000+00:00", "endTime" : "2022-11-25T00:34:12.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\",\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\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:12.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" } } } 2022-11-25T00:34:14.204Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:14.205Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||InvokeReturn 2022-11-25T00:34:14.207Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:34:14.207Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:14.207Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:14.207Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:34:14.208Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:14.208Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ce12b3149385519460c7019199d1dda", X-B3-SpanId:"9f58d8be0a5e387d", X-B3-ParentSpanId:"215928c542075caf", X-B3-Sampled:"0", X-ONAP-RequestID:"ae9bab66-0829-4e90-9eb8-913837213378", X-RequestID:"ae9bab66-0829-4e90-9eb8-913837213378", X-TransactionID:"ae9bab66-0829-4e90-9eb8-913837213378", X-ECOMP-RequestID:"ae9bab66-0829-4e90-9eb8-913837213378", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c580d0d7-4830-4ec8-96d0-c09e6a9f2105"] 2022-11-25T00:34:14.208Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:14.208Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:14.270Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:14.270Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:14.271Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:14.271Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&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", date:"Fri, 25 Nov 2022 00:34:14 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:14.271Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:14.272Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:14.272Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:14.290Z|ae9bab66-0829-4e90-9eb8-913837213378|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:14.482Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:14.494Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:34:14.495Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||Invoke 2022-11-25T00:34:14.496Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:14.496Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:34:14.496Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Method : GET 2022-11-25T00:34:14.496Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dca90170ef6d0661d3b2661a4820b97f", X-B3-SpanId:"75ee0186b325a164", X-B3-ParentSpanId:"fae8e12ebce83624", X-B3-Sampled:"0", X-ONAP-RequestID:"2d9896b0-cd30-4f2c-b12c-12eb6d854c2f", X-RequestID:"2d9896b0-cd30-4f2c-b12c-12eb6d854c2f", X-TransactionID:"2d9896b0-cd30-4f2c-b12c-12eb6d854c2f", X-ECOMP-RequestID:"2d9896b0-cd30-4f2c-b12c-12eb6d854c2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c7bcd3d-dc3c-445e-9046-be3d7c925799"] 2022-11-25T00:34:14.497Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Request body: 2022-11-25T00:34:14.497Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:14.527Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:14.527Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:14.528Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status text : OK 2022-11-25T00:34:14.528Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:14 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:14.532Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Response body: { "requestId" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:50.000+00:00", "endTime" : "2022-11-25T00:34:12.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\",\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\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:12.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" } } } 2022-11-25T00:34:14.533Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:14.533Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||InvokeReturn 2022-11-25T00:34:14.535Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:34:14.535Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:14.535Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:14.536Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:34:14.536Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:14.536Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dca90170ef6d0661d3b2661a4820b97f", X-B3-SpanId:"a4a3bf819535f541", X-B3-ParentSpanId:"fae8e12ebce83624", X-B3-Sampled:"0", X-ONAP-RequestID:"2d9896b0-cd30-4f2c-b12c-12eb6d854c2f", X-RequestID:"2d9896b0-cd30-4f2c-b12c-12eb6d854c2f", X-TransactionID:"2d9896b0-cd30-4f2c-b12c-12eb6d854c2f", X-ECOMP-RequestID:"2d9896b0-cd30-4f2c-b12c-12eb6d854c2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a1f2654-e8a4-4a89-adae-1fe931ee8f74"] 2022-11-25T00:34:14.537Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:14.537Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:14.570Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:14.571Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:14.571Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:14.571Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&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", date:"Fri, 25 Nov 2022 00:34:14 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:14.572Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:14.572Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:14.573Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:14.588Z|2d9896b0-cd30-4f2c-b12c-12eb6d854c2f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:14.796Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:14.813Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:34:14.814Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||Invoke 2022-11-25T00:34:14.814Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:14.814Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750 2022-11-25T00:34:14.815Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Method : GET 2022-11-25T00:34:14.815Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96ff80ac578b9419f07c5df4af04350d", X-B3-SpanId:"92b474d21a7470a7", X-B3-ParentSpanId:"37c6434be2e533e7", X-B3-Sampled:"0", X-ONAP-RequestID:"ec932f66-7aec-4107-8d61-77309be39058", X-RequestID:"ec932f66-7aec-4107-8d61-77309be39058", X-TransactionID:"ec932f66-7aec-4107-8d61-77309be39058", X-ECOMP-RequestID:"ec932f66-7aec-4107-8d61-77309be39058", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96dfadc1-5248-4113-8046-0fb1ef8279c9"] 2022-11-25T00:34:14.816Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Request body: 2022-11-25T00:34:14.816Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:14.842Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:14.844Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:14.844Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Status text : OK 2022-11-25T00:34:14.845Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:14 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:14.846Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||Response body: { "requestId" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:33:50.000+00:00", "endTime" : "2022-11-25T00:34:12.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\",\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\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:12.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "36378f7b-a75f-42ce-b22e-74eff3bb9750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750" } } } 2022-11-25T00:34:14.846Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:14.847Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/36378f7b-a75f-42ce-b22e-74eff3bb9750|INFO|500||InvokeReturn 2022-11-25T00:34:14.849Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:34:14.850Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:14.851Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:14.851Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false 2022-11-25T00:34:14.851Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:14.852Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96ff80ac578b9419f07c5df4af04350d", X-B3-SpanId:"2d16a69522e8bffe", X-B3-ParentSpanId:"37c6434be2e533e7", X-B3-Sampled:"0", X-ONAP-RequestID:"ec932f66-7aec-4107-8d61-77309be39058", X-RequestID:"ec932f66-7aec-4107-8d61-77309be39058", X-TransactionID:"ec932f66-7aec-4107-8d61-77309be39058", X-ECOMP-RequestID:"ec932f66-7aec-4107-8d61-77309be39058", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0afd211-991d-4503-bcbb-ccd7c4b34714"] 2022-11-25T00:34:14.852Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:14.853Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:14.872Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:14.872Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:14.873Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:14.874Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&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", date:"Fri, 25 Nov 2022 00:34:14 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:14.875Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:14.875Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:14.876Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=36378f7b-a75f-42ce-b22e-74eff3bb9750&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:14.892Z|ec932f66-7aec-4107-8d61-77309be39058|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/36378f7b-a75f-42ce-b22e-74eff3bb9750|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:15.416Z|64030805-7d6f-47c9-8689-e6b0dd448d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:34:15.419Z|64030805-7d6f-47c9-8689-e6b0dd448d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:34:15.767Z|64930066-880c-4c9b-8b77-8cd3ac935db1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:34:15.768Z|64930066-880c-4c9b-8b77-8cd3ac935db1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:34:23.170Z|c1483cd0-c04f-4e28-b991-c36ba7c73767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:23.171Z|c1483cd0-c04f-4e28-b991-c36ba7c73767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:23.175Z|5b3fbba5-ee09-4722-ac5a-501fe5b57845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:23.176Z|5b3fbba5-ee09-4722-ac5a-501fe5b57845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:23.717Z|fc88449b-1cf2-44c2-b11d-5da057130a99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:23.719Z|fc88449b-1cf2-44c2-b11d-5da057130a99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:26.042Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:26.047Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|||INFO|500||Checking if requestId: 12876ac6-7597-43c8-ba4a-663a2c4b582d already exists in requestDb InfraActiveRequests table 2022-11-25T00:34:26.048Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:26.049Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||Invoke 2022-11-25T00:34:26.049Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:26.049Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:26.050Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Method : GET 2022-11-25T00:34:26.050Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d6a0e7dac4a18d84d74e24c49dec6f5", X-B3-SpanId:"484c255f00c5c5ed", X-B3-ParentSpanId:"23268e7778637e2a", X-B3-Sampled:"0", X-ONAP-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-TransactionID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-ECOMP-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b6ea0c4-1815-467b-a984-48c5356f39fd"] 2022-11-25T00:34:26.051Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Request body: 2022-11-25T00:34:26.051Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:26.093Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:26.094Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:34:26.094Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status text : Not Found 2022-11-25T00:34:26.094Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:34:25 GMT", x-envoy-upstream-service-time:"36", server:"envoy"] 2022-11-25T00:34:26.095Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Response body: 2022-11-25T00:34:26.095Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:26.096Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|404|Not Found|InvokeReturn 2022-11-25T00:34:26.122Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:34:26.130Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:34:26.168Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-11-25T00:34:26.169Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[12876ac6-7597-43c8-ba4a-663a2c4b582d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[43c14f88-eef1-46d2-85fa-cd53be4dcfa9], X-ECOMP-RequestID=[12876ac6-7597-43c8-ba4a-663a2c4b582d], X-TransactionId=[], X-ONAP-RequestID=[12876ac6-7597-43c8-ba4a-663a2c4b582d]} 2022-11-25T00:34:26.223Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:34:25 GMT], server=[envoy], content-length=[1024], x-envoy-upstream-service-time=[46], vertex-id=[282784], x-aai-txid=[2-aai-resources-221125-00:34:25:185-59927], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:34:26.224Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669336410865","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:34:26.225Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-11-25T00:34:26.227Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:34:26.227Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:34:26.229Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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 2022-11-25T00:34:26.229Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:34:26.229Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:26.229Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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 2022-11-25T00:34:26.230Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:34:26.230Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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:"3d6a0e7dac4a18d84d74e24c49dec6f5", X-B3-SpanId:"a45d7b999060d274", X-B3-ParentSpanId:"23268e7778637e2a", X-B3-Sampled:"0", X-ONAP-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-TransactionID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-ECOMP-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1694f7f-2b46-4ee5-bed7-8b5b109c32c4"] 2022-11-25T00:34:26.230Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","serviceInstanceId":"f424b3eb-11bb-4234-8dd8-304b67a9c98b","vfModuleInstanceId":"38dc2cb6-68fa-4c89-be15-19a571671035"},"instanceName":null,"requestScope":"vfModule"} 2022-11-25T00:34:26.230Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:26.271Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:26.272Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:26.273Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:34:26.273Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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, 25 Nov 2022 00:34:25 GMT", x-envoy-upstream-service-time:"38", server:"envoy"] 2022-11-25T00:34:26.273Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:34:26.274Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:26.274Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:34:26.275Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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 2022-11-25T00:34:26.275Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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 2022-11-25T00:34:26.275Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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================================================ 2022-11-25T00:34:26.276Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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 2022-11-25T00:34:26.276Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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 2022-11-25T00:34:26.276Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-TransactionID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-ECOMP-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3740f2b-ae1a-477f-bf9e-53ec748c4baa"] 2022-11-25T00:34:26.277Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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: 2022-11-25T00:34:26.277Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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================================================ 2022-11-25T00:34:26.328Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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========================================== 2022-11-25T00:34:26.329Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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 2022-11-25T00:34:26.330Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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 : OK 2022-11-25T00:34:26.330Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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", date:"Fri, 25 Nov 2022 00:34:26 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:26.332Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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" } } } 2022-11-25T00:34:26.332Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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================================================= 2022-11-25T00:34:26.334Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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 2022-11-25T00:34:26.336Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126 2022-11-25T00:34:26.336Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|INFO|500||Invoke 2022-11-25T00:34:26.337Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:26.337Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126 2022-11-25T00:34:26.337Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Method : GET 2022-11-25T00:34:26.338Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-TransactionID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-ECOMP-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa8d2db7-713f-43e8-a6dd-492df80ac4fc"] 2022-11-25T00:34:26.338Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Request body: 2022-11-25T00:34:26.338Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:26.371Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:26.371Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:26.372Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Status text : OK 2022-11-25T00:34:26.372Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:34:26 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:26.375Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||Response body: { "modelUUID" : "5e18311b-9559-4052-8ce6-40475a354126", "modelInvariantUUID" : "aaa0c8f4-a999-4733-854d-d92ce70a23a7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-11-25 00:32:18.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126/vfModuleCustomization" } } } 2022-11-25T00:34:26.375Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:26.375Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5e18311b-9559-4052-8ce6-40475a354126|INFO|500||InvokeReturn 2022-11-25T00:34:26.379Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:34:26.380Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:34:26.380Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:26.381Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:34:26.381Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:34:26.382Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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:"1712", X-B3-TraceId:"3d6a0e7dac4a18d84d74e24c49dec6f5", X-B3-SpanId:"f997c3e200e60c36", X-B3-ParentSpanId:"23268e7778637e2a", X-B3-Sampled:"0", X-ONAP-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-TransactionID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-ECOMP-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c7cb9d9-cbd1-41fb-b995-f6717d27f9a2"] 2022-11-25T00:34:26.382Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"12876ac6-7597-43c8-ba4a-663a2c4b582d","requestStatus":"IN_PROGRESS","startTime":1669336466123,"source":"VID","vnfId":"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","vnfType":"","tenantId":"123456","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\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"modelVersion\": \"1669336451298\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"38dc2cb6-68fa-4c89-be15-19a571671035","vfModuleModelName":"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0","cloudRegion":"k8sregion","serviceInstanceId":"f424b3eb-11bb-4234-8dd8-304b67a9c98b","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"12876ac6-7597-43c8-ba4a-663a2c4b582d"} 2022-11-25T00:34:26.382Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:26.417Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:26.418Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:34:26.418Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:34:26.419Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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/12876ac6-7597-43c8-ba4a-663a2c4b582d", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:25 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:26.420Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:34:26.123+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "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\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"modelVersion\": \"1669336451298\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:34:26.247+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleModelName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" } } } 2022-11-25T00:34:26.420Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:26.421Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:34:26.430Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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 2022-11-25T00:34:26.431Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:34:26.431Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:26.431Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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 2022-11-25T00:34:26.432Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:34:26.432Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|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:"2455", X-B3-TraceId:"3d6a0e7dac4a18d84d74e24c49dec6f5", X-B3-SpanId:"c6f9ebb98c513b67", X-B3-ParentSpanId:"23268e7778637e2a", X-B3-Sampled:"0", X-ONAP-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-TransactionID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-ECOMP-RequestID:"12876ac6-7597-43c8-ba4a-663a2c4b582d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8f4ab42-acc8-4466-b28c-09291f2015e0"] 2022-11-25T00:34:26.432Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\"modelVersion\":\"1669336451298\",\"modelCustomizationUuid\":\"da72e91b-0533-415f-8f30-7c4ba1d016b4\",\"modelVersionId\":\"5e18311b-9559-4052-8ce6-40475a354126\",\"modelCustomizationId\":\"da72e91b-0533-415f-8f30-7c4ba1d016b4\",\"modelUuid\":\"5e18311b-9559-4052-8ce6-40475a354126\",\"modelInvariantUuid\":\"aaa0c8f4-a999-4733-854d-d92ce70a23a7\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\"vnfInstanceId\":\"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\",\"vfModuleInstanceId\":\"38dc2cb6-68fa-4c89-be15-19a571671035\"}","type":"String"},"requestId":{"value":"12876ac6-7597-43c8-ba4a-663a2c4b582d","type":"String"},"mso-request-id":{"value":"12876ac6-7597-43c8-ba4a-663a2c4b582d","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f424b3eb-11bb-4234-8dd8-304b67a9c98b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","type":"String"},"vfModuleId":{"value":"38dc2cb6-68fa-4c89-be15-19a571671035","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/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:34:26.433Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:27.455Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:27.456Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:34:27.456Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:34:27.457Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:34:27 GMT", x-onap-requestid:"12876ac6-7597-43c8-ba4a-663a2c4b582d", x-requestid:"12876ac6-7597-43c8-ba4a-663a2c4b582d", x-transactionid:"12876ac6-7597-43c8-ba4a-663a2c4b582d", x-ecomp-requestid:"12876ac6-7597-43c8-ba4a-663a2c4b582d", x-onap-partnername:"UNKNOWN", x-invocationid:"f8f4ab42-acc8-4466-b28c-09291f2015e0", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1019", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:27.457Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"12876ac6-7597-43c8-ba4a-663a2c4b582d\",\"instanceId\":\"38dc2cb6-68fa-4c89-be15-19a571671035\"}}","message":"Success","processInstanceID":"ea73e913-6c58-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:34:27.458Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:27.458Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:34:27.463Z|12876ac6-7597-43c8-ba4a-663a2c4b582d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:27.642Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:27.647Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:27.648Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||Invoke 2022-11-25T00:34:27.649Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:27.649Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:27.649Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Method : GET 2022-11-25T00:34:27.650Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"980617f428fd053ded699bbba9e98576", X-B3-SpanId:"f28b0b6d66d981ec", X-B3-ParentSpanId:"7ab6430d68481491", X-B3-Sampled:"0", X-ONAP-RequestID:"77ebea76-490e-44fc-b636-315895ae6d81", X-RequestID:"77ebea76-490e-44fc-b636-315895ae6d81", X-TransactionID:"77ebea76-490e-44fc-b636-315895ae6d81", X-ECOMP-RequestID:"77ebea76-490e-44fc-b636-315895ae6d81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7f2893a-658e-4b9d-9a1b-05f73558dfdb"] 2022-11-25T00:34:27.650Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Request body: 2022-11-25T00:34:27.651Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:27.682Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:27.683Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:27.684Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status text : OK 2022-11-25T00:34:27.684Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:27 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:27.685Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Response body: { "requestId" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:34:26.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "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\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"modelVersion\": \"1669336451298\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:26.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" } } } 2022-11-25T00:34:27.685Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:27.686Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||InvokeReturn 2022-11-25T00:34:27.688Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:27.688Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:27.689Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:27.689Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:27.689Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:27.690Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"980617f428fd053ded699bbba9e98576", X-B3-SpanId:"4cdd5c9b2f1b6b71", X-B3-ParentSpanId:"7ab6430d68481491", X-B3-Sampled:"0", X-ONAP-RequestID:"77ebea76-490e-44fc-b636-315895ae6d81", X-RequestID:"77ebea76-490e-44fc-b636-315895ae6d81", X-TransactionID:"77ebea76-490e-44fc-b636-315895ae6d81", X-ECOMP-RequestID:"77ebea76-490e-44fc-b636-315895ae6d81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"979cda81-3d67-49cc-a6e3-ec9c968ccf91"] 2022-11-25T00:34:27.690Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:27.690Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:27.723Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:27.723Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:27.724Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:27.724Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&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", date:"Fri, 25 Nov 2022 00:34:27 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:27.725Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:27.725Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:27.725Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:27.736Z|77ebea76-490e-44fc-b636-315895ae6d81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:30.416Z|61aca02b-4230-47c1-baa0-3beebe7dd737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:34:30.416Z|61aca02b-4230-47c1-baa0-3beebe7dd737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:34:33.198Z|b8060c24-921d-458b-8edc-1e28d5f47101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:33.199Z|b8060c24-921d-458b-8edc-1e28d5f47101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:33.202Z|c8a224bf-4ddf-4eb7-b2e9-2e69a938ecd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:33.202Z|c8a224bf-4ddf-4eb7-b2e9-2e69a938ecd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:33.747Z|7b23192e-a324-4cc3-a330-695a1c9cae07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:33.748Z|7b23192e-a324-4cc3-a330-695a1c9cae07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:37.907Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:37.915Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:37.916Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||Invoke 2022-11-25T00:34:37.916Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:37.917Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:37.917Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Method : GET 2022-11-25T00:34:37.918Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7595552d9ec5d262f476008792d4b1d9", X-B3-SpanId:"1b3da9d8ddfda4db", X-B3-ParentSpanId:"40f939427a818110", X-B3-Sampled:"0", X-ONAP-RequestID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-RequestID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-TransactionID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-ECOMP-RequestID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8eeb81e-36c5-4361-8a9c-98cb1731ec65"] 2022-11-25T00:34:37.918Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Request body: 2022-11-25T00:34:37.919Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:37.956Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:37.957Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:37.957Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status text : OK 2022-11-25T00:34:37.958Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:37 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:37.959Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Response body: { "requestId" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-11-25T00:34:26.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "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\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"modelVersion\": \"1669336451298\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:29.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" } } } 2022-11-25T00:34:37.959Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:37.960Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||InvokeReturn 2022-11-25T00:34:37.963Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:37.964Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:37.964Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:37.964Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:37.965Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:37.965Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7595552d9ec5d262f476008792d4b1d9", X-B3-SpanId:"1a97e91719a817c0", X-B3-ParentSpanId:"40f939427a818110", X-B3-Sampled:"0", X-ONAP-RequestID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-RequestID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-TransactionID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-ECOMP-RequestID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7425f39a-17ff-411e-b521-cf28f56f79eb"] 2022-11-25T00:34:37.966Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:37.966Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:37.987Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:37.988Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:37.989Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:37.989Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&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", date:"Fri, 25 Nov 2022 00:34:37 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:37.991Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:37.992Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:37.992Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:38.031Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:34:38.032Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:34:38.032Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:38.032Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:34:38.033Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:34:38.033Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-RequestID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-TransactionID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-ECOMP-RequestID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0621d3e3-c8bb-45ee-8549-c34701493af9"] 2022-11-25T00:34:38.033Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:34:38.034Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:38.188Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:38.189Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:38.189Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:34:38.190Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CD3F00384B2AA11F6DBF7361C107DF64; 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, 25 Nov 2022 00:34:38 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2022-11-25T00:34:38.190Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"edb44747-6c58-11ed-bf43-3eae982b67eb","businessKey":"12876ac6-7597-43c8-ba4a-663a2c4b582d","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:34:31.929+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ea73e913-6c58-11ed-bf43-3eae982b67eb","superProcessInstanceId":"edb22424-6c58-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:34:38.190Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:38.191Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=12876ac6-7597-43c8-ba4a-663a2c4b582d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:34:38.215Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:34:38.216Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:34:38.216Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:38.216Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:34:38.217Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:34:38.217Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-RequestID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-TransactionID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-ECOMP-RequestID:"a43b02ff-5c48-4f08-a643-2e867708a233", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"352d9ae8-d1b4-4abb-b4f0-7dbdd816bad3"] 2022-11-25T00:34:38.217Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:34:38.218Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:38.442Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:38.443Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:38.443Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:34:38.443Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0131C0A18EB5CD72579AEF7E71C053B1; 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, 25 Nov 2022 00:34:38 GMT", x-envoy-upstream-service-time:"220", server:"envoy"] 2022-11-25T00:34:38.444Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:edb46e5e-6c58-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"edb44747-6c58-11ed-bf43-3eae982b67eb","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"edb44747-6c58-11ed-bf43-3eae982b67eb","executionId":"edb44747-6c58-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:34:31.930+0000","endTime":"2022-11-25T00:34:31.930+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea73e913-6c58-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:34:38.444Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:38.445Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=edb44747-6c58-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:34:38.462Z|a43b02ff-5c48-4f08-a643-2e867708a233|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:43.227Z|2db966dd-750c-43cf-9eda-ea1c90ce2d6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:43.227Z|95cd584a-483c-4661-82aa-966a8e4f4ed3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:43.228Z|2db966dd-750c-43cf-9eda-ea1c90ce2d6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:43.228Z|95cd584a-483c-4661-82aa-966a8e4f4ed3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:43.772Z|da954fc0-ceb1-4381-8b3a-47ff1115da85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:43.773Z|da954fc0-ceb1-4381-8b3a-47ff1115da85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:45.120Z|0a6dd94d-159b-4607-b4c5-4334f12b2f0f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:34:45.121Z|0a6dd94d-159b-4607-b4c5-4334f12b2f0f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:45.416Z|6dede1fb-1498-4065-88c9-7949ff620b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:34:45.416Z|6dede1fb-1498-4065-88c9-7949ff620b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:34:45.768Z|6fdb0583-7406-4ec8-8e62-26ab93b24047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:34:45.769Z|6fdb0583-7406-4ec8-8e62-26ab93b24047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:34:48.639Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:48.645Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:48.646Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||Invoke 2022-11-25T00:34:48.646Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:48.647Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:48.647Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Method : GET 2022-11-25T00:34:48.647Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb83420a265c73e0b26e6e562c1cc4eb", X-B3-SpanId:"9a0119015590d45d", X-B3-ParentSpanId:"3576f87472b59c97", X-B3-Sampled:"0", X-ONAP-RequestID:"6ec3e4b0-c41c-4aa2-a884-11c360d020b3", X-RequestID:"6ec3e4b0-c41c-4aa2-a884-11c360d020b3", X-TransactionID:"6ec3e4b0-c41c-4aa2-a884-11c360d020b3", X-ECOMP-RequestID:"6ec3e4b0-c41c-4aa2-a884-11c360d020b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7242f8b-ef4a-4400-a45b-f001d4edea5b"] 2022-11-25T00:34:48.648Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Request body: 2022-11-25T00:34:48.648Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:48.680Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:48.681Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:48.681Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status text : OK 2022-11-25T00:34:48.681Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:48 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:48.685Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Response body: { "requestId" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:34:26.000+00:00", "endTime" : "2022-11-25T00:34:47.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "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\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"modelVersion\": \"1669336451298\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:47.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" } } } 2022-11-25T00:34:48.686Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:48.687Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||InvokeReturn 2022-11-25T00:34:48.693Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:48.694Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:48.694Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:48.695Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:48.695Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:48.695Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb83420a265c73e0b26e6e562c1cc4eb", X-B3-SpanId:"de65c22ae41cfa03", X-B3-ParentSpanId:"3576f87472b59c97", X-B3-Sampled:"0", X-ONAP-RequestID:"6ec3e4b0-c41c-4aa2-a884-11c360d020b3", X-RequestID:"6ec3e4b0-c41c-4aa2-a884-11c360d020b3", X-TransactionID:"6ec3e4b0-c41c-4aa2-a884-11c360d020b3", X-ECOMP-RequestID:"6ec3e4b0-c41c-4aa2-a884-11c360d020b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3635032d-f9a8-4ba0-b344-40c00096f29e"] 2022-11-25T00:34:48.696Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:48.696Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:48.714Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:48.715Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:48.715Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:48.716Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&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", date:"Fri, 25 Nov 2022 00:34:48 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:48.717Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:48.717Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:48.718Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:48.740Z|6ec3e4b0-c41c-4aa2-a884-11c360d020b3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:48.933Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:48.938Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:48.939Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||Invoke 2022-11-25T00:34:48.939Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:48.939Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:48.940Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Method : GET 2022-11-25T00:34:48.940Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01b093ac9c79c14ddcd3ccfb33819582", X-B3-SpanId:"7c17241a6c3f55ce", X-B3-ParentSpanId:"71597780c96e26d6", X-B3-Sampled:"0", X-ONAP-RequestID:"b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad", X-RequestID:"b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad", X-TransactionID:"b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad", X-ECOMP-RequestID:"b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c5ac938-03b7-4dbf-a247-c8767593aa55"] 2022-11-25T00:34:48.940Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Request body: 2022-11-25T00:34:48.941Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:48.972Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:48.973Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:48.973Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status text : OK 2022-11-25T00:34:48.973Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:48 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:48.974Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Response body: { "requestId" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:34:26.000+00:00", "endTime" : "2022-11-25T00:34:47.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "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\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"modelVersion\": \"1669336451298\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:47.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" } } } 2022-11-25T00:34:48.974Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:48.975Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||InvokeReturn 2022-11-25T00:34:48.976Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:48.977Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:48.977Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:48.977Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:48.978Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:48.978Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01b093ac9c79c14ddcd3ccfb33819582", X-B3-SpanId:"04ad407977eeac2e", X-B3-ParentSpanId:"71597780c96e26d6", X-B3-Sampled:"0", X-ONAP-RequestID:"b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad", X-RequestID:"b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad", X-TransactionID:"b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad", X-ECOMP-RequestID:"b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eee11c78-a818-4934-953a-674e2bd267e3"] 2022-11-25T00:34:48.978Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:48.978Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:48.999Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:48.999Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:49.000Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:49.000Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&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", date:"Fri, 25 Nov 2022 00:34:48 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:49.000Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:49.001Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:49.001Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:49.009Z|b5eb56e7-b5e3-496f-b6ed-11e4f5c4c2ad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:49.165Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:49.169Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:49.170Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||Invoke 2022-11-25T00:34:49.170Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:49.171Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:49.171Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Method : GET 2022-11-25T00:34:49.172Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"465f2dfb965cf72c744c3ea1e7cecf85", X-B3-SpanId:"b6184bc6f70aa1dd", X-B3-ParentSpanId:"6f630a0cc1a3a861", X-B3-Sampled:"0", X-ONAP-RequestID:"bbad6257-c55a-48b1-bf2f-42640c148c6c", X-RequestID:"bbad6257-c55a-48b1-bf2f-42640c148c6c", X-TransactionID:"bbad6257-c55a-48b1-bf2f-42640c148c6c", X-ECOMP-RequestID:"bbad6257-c55a-48b1-bf2f-42640c148c6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a60f491-1cc7-4771-a83a-21e19754cd6d"] 2022-11-25T00:34:49.172Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Request body: 2022-11-25T00:34:49.173Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:49.199Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:49.199Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:49.200Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status text : OK 2022-11-25T00:34:49.200Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:48 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:49.201Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Response body: { "requestId" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:34:26.000+00:00", "endTime" : "2022-11-25T00:34:47.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "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\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"modelVersion\": \"1669336451298\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:47.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" } } } 2022-11-25T00:34:49.202Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:49.202Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||InvokeReturn 2022-11-25T00:34:49.204Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:49.205Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:49.205Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:49.206Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:49.206Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:49.207Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"465f2dfb965cf72c744c3ea1e7cecf85", X-B3-SpanId:"b23f0a93e24b7c8a", X-B3-ParentSpanId:"6f630a0cc1a3a861", X-B3-Sampled:"0", X-ONAP-RequestID:"bbad6257-c55a-48b1-bf2f-42640c148c6c", X-RequestID:"bbad6257-c55a-48b1-bf2f-42640c148c6c", X-TransactionID:"bbad6257-c55a-48b1-bf2f-42640c148c6c", X-ECOMP-RequestID:"bbad6257-c55a-48b1-bf2f-42640c148c6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8847d6cd-ade9-4687-b0a9-a8f053d7b0b9"] 2022-11-25T00:34:49.207Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:49.207Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:49.229Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:49.229Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:49.230Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:49.231Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&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", date:"Fri, 25 Nov 2022 00:34:48 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:49.231Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:49.232Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:49.232Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:49.241Z|bbad6257-c55a-48b1-bf2f-42640c148c6c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:49.429Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:49.433Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:49.434Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||Invoke 2022-11-25T00:34:49.434Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:49.434Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:49.434Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Method : GET 2022-11-25T00:34:49.435Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f58047db3bfe2d083df990c08c8d0a5", X-B3-SpanId:"bc1878530d63714f", X-B3-ParentSpanId:"deaba9ed3d5a719f", X-B3-Sampled:"0", X-ONAP-RequestID:"c890a42e-1eb4-4053-965e-c1cd76b2ac88", X-RequestID:"c890a42e-1eb4-4053-965e-c1cd76b2ac88", X-TransactionID:"c890a42e-1eb4-4053-965e-c1cd76b2ac88", X-ECOMP-RequestID:"c890a42e-1eb4-4053-965e-c1cd76b2ac88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e30e2650-c057-46c9-b1b6-af57cfe7f9fd"] 2022-11-25T00:34:49.435Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Request body: 2022-11-25T00:34:49.435Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:49.460Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:49.461Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:49.461Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status text : OK 2022-11-25T00:34:49.462Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:48 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:49.462Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Response body: { "requestId" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:34:26.000+00:00", "endTime" : "2022-11-25T00:34:47.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "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\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"modelVersion\": \"1669336451298\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:47.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" } } } 2022-11-25T00:34:49.463Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:49.463Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||InvokeReturn 2022-11-25T00:34:49.465Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:49.466Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:49.466Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:49.467Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:49.467Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:49.467Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f58047db3bfe2d083df990c08c8d0a5", X-B3-SpanId:"811ea8b68f323e19", X-B3-ParentSpanId:"deaba9ed3d5a719f", X-B3-Sampled:"0", X-ONAP-RequestID:"c890a42e-1eb4-4053-965e-c1cd76b2ac88", X-RequestID:"c890a42e-1eb4-4053-965e-c1cd76b2ac88", X-TransactionID:"c890a42e-1eb4-4053-965e-c1cd76b2ac88", X-ECOMP-RequestID:"c890a42e-1eb4-4053-965e-c1cd76b2ac88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b58faad-6d73-4b5d-93b7-294e6aa06c2c"] 2022-11-25T00:34:49.468Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:49.468Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:49.486Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:49.487Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:49.487Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:49.487Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&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", date:"Fri, 25 Nov 2022 00:34:48 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:49.489Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:49.489Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:49.490Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:49.497Z|c890a42e-1eb4-4053-965e-c1cd76b2ac88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:49.688Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:49.697Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:49.698Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||Invoke 2022-11-25T00:34:49.698Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:49.699Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d 2022-11-25T00:34:49.699Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Method : GET 2022-11-25T00:34:49.699Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11fc95ca7f69493203a9bd2a8ed40ef3", X-B3-SpanId:"cdc5c4cafc543940", X-B3-ParentSpanId:"39b8b1e261b3df04", X-B3-Sampled:"0", X-ONAP-RequestID:"3902014d-6125-4d51-954e-70faa7dafdc2", X-RequestID:"3902014d-6125-4d51-954e-70faa7dafdc2", X-TransactionID:"3902014d-6125-4d51-954e-70faa7dafdc2", X-ECOMP-RequestID:"3902014d-6125-4d51-954e-70faa7dafdc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e9c3bb4-1226-4ac5-9459-4bd8e4adb88e"] 2022-11-25T00:34:49.699Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Request body: 2022-11-25T00:34:49.700Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:49.731Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:49.732Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:49.732Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Status text : OK 2022-11-25T00:34:49.732Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:49 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:49.733Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||Response body: { "requestId" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:34:26.000+00:00", "endTime" : "2022-11-25T00:34:47.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfType" : "", "tenantId" : "123456", "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\": \"aaa0c8f4-a999-4733-854d-d92ce70a23a7\",\n \"modelVersionId\": \"5e18311b-9559-4052-8ce6-40475a354126\",\n \"modelName\": \"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0\",\n \"modelVersion\": \"1669336451298\",\n \"modelCustomizationId\": \"da72e91b-0533-415f-8f30-7c4ba1d016b4\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:47.000+00:00", "vfModuleId" : "38dc2cb6-68fa-4c89-be15-19a571671035", "vfModuleName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "vfModuleModelName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vfModules/38dc2cb6-68fa-4c89-be15-19a571671035", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "12876ac6-7597-43c8-ba4a-663a2c4b582d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d" } } } 2022-11-25T00:34:49.733Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:49.734Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/12876ac6-7597-43c8-ba4a-663a2c4b582d|INFO|500||InvokeReturn 2022-11-25T00:34:49.736Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:49.736Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:49.736Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:49.737Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false 2022-11-25T00:34:49.737Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:49.738Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11fc95ca7f69493203a9bd2a8ed40ef3", X-B3-SpanId:"542e64fb1acb6b0e", X-B3-ParentSpanId:"39b8b1e261b3df04", X-B3-Sampled:"0", X-ONAP-RequestID:"3902014d-6125-4d51-954e-70faa7dafdc2", X-RequestID:"3902014d-6125-4d51-954e-70faa7dafdc2", X-TransactionID:"3902014d-6125-4d51-954e-70faa7dafdc2", X-ECOMP-RequestID:"3902014d-6125-4d51-954e-70faa7dafdc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68d8151f-6316-4736-85b0-7365937d95f4"] 2022-11-25T00:34:49.738Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:49.738Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:49.758Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:49.759Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:49.759Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:49.760Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&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", date:"Fri, 25 Nov 2022 00:34:49 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:49.760Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:49.761Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:49.761Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=12876ac6-7597-43c8-ba4a-663a2c4b582d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:49.772Z|3902014d-6125-4d51-954e-70faa7dafdc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/12876ac6-7597-43c8-ba4a-663a2c4b582d|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:52.340Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:52.344Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||INFO|500||Checking if requestId: 1c0be001-4eb0-4e50-814d-ab454afd0386 already exists in requestDb InfraActiveRequests table 2022-11-25T00:34:52.348Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:34:52.348Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|500||Invoke 2022-11-25T00:34:52.348Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:52.349Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:34:52.349Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Method : GET 2022-11-25T00:34:52.349Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7c12c28683064577103e33903f137f3", X-B3-SpanId:"c37741b1d856a03b", X-B3-ParentSpanId:"4de9d0dc29f4333d", X-B3-Sampled:"0", X-ONAP-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-TransactionID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-ECOMP-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"263b0e27-9a06-41b9-bdaf-b7d9c74ca5c8"] 2022-11-25T00:34:52.349Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Request body: 2022-11-25T00:34:52.350Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:52.381Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:52.382Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:34:52.382Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status text : Not Found 2022-11-25T00:34:52.383Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:34:52 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2022-11-25T00:34:52.383Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Response body: 2022-11-25T00:34:52.383Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:52.384Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|404|Not Found|InvokeReturn 2022-11-25T00:34:52.397Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:34:52.455Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:34:52.538Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:34:52.539Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/related-to/volume-groups|INFO|500||Invoke 2022-11-25T00:34:52.600Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2022-11-25T00:34:52.600Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/related-to/volume-groups has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:34:51 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[56], x-aai-txid=[0-aai-resources-221125-00:34:51:552-98029], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:34:52.601Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/related-to/volume-groups","ERR.5.4.6114"]}}} 2022-11-25T00:34:52.604Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/related-to/volume-groups 2022-11-25T00:34:52.604Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : cebd4813-ca6d-42d0-9b41-45d4f2c7f98f 2022-11-25T00:34:52.610Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:34:52.652Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:34:52.654Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vf-modules|INFO|500||Invoke 2022-11-25T00:34:52.693Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vf-modules|INFO|404|Not Found|InvokeReturn 2022-11-25T00:34:52.694Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vf-modules has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:34:51 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[34], x-aai-txid=[1-aai-resources-221125-00:34:51:667-88903], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:34:52.696Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vf-modules","ERR.5.4.6114"]}}} 2022-11-25T00:34:52.702Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f/vf-modules 2022-11-25T00:34:52.703Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : cebd4813-ca6d-42d0-9b41-45d4f2c7f98f 2022-11-25T00:34:52.708Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:34:52.751Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-11-25T00:34:52.752Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c0be001-4eb0-4e50-814d-ab454afd0386], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2f92dcc3-5975-44c1-8cc7-cf5ac6d44b4d], X-ECOMP-RequestID=[1c0be001-4eb0-4e50-814d-ab454afd0386], X-TransactionId=[], X-ONAP-RequestID=[1c0be001-4eb0-4e50-814d-ab454afd0386]} 2022-11-25T00:34:52.804Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:34:51 GMT], server=[envoy], content-length=[1024], x-envoy-upstream-service-time=[49], vertex-id=[282784], x-aai-txid=[0-aai-resources-221125-00:34:51:767-51088], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:34:52.806Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669336410865","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:34:52.806Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-11-25T00:34:52.807Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:34:52.808Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:34:52.809Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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 2022-11-25T00:34:52.809Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:34:52.810Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:52.810Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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 2022-11-25T00:34:52.810Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:34:52.810Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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:"c7c12c28683064577103e33903f137f3", X-B3-SpanId:"23e44498c8d64410", X-B3-ParentSpanId:"4de9d0dc29f4333d", X-B3-Sampled:"0", X-ONAP-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-TransactionID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-ECOMP-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ac67ff2-d007-42e4-9818-39a0b9f03a9f"] 2022-11-25T00:34:52.811Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","serviceInstanceId":"f424b3eb-11bb-4234-8dd8-304b67a9c98b"},"instanceName":null,"requestScope":"vnf"} 2022-11-25T00:34:52.811Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:52.844Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:52.845Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:52.845Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:34:52.846Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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, 25 Nov 2022 00:34:52 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2022-11-25T00:34:52.846Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:34:52.847Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:52.847Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:34:52.848Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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 2022-11-25T00:34:52.848Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-11-25T00:34:52.849Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:52.849Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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 2022-11-25T00:34:52.849Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-11-25T00:34:52.849Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-TransactionID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-ECOMP-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc39d6c4-194a-49be-a80b-e0c162acb8b9"] 2022-11-25T00:34:52.850Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-11-25T00:34:52.850Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:52.892Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:52.893Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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 2022-11-25T00:34:52.894Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2022-11-25T00:34:52.894Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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", date:"Fri, 25 Nov 2022 00:34:52 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:52.895Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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" : 10036, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" } } } 2022-11-25T00:34:52.895Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:52.896Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-11-25T00:34:52.899Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:34:52.899Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:34:52.900Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:52.900Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:34:52.900Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:34:52.901Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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:"1526", X-B3-TraceId:"c7c12c28683064577103e33903f137f3", X-B3-SpanId:"9604051e20f0aea8", X-B3-ParentSpanId:"4de9d0dc29f4333d", X-B3-Sampled:"0", X-ONAP-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-TransactionID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-ECOMP-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47fba711-f734-4782-b454-4b6d29424823"] 2022-11-25T00:34:52.901Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1c0be001-4eb0-4e50-814d-ab454afd0386","requestStatus":"IN_PROGRESS","startTime":1669336492704,"source":"VID","vnfId":"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","tenantId":"123456","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\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"f424b3eb-11bb-4234-8dd8-304b67a9c98b","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"1c0be001-4eb0-4e50-814d-ab454afd0386"} 2022-11-25T00:34:52.902Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:52.937Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:52.937Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:34:52.938Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:34:52.938Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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/1c0be001-4eb0-4e50-814d-ab454afd0386", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:52 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:52.939Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:34:52.704+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "tenantId" : "123456", "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\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:34:52.766+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" } } } 2022-11-25T00:34:52.940Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:52.940Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:34:52.950Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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 2022-11-25T00:34:52.951Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:34:52.951Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:52.951Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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 2022-11-25T00:34:52.951Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:34:52.952Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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:"2338", X-B3-TraceId:"c7c12c28683064577103e33903f137f3", X-B3-SpanId:"6a3f0e9622a16da0", X-B3-ParentSpanId:"4de9d0dc29f4333d", X-B3-Sampled:"0", X-ONAP-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-TransactionID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-ECOMP-RequestID:"1c0be001-4eb0-4e50-814d-ab454afd0386", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c41ac52b-9a4b-4825-9a53-0a8a2c579e02"] 2022-11-25T00:34:52.952Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|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\":\"951b6114-53bc-4d61-86e3-f6f95256d344\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"1dab1007-9f50-4570-b799-645f084fb380\",\"modelVersionId\":\"de1652c2-4bff-470a-97e9-18fde1b21c96\",\"modelCustomizationId\":\"1dab1007-9f50-4570-b799-645f084fb380\",\"modelUuid\":\"de1652c2-4bff-470a-97e9-18fde1b21c96\",\"modelInvariantUuid\":\"951b6114-53bc-4d61-86e3-f6f95256d344\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f424b3eb-11bb-4234-8dd8-304b67a9c98b\",\"vnfInstanceId\":\"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\"}","type":"String"},"requestId":{"value":"1c0be001-4eb0-4e50-814d-ab454afd0386","type":"String"},"mso-request-id":{"value":"1c0be001-4eb0-4e50-814d-ab454afd0386","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f424b3eb-11bb-4234-8dd8-304b67a9c98b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","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/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:34:52.952Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:53.254Z|dbb5f0e7-adf9-4d31-96f9-1624f6dfeac7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:53.255Z|dbb5f0e7-adf9-4d31-96f9-1624f6dfeac7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:53.261Z|7520e049-4774-4b46-8371-d399b5f83818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:53.261Z|7520e049-4774-4b46-8371-d399b5f83818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:53.803Z|299514e8-08da-4eea-b201-1be20f0f4e0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:34:53.804Z|299514e8-08da-4eea-b201-1be20f0f4e0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:34:53.973Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:53.974Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:34:53.976Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:34:53.977Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:34:53 GMT", x-onap-requestid:"1c0be001-4eb0-4e50-814d-ab454afd0386", x-requestid:"1c0be001-4eb0-4e50-814d-ab454afd0386", x-transactionid:"1c0be001-4eb0-4e50-814d-ab454afd0386", x-ecomp-requestid:"1c0be001-4eb0-4e50-814d-ab454afd0386", x-onap-partnername:"UNKNOWN", x-invocationid:"c41ac52b-9a4b-4825-9a53-0a8a2c579e02", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1016", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:53.977Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1c0be001-4eb0-4e50-814d-ab454afd0386\",\"instanceId\":\"cebd4813-ca6d-42d0-9b41-45d4f2c7f98f\"}}","message":"Success","processInstanceID":"fa423c67-6c58-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:34:53.977Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:53.978Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:34:53.983Z|1c0be001-4eb0-4e50-814d-ab454afd0386|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:34:54.187Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:34:54.195Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:34:54.196Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|500||Invoke 2022-11-25T00:34:54.197Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:54.197Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:34:54.197Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Method : GET 2022-11-25T00:34:54.197Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3f01aa00741ca2271f2d99a2424e043", X-B3-SpanId:"e8d581d2be764a7c", X-B3-ParentSpanId:"4c15918b226302d0", X-B3-Sampled:"0", X-ONAP-RequestID:"4a36c2f3-3c48-49fc-a987-0d6504b9b6b7", X-RequestID:"4a36c2f3-3c48-49fc-a987-0d6504b9b6b7", X-TransactionID:"4a36c2f3-3c48-49fc-a987-0d6504b9b6b7", X-ECOMP-RequestID:"4a36c2f3-3c48-49fc-a987-0d6504b9b6b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c7f8e63-2837-4f1c-99f3-2e8724397f62"] 2022-11-25T00:34:54.198Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Request body: 2022-11-25T00:34:54.198Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:54.234Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:54.235Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:54.235Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status text : OK 2022-11-25T00:34:54.235Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:34:53 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:54.236Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Response body: { "requestId" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:34:52.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "tenantId" : "123456", "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\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:53.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" } } } 2022-11-25T00:34:54.236Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:54.236Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|500||InvokeReturn 2022-11-25T00:34:54.241Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false 2022-11-25T00:34:54.241Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:34:54.241Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:34:54.242Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false 2022-11-25T00:34:54.242Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:34:54.242Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3f01aa00741ca2271f2d99a2424e043", X-B3-SpanId:"24b433fb86d78920", X-B3-ParentSpanId:"4c15918b226302d0", X-B3-Sampled:"0", X-ONAP-RequestID:"4a36c2f3-3c48-49fc-a987-0d6504b9b6b7", X-RequestID:"4a36c2f3-3c48-49fc-a987-0d6504b9b6b7", X-TransactionID:"4a36c2f3-3c48-49fc-a987-0d6504b9b6b7", X-ECOMP-RequestID:"4a36c2f3-3c48-49fc-a987-0d6504b9b6b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e0c3e69-a1a5-47a1-afa8-dadaa0e2b61d"] 2022-11-25T00:34:54.243Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:34:54.243Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:34:54.268Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:34:54.269Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:34:54.269Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:34:54.270Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&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", date:"Fri, 25 Nov 2022 00:34:53 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:34:54.271Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:34:54.271Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:34:54.272Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:34:54.281Z|4a36c2f3-3c48-49fc-a987-0d6504b9b6b7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:00.416Z|36680099-b02b-4ce4-a398-04755155e95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:35:00.418Z|36680099-b02b-4ce4-a398-04755155e95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:35:03.285Z|e284278a-fc1f-4f1b-b391-1a83b3ad24c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:03.286Z|e284278a-fc1f-4f1b-b391-1a83b3ad24c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:03.287Z|6abb1a37-1c05-48c2-80c2-d174d782a306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:03.288Z|6abb1a37-1c05-48c2-80c2-d174d782a306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:03.835Z|8602b70d-efcb-43d1-b65c-36b9f2c1acb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:03.836Z|8602b70d-efcb-43d1-b65c-36b9f2c1acb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:04.478Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:04.495Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:35:04.496Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|500||Invoke 2022-11-25T00:35:04.496Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:04.496Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:35:04.496Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Method : GET 2022-11-25T00:35:04.497Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"664f23e91acecafec2be9cf3db9defe5", X-B3-SpanId:"b9221794f93b9df8", X-B3-ParentSpanId:"0ad6efce85a97eb3", X-B3-Sampled:"0", X-ONAP-RequestID:"914e59bd-9b8e-416e-8bd3-5198115db549", X-RequestID:"914e59bd-9b8e-416e-8bd3-5198115db549", X-TransactionID:"914e59bd-9b8e-416e-8bd3-5198115db549", X-ECOMP-RequestID:"914e59bd-9b8e-416e-8bd3-5198115db549", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce250645-1d75-4909-8b06-2e3c371ce660"] 2022-11-25T00:35:04.497Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Request body: 2022-11-25T00:35:04.497Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:04.536Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:04.537Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:04.537Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status text : OK 2022-11-25T00:35:04.537Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:04 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:04.538Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Response body: { "requestId" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:34:52.000+00:00", "endTime" : "2022-11-25T00:34:59.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "tenantId" : "123456", "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\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" } } } 2022-11-25T00:35:04.539Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:04.539Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|500||InvokeReturn 2022-11-25T00:35:04.540Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false 2022-11-25T00:35:04.541Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:04.541Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:04.542Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false 2022-11-25T00:35:04.542Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:04.542Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"664f23e91acecafec2be9cf3db9defe5", X-B3-SpanId:"1518d90e5d4e8e26", X-B3-ParentSpanId:"0ad6efce85a97eb3", X-B3-Sampled:"0", X-ONAP-RequestID:"914e59bd-9b8e-416e-8bd3-5198115db549", X-RequestID:"914e59bd-9b8e-416e-8bd3-5198115db549", X-TransactionID:"914e59bd-9b8e-416e-8bd3-5198115db549", X-ECOMP-RequestID:"914e59bd-9b8e-416e-8bd3-5198115db549", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8611eb2a-fdcd-46e4-80d4-739935e0f5f6"] 2022-11-25T00:35:04.542Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:04.542Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:04.561Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:04.562Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:04.562Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:04.562Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&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", date:"Fri, 25 Nov 2022 00:35:04 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:04.565Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:04.565Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:04.566Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:04.575Z|914e59bd-9b8e-416e-8bd3-5198115db549|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:04.738Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:04.744Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:35:04.745Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|500||Invoke 2022-11-25T00:35:04.745Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:04.746Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:35:04.746Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Method : GET 2022-11-25T00:35:04.746Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c96ed9069650c44b61be2ea11fb32d72", X-B3-SpanId:"5f115c2692527033", X-B3-ParentSpanId:"40e5aba71e643e2b", X-B3-Sampled:"0", X-ONAP-RequestID:"28ae9021-7817-4471-af70-5c2cf2ae4b22", X-RequestID:"28ae9021-7817-4471-af70-5c2cf2ae4b22", X-TransactionID:"28ae9021-7817-4471-af70-5c2cf2ae4b22", X-ECOMP-RequestID:"28ae9021-7817-4471-af70-5c2cf2ae4b22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99a26ee5-1423-45c1-a0f1-0c5870eca718"] 2022-11-25T00:35:04.747Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Request body: 2022-11-25T00:35:04.747Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:04.782Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:04.782Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:04.782Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status text : OK 2022-11-25T00:35:04.783Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:04 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:04.784Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Response body: { "requestId" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:34:52.000+00:00", "endTime" : "2022-11-25T00:34:59.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "tenantId" : "123456", "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\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" } } } 2022-11-25T00:35:04.785Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:04.785Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|500||InvokeReturn 2022-11-25T00:35:04.787Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false 2022-11-25T00:35:04.787Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:04.787Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:04.787Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false 2022-11-25T00:35:04.788Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:04.788Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c96ed9069650c44b61be2ea11fb32d72", X-B3-SpanId:"aefe2af3a86f9069", X-B3-ParentSpanId:"40e5aba71e643e2b", X-B3-Sampled:"0", X-ONAP-RequestID:"28ae9021-7817-4471-af70-5c2cf2ae4b22", X-RequestID:"28ae9021-7817-4471-af70-5c2cf2ae4b22", X-TransactionID:"28ae9021-7817-4471-af70-5c2cf2ae4b22", X-ECOMP-RequestID:"28ae9021-7817-4471-af70-5c2cf2ae4b22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f90ffd2-190e-47df-ba30-84f8f20e29e0"] 2022-11-25T00:35:04.788Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:04.788Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:04.808Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:04.809Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:04.809Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:04.810Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&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", date:"Fri, 25 Nov 2022 00:35:04 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:04.811Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:04.811Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:04.811Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:04.819Z|28ae9021-7817-4471-af70-5c2cf2ae4b22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:04.975Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:04.981Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:35:04.982Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|500||Invoke 2022-11-25T00:35:04.982Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:04.982Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:35:04.983Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Method : GET 2022-11-25T00:35:04.983Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc4b3cad0586065eec67ccd79b0f7e04", X-B3-SpanId:"8de7194f873d2351", X-B3-ParentSpanId:"db9806b9cdfa7ec0", X-B3-Sampled:"0", X-ONAP-RequestID:"5fc1d36c-5330-4a28-ae12-eb605f63e71c", X-RequestID:"5fc1d36c-5330-4a28-ae12-eb605f63e71c", X-TransactionID:"5fc1d36c-5330-4a28-ae12-eb605f63e71c", X-ECOMP-RequestID:"5fc1d36c-5330-4a28-ae12-eb605f63e71c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f91c868d-48c6-4760-a70d-10d64c78805c"] 2022-11-25T00:35:04.984Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Request body: 2022-11-25T00:35:04.984Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:05.011Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:05.014Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:05.014Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status text : OK 2022-11-25T00:35:05.015Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:04 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:05.015Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Response body: { "requestId" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:34:52.000+00:00", "endTime" : "2022-11-25T00:34:59.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "tenantId" : "123456", "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\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" } } } 2022-11-25T00:35:05.016Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:05.016Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|500||InvokeReturn 2022-11-25T00:35:05.019Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false 2022-11-25T00:35:05.019Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:05.019Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:05.019Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false 2022-11-25T00:35:05.020Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:05.020Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc4b3cad0586065eec67ccd79b0f7e04", X-B3-SpanId:"a8b64fa76631edc9", X-B3-ParentSpanId:"db9806b9cdfa7ec0", X-B3-Sampled:"0", X-ONAP-RequestID:"5fc1d36c-5330-4a28-ae12-eb605f63e71c", X-RequestID:"5fc1d36c-5330-4a28-ae12-eb605f63e71c", X-TransactionID:"5fc1d36c-5330-4a28-ae12-eb605f63e71c", X-ECOMP-RequestID:"5fc1d36c-5330-4a28-ae12-eb605f63e71c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c0705a5-6107-4068-bf6d-a8fa51596253"] 2022-11-25T00:35:05.020Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:05.020Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:05.038Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:05.039Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:05.039Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:05.039Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&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", date:"Fri, 25 Nov 2022 00:35:04 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:05.040Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:05.041Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:05.041Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:05.051Z|5fc1d36c-5330-4a28-ae12-eb605f63e71c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:05.217Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:05.223Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:35:05.224Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|500||Invoke 2022-11-25T00:35:05.224Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:05.225Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:35:05.226Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Method : GET 2022-11-25T00:35:05.226Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6b7b6a94d174f7134512d7c7109d66c", X-B3-SpanId:"b297b89fba02d8d8", X-B3-ParentSpanId:"0c7f2b0bfc30b130", X-B3-Sampled:"0", X-ONAP-RequestID:"48e3dd88-1cbb-44b0-b25d-4966690b7dce", X-RequestID:"48e3dd88-1cbb-44b0-b25d-4966690b7dce", X-TransactionID:"48e3dd88-1cbb-44b0-b25d-4966690b7dce", X-ECOMP-RequestID:"48e3dd88-1cbb-44b0-b25d-4966690b7dce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88ab7856-4118-439c-bcce-06bbc27053f6"] 2022-11-25T00:35:05.226Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Request body: 2022-11-25T00:35:05.227Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:05.251Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:05.252Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:05.253Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status text : OK 2022-11-25T00:35:05.253Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:04 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:05.256Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Response body: { "requestId" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:34:52.000+00:00", "endTime" : "2022-11-25T00:34:59.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "tenantId" : "123456", "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\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" } } } 2022-11-25T00:35:05.257Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:05.257Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|500||InvokeReturn 2022-11-25T00:35:05.262Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false 2022-11-25T00:35:05.263Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:05.263Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:05.264Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false 2022-11-25T00:35:05.264Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:05.265Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6b7b6a94d174f7134512d7c7109d66c", X-B3-SpanId:"35f61e587858e38f", X-B3-ParentSpanId:"0c7f2b0bfc30b130", X-B3-Sampled:"0", X-ONAP-RequestID:"48e3dd88-1cbb-44b0-b25d-4966690b7dce", X-RequestID:"48e3dd88-1cbb-44b0-b25d-4966690b7dce", X-TransactionID:"48e3dd88-1cbb-44b0-b25d-4966690b7dce", X-ECOMP-RequestID:"48e3dd88-1cbb-44b0-b25d-4966690b7dce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07f1d51a-12be-4b51-ba0d-2ce2e89629f5"] 2022-11-25T00:35:05.266Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:05.266Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:05.285Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:05.286Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:05.286Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:05.287Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&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", date:"Fri, 25 Nov 2022 00:35:04 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:05.355Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:05.357Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:05.358Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:05.367Z|48e3dd88-1cbb-44b0-b25d-4966690b7dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:05.525Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:05.529Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:35:05.529Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|500||Invoke 2022-11-25T00:35:05.530Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:05.530Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386 2022-11-25T00:35:05.530Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Method : GET 2022-11-25T00:35:05.531Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b615ba971ad2ddf6ed81b40adcdc0793", X-B3-SpanId:"2f51b2feb1f0de19", X-B3-ParentSpanId:"37650c79002ff627", X-B3-Sampled:"0", X-ONAP-RequestID:"cd676adb-c06e-4ece-91df-37f6134d4f02", X-RequestID:"cd676adb-c06e-4ece-91df-37f6134d4f02", X-TransactionID:"cd676adb-c06e-4ece-91df-37f6134d4f02", X-ECOMP-RequestID:"cd676adb-c06e-4ece-91df-37f6134d4f02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"717ba252-2c02-4f7e-930f-fd3403881371"] 2022-11-25T00:35:05.531Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Request body: 2022-11-25T00:35:05.532Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:05.570Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:05.571Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:05.571Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Status text : OK 2022-11-25T00:35:05.571Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:05 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:05.572Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||Response body: { "requestId" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:34:52.000+00:00", "endTime" : "2022-11-25T00:34:59.000+00:00", "source" : "VID", "vnfId" : "cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "vnfName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0_vnf_0", "tenantId" : "123456", "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\": \"951b6114-53bc-4d61-86e3-f6f95256d344\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"de1652c2-4bff-470a-97e9-18fde1b21c96\",\n \"modelCustomizationId\": \"1dab1007-9f50-4570-b799-645f084fb380\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:34:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b/vnfs/cebd4813-ca6d-42d0-9b41-45d4f2c7f98f", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1c0be001-4eb0-4e50-814d-ab454afd0386", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386" } } } 2022-11-25T00:35:05.572Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:05.573Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1c0be001-4eb0-4e50-814d-ab454afd0386|INFO|500||InvokeReturn 2022-11-25T00:35:05.574Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false 2022-11-25T00:35:05.575Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:05.575Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:05.575Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false 2022-11-25T00:35:05.575Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:05.576Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b615ba971ad2ddf6ed81b40adcdc0793", X-B3-SpanId:"9db6cc48ec7060a0", X-B3-ParentSpanId:"37650c79002ff627", X-B3-Sampled:"0", X-ONAP-RequestID:"cd676adb-c06e-4ece-91df-37f6134d4f02", X-RequestID:"cd676adb-c06e-4ece-91df-37f6134d4f02", X-TransactionID:"cd676adb-c06e-4ece-91df-37f6134d4f02", X-ECOMP-RequestID:"cd676adb-c06e-4ece-91df-37f6134d4f02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"883b06ae-2f00-49fd-93a9-9550711497d1"] 2022-11-25T00:35:05.576Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:05.576Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:05.601Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:05.602Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:05.602Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:05.603Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&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", date:"Fri, 25 Nov 2022 00:35:05 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:05.604Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:05.604Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:05.605Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1c0be001-4eb0-4e50-814d-ab454afd0386&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:05.612Z|cd676adb-c06e-4ece-91df-37f6134d4f02|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1c0be001-4eb0-4e50-814d-ab454afd0386|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:07.312Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:07.316Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||INFO|500||Checking if requestId: d0565d12-88a7-49c4-b56c-4c7ac62b994b already exists in requestDb InfraActiveRequests table 2022-11-25T00:35:07.317Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b 2022-11-25T00:35:07.318Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|INFO|500||Invoke 2022-11-25T00:35:07.318Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:07.318Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b 2022-11-25T00:35:07.318Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Method : GET 2022-11-25T00:35:07.318Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d87eb5fb3ae61501e2776dd3cc414e3f", X-B3-SpanId:"1a168b847bbb28c3", X-B3-ParentSpanId:"ab2f312c2518128e", X-B3-Sampled:"0", X-ONAP-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-TransactionID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ECOMP-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f9e9456-b69a-40ad-a575-9b94a3d670b9"] 2022-11-25T00:35:07.319Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Request body: 2022-11-25T00:35:07.319Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:07.357Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:07.357Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:35:07.357Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Status text : Not Found 2022-11-25T00:35:07.358Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:35:07 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2022-11-25T00:35:07.358Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Response body: 2022-11-25T00:35:07.358Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:07.359Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|INFO|404|Not Found|InvokeReturn 2022-11-25T00:35:07.374Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:35:07.382Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:35:07.408Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed|INFO|500||Invoke 2022-11-25T00:35:07.409Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[d0565d12-88a7-49c4-b56c-4c7ac62b994b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[be92ccf1-a284-4dc7-82c5-c25aef528193], X-ECOMP-RequestID=[d0565d12-88a7-49c4-b56c-4c7ac62b994b], X-TransactionId=[], X-ONAP-RequestID=[d0565d12-88a7-49c4-b56c-4c7ac62b994b]} 2022-11-25T00:35:07.444Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:35:06 GMT], server=[envoy], content-length=[247], x-envoy-upstream-service-time=[29], vertex-id=[397376], x-aai-txid=[2-aai-resources-221125-00:35:06:423-12338], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:35:07.446Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b"}]} 2022-11-25T00:35:07.447Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed|INFO|500||InvokeReturn 2022-11-25T00:35:07.454Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:35:07.479Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:35:07.480Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-11-25T00:35:07.515Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-11-25T00:35:07.516Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:35:06 GMT], server=[envoy], content-length=[605], x-envoy-upstream-service-time=[32], x-aai-txid=[0-aai-resources-221125-00:35:06:493-29511], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:35:07.517Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-11-25T00:35:07.519Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-11-25T00:35:07.524Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:35:07.550Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:35:07.551Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed|INFO|500||Invoke 2022-11-25T00:35:07.581Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed|INFO|500||InvokeReturn 2022-11-25T00:35:07.582Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:35:06 GMT], server=[envoy], content-length=[247], x-envoy-upstream-service-time=[27], vertex-id=[397376], x-aai-txid=[1-aai-resources-221125-00:35:06:562-48895], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:35:07.583Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b"}]} 2022-11-25T00:35:07.588Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:35:07.611Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-11-25T00:35:07.612Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[d0565d12-88a7-49c4-b56c-4c7ac62b994b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b591a640-b801-42d9-9b87-3e32ee18f97f], X-ECOMP-RequestID=[d0565d12-88a7-49c4-b56c-4c7ac62b994b], X-TransactionId=[], X-ONAP-RequestID=[d0565d12-88a7-49c4-b56c-4c7ac62b994b]} 2022-11-25T00:35:07.643Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:35:06 GMT], server=[envoy], content-length=[602], x-envoy-upstream-service-time=[27], x-aai-txid=[2-aai-resources-221125-00:35:06:623-67543], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:35:07.644Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/l3-networks?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/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-11-25T00:35:07.645Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-11-25T00:35:07.647Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-11-25T00:35:07.652Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:35:07.682Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:35:07.683Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed|INFO|500||Invoke 2022-11-25T00:35:07.718Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed|INFO|500||InvokeReturn 2022-11-25T00:35:07.719Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b?format=pathed has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:35:06 GMT], server=[envoy], content-length=[247], x-envoy-upstream-service-time=[32], vertex-id=[397376], x-aai-txid=[2-aai-resources-221125-00:35:06:693-3341], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:35:07.720Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b"}]} 2022-11-25T00:35:07.727Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:35:07.754Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:35:07.754Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-11-25T00:35:07.787Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-11-25T00:35:07.788Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:35:06 GMT], server=[envoy], content-length=[611], x-envoy-upstream-service-time=[29], x-aai-txid=[0-aai-resources-221125-00:35:06:765-663], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:35:07.788Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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/f424b3eb-11bb-4234-8dd8-304b67a9c98b/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/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/configurations","ERR.5.4.6114"]}}} 2022-11-25T00:35:07.790Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f424b3eb-11bb-4234-8dd8-304b67a9c98b/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-11-25T00:35:07.794Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:35:07.824Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:35:07.826Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-11-25T00:35:07.870Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-11-25T00:35:07.871Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:35:06 GMT], server=[envoy], content-length=[573], x-envoy-upstream-service-time=[40], vertex-id=[282784], x-aai-txid=[2-aai-resources-221125-00:35:06:838-29804], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:35:07.871Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669336497317","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:35:07.873Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:35:07.873Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:35:07.874Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:07.874Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:35:07.875Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:07.875Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:07.875Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:35:07.876Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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:"d87eb5fb3ae61501e2776dd3cc414e3f", X-B3-SpanId:"464855f26de8f0f5", X-B3-ParentSpanId:"ab2f312c2518128e", X-B3-Sampled:"0", X-ONAP-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-TransactionID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ECOMP-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3505e12f-0f86-430b-b0a4-c8c493f9b628"] 2022-11-25T00:35:07.876Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f424b3eb-11bb-4234-8dd8-304b67a9c98b"},"instanceName":null,"requestScope":"service"} 2022-11-25T00:35:07.877Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:07.906Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:07.908Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:07.908Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:35:07.908Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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, 25 Nov 2022 00:35:07 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2022-11-25T00:35:07.909Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:35:07.910Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:07.910Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:35:07.911Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:07.912Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-11-25T00:35:07.913Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:07.913Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:07.913Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-11-25T00:35:07.914Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-TransactionID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ECOMP-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d083bf3-162b-4610-88ca-e888cfa51c32"] 2022-11-25T00:35:07.914Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-11-25T00:35:07.914Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:07.960Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:07.961Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:07.961Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-11-25T00:35:07.962Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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", date:"Fri, 25 Nov 2022 00:35:07 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:07.966Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:35:07.967Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:07.968Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-11-25T00:35:07.971Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:07.972Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:07.972Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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================================================ 2022-11-25T00:35:07.973Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:07.973Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:07.974Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-TransactionID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ECOMP-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c421cf6-384d-4ff3-968b-aab44b624c89"] 2022-11-25T00:35:07.974Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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: 2022-11-25T00:35:07.974Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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================================================ 2022-11-25T00:35:08.020Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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========================================== 2022-11-25T00:35:08.022Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:08.022Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 : OK 2022-11-25T00:35:08.023Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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", date:"Fri, 25 Nov 2022 00:35:07 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:08.025Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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" : 535, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2022-11-25T00:35:08.025Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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================================================= 2022-11-25T00:35:08.026Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:08.029Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:08.029Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-11-25T00:35:08.030Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:08.030Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:08.030Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-11-25T00:35:08.031Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-TransactionID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ECOMP-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"636f47f5-faa5-48c1-9f77-19527dae8cbf"] 2022-11-25T00:35:08.033Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-11-25T00:35:08.034Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:08.070Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:08.071Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:08.072Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-11-25T00:35:08.072Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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", date:"Fri, 25 Nov 2022 00:35:07 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:08.076Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:35:08.077Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:08.077Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-11-25T00:35:08.081Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:35:08.083Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:35:08.083Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:08.083Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:35:08.083Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:35:08.083Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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:"1312", X-B3-TraceId:"d87eb5fb3ae61501e2776dd3cc414e3f", X-B3-SpanId:"81d64f6274602de9", X-B3-ParentSpanId:"ab2f312c2518128e", X-B3-Sampled:"0", X-ONAP-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-TransactionID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ECOMP-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c84899e9-a2e6-4cd9-a115-b90ace0be834"] 2022-11-25T00:35:08.084Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d0565d12-88a7-49c4-b56c-4c7ac62b994b","requestStatus":"IN_PROGRESS","startTime":1669336507791,"source":"VID","tenantId":"123456","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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"f424b3eb-11bb-4234-8dd8-304b67a9c98b","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"d0565d12-88a7-49c4-b56c-4c7ac62b994b"} 2022-11-25T00:35:08.084Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:08.126Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:08.126Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:35:08.126Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:35:08.127Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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/d0565d12-88a7-49c4-b56c-4c7ac62b994b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:07 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:08.129Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d0565d12-88a7-49c4-b56c-4c7ac62b994b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:35:07.791+00:00", "source" : "VID", "tenantId" : "123456", "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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:35:07.953+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d0565d12-88a7-49c4-b56c-4c7ac62b994b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b" } } } 2022-11-25T00:35:08.129Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:08.129Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:35:08.138Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:08.139Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:35:08.140Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:08.140Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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 2022-11-25T00:35:08.140Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:35:08.141Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|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:"1990", X-B3-TraceId:"d87eb5fb3ae61501e2776dd3cc414e3f", X-B3-SpanId:"81a809c22ef4e789", X-B3-ParentSpanId:"ab2f312c2518128e", X-B3-Sampled:"0", X-ONAP-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-TransactionID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ECOMP-RequestID:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf16395b-de10-4597-b877-0939fe5351dd"] 2022-11-25T00:35:08.141Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"56a0bc0f-176b-4268-a572-fa539c1fa544\",\"modelUuid\":\"56a0bc0f-176b-4268-a572-fa539c1fa544\",\"modelInvariantUuid\":\"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f424b3eb-11bb-4234-8dd8-304b67a9c98b\"}","type":"String"},"requestId":{"value":"d0565d12-88a7-49c4-b56c-4c7ac62b994b","type":"String"},"mso-request-id":{"value":"d0565d12-88a7-49c4-b56c-4c7ac62b994b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f424b3eb-11bb-4234-8dd8-304b67a9c98b","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/f424b3eb-11bb-4234-8dd8-304b67a9c98b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:35:08.141Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:09.163Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:09.163Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:35:09.163Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:35:09.164Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:35:09 GMT", x-onap-requestid:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", x-requestid:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", x-transactionid:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", x-ecomp-requestid:"d0565d12-88a7-49c4-b56c-4c7ac62b994b", x-onap-partnername:"UNKNOWN", x-invocationid:"bf16395b-de10-4597-b877-0939fe5351dd", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:09.164Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d0565d12-88a7-49c4-b56c-4c7ac62b994b\",\"instanceId\":\"f424b3eb-11bb-4234-8dd8-304b67a9c98b\"}}","message":"Success","processInstanceID":"034f21cf-6c59-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:35:09.165Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:09.165Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:35:09.169Z|d0565d12-88a7-49c4-b56c-4c7ac62b994b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:09.356Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:09.361Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b 2022-11-25T00:35:09.362Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|INFO|500||Invoke 2022-11-25T00:35:09.363Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:09.363Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b 2022-11-25T00:35:09.364Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Method : GET 2022-11-25T00:35:09.364Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d48afd5cf4c63f559b4ecfe0a7fd0e48", X-B3-SpanId:"1ddda23fffc47d44", X-B3-ParentSpanId:"967a13e0b1504371", X-B3-Sampled:"0", X-ONAP-RequestID:"29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5", X-RequestID:"29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5", X-TransactionID:"29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5", X-ECOMP-RequestID:"29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aef39469-56d8-4730-89be-d8903a74711f"] 2022-11-25T00:35:09.365Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Request body: 2022-11-25T00:35:09.365Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:09.393Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:09.393Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:09.394Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Status text : OK 2022-11-25T00:35:09.395Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:09 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:09.395Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Response body: { "requestId" : "d0565d12-88a7-49c4-b56c-4c7ac62b994b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:35:07.000+00:00", "source" : "VID", "tenantId" : "123456", "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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:08.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "serviceInstanceName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d0565d12-88a7-49c4-b56c-4c7ac62b994b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b" } } } 2022-11-25T00:35:09.396Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:09.396Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|INFO|500||InvokeReturn 2022-11-25T00:35:09.398Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false 2022-11-25T00:35:09.399Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:09.399Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:09.399Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false 2022-11-25T00:35:09.400Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:09.400Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d48afd5cf4c63f559b4ecfe0a7fd0e48", X-B3-SpanId:"366bd694b3e96d87", X-B3-ParentSpanId:"967a13e0b1504371", X-B3-Sampled:"0", X-ONAP-RequestID:"29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5", X-RequestID:"29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5", X-TransactionID:"29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5", X-ECOMP-RequestID:"29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28229aa9-269e-4023-9ed6-4c0e6b4b94c7"] 2022-11-25T00:35:09.400Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:09.401Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:09.422Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:09.423Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:09.423Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:09.424Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&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", date:"Fri, 25 Nov 2022 00:35:09 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:09.424Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:09.425Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:09.425Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:09.448Z|29e7c6fa-3c3c-4ca3-8f80-2cb004c8a2d5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:13.311Z|b47b390c-5731-478a-b395-4c3dd91e55cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:13.311Z|cf244d4e-a19d-46f5-ad6b-401b69cfd335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:13.311Z|b47b390c-5731-478a-b395-4c3dd91e55cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:13.311Z|cf244d4e-a19d-46f5-ad6b-401b69cfd335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:13.865Z|99be05fe-81a3-4618-82f0-b60e5debaaf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:13.865Z|99be05fe-81a3-4618-82f0-b60e5debaaf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:15.416Z|8878bd2d-190c-4f8f-9350-307deb0891af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:35:15.416Z|8878bd2d-190c-4f8f-9350-307deb0891af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:35:15.770Z|986d6aca-608f-4920-897d-bb169875a841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:35:15.771Z|986d6aca-608f-4920-897d-bb169875a841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:35:19.620Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:19.625Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b 2022-11-25T00:35:19.626Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|INFO|500||Invoke 2022-11-25T00:35:19.626Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:19.627Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b 2022-11-25T00:35:19.627Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Method : GET 2022-11-25T00:35:19.628Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cdadbb5606555b74410517b1d8ee331", X-B3-SpanId:"97d10368753f6c56", X-B3-ParentSpanId:"9be4b819bafe33b3", X-B3-Sampled:"0", X-ONAP-RequestID:"d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e", X-RequestID:"d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e", X-TransactionID:"d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e", X-ECOMP-RequestID:"d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59214140-e521-4970-bcfe-50b182fcbe62"] 2022-11-25T00:35:19.628Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Request body: 2022-11-25T00:35:19.628Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:19.659Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:19.660Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:19.660Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Status text : OK 2022-11-25T00:35:19.661Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:19 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:19.662Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Response body: { "requestId" : "d0565d12-88a7-49c4-b56c-4c7ac62b994b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:07.000+00:00", "endTime" : "2022-11-25T00:35:13.000+00:00", "source" : "VID", "tenantId" : "123456", "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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:13.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "serviceInstanceName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d0565d12-88a7-49c4-b56c-4c7ac62b994b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b" } } } 2022-11-25T00:35:19.662Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:19.663Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|INFO|500||InvokeReturn 2022-11-25T00:35:19.665Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false 2022-11-25T00:35:19.666Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:19.666Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:19.666Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false 2022-11-25T00:35:19.667Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:19.667Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cdadbb5606555b74410517b1d8ee331", X-B3-SpanId:"bfaad6a03ef68fd0", X-B3-ParentSpanId:"9be4b819bafe33b3", X-B3-Sampled:"0", X-ONAP-RequestID:"d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e", X-RequestID:"d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e", X-TransactionID:"d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e", X-ECOMP-RequestID:"d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffde8225-fedf-4aeb-946c-b18fc6954215"] 2022-11-25T00:35:19.667Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:19.668Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:19.690Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:19.691Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:19.691Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:19.691Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&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", date:"Fri, 25 Nov 2022 00:35:19 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:19.694Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:19.694Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:19.694Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:19.702Z|d8bd8cd6-cc07-4c80-9313-3ef79fd4a57e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:19.877Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:19.883Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b 2022-11-25T00:35:19.884Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|INFO|500||Invoke 2022-11-25T00:35:19.885Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:19.885Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b 2022-11-25T00:35:19.885Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Method : GET 2022-11-25T00:35:19.886Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57904c25a6cd85c2f14687399ff045da", X-B3-SpanId:"e257fabd257dcf10", X-B3-ParentSpanId:"e9b27f1b4d37213d", X-B3-Sampled:"0", X-ONAP-RequestID:"b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3", X-RequestID:"b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3", X-TransactionID:"b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3", X-ECOMP-RequestID:"b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1be69a31-ce2d-4925-8be2-165815affabf"] 2022-11-25T00:35:19.886Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Request body: 2022-11-25T00:35:19.886Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:19.915Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:19.915Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:19.915Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Status text : OK 2022-11-25T00:35:19.916Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:19 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:19.916Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Response body: { "requestId" : "d0565d12-88a7-49c4-b56c-4c7ac62b994b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:07.000+00:00", "endTime" : "2022-11-25T00:35:13.000+00:00", "source" : "VID", "tenantId" : "123456", "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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:13.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "serviceInstanceName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d0565d12-88a7-49c4-b56c-4c7ac62b994b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b" } } } 2022-11-25T00:35:19.916Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:19.917Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|INFO|500||InvokeReturn 2022-11-25T00:35:19.918Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false 2022-11-25T00:35:19.919Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:19.919Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:19.919Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false 2022-11-25T00:35:19.919Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:19.920Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57904c25a6cd85c2f14687399ff045da", X-B3-SpanId:"47cb30bd6e97b397", X-B3-ParentSpanId:"e9b27f1b4d37213d", X-B3-Sampled:"0", X-ONAP-RequestID:"b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3", X-RequestID:"b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3", X-TransactionID:"b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3", X-ECOMP-RequestID:"b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1448841a-d95b-4842-9049-ade4553a3fa9"] 2022-11-25T00:35:19.920Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:19.920Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:19.945Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:19.945Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:19.946Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:19.946Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&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", date:"Fri, 25 Nov 2022 00:35:19 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:19.948Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:19.948Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:19.949Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:19.956Z|b7f381bc-c8bb-4f7e-bfaf-1923c14eb6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:20.120Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:20.124Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b 2022-11-25T00:35:20.125Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|INFO|500||Invoke 2022-11-25T00:35:20.125Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:20.126Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b 2022-11-25T00:35:20.126Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Method : GET 2022-11-25T00:35:20.126Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e91a0e3a154c454c41ae9de457468d0b", X-B3-SpanId:"af831b71f1c5ff62", X-B3-ParentSpanId:"8f3bc213f39d2056", X-B3-Sampled:"0", X-ONAP-RequestID:"cca6232f-7f8f-4720-a6da-d453e65e3afb", X-RequestID:"cca6232f-7f8f-4720-a6da-d453e65e3afb", X-TransactionID:"cca6232f-7f8f-4720-a6da-d453e65e3afb", X-ECOMP-RequestID:"cca6232f-7f8f-4720-a6da-d453e65e3afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9543897b-8bb5-4076-88df-840eb4e95383"] 2022-11-25T00:35:20.127Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Request body: 2022-11-25T00:35:20.127Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:20.155Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:20.155Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:20.156Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Status text : OK 2022-11-25T00:35:20.156Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:19 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:20.157Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Response body: { "requestId" : "d0565d12-88a7-49c4-b56c-4c7ac62b994b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:07.000+00:00", "endTime" : "2022-11-25T00:35:13.000+00:00", "source" : "VID", "tenantId" : "123456", "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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:13.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "serviceInstanceName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d0565d12-88a7-49c4-b56c-4c7ac62b994b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b" } } } 2022-11-25T00:35:20.157Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:20.158Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|INFO|500||InvokeReturn 2022-11-25T00:35:20.159Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false 2022-11-25T00:35:20.160Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:20.160Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:20.160Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false 2022-11-25T00:35:20.161Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:20.161Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e91a0e3a154c454c41ae9de457468d0b", X-B3-SpanId:"549bf5130615102f", X-B3-ParentSpanId:"8f3bc213f39d2056", X-B3-Sampled:"0", X-ONAP-RequestID:"cca6232f-7f8f-4720-a6da-d453e65e3afb", X-RequestID:"cca6232f-7f8f-4720-a6da-d453e65e3afb", X-TransactionID:"cca6232f-7f8f-4720-a6da-d453e65e3afb", X-ECOMP-RequestID:"cca6232f-7f8f-4720-a6da-d453e65e3afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea4c47b9-9104-443c-b500-b2318222acf4"] 2022-11-25T00:35:20.161Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:20.161Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:20.179Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:20.179Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:20.179Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:20.180Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&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", date:"Fri, 25 Nov 2022 00:35:19 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:20.181Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:20.181Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:20.182Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:20.191Z|cca6232f-7f8f-4720-a6da-d453e65e3afb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:20.363Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:20.369Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b 2022-11-25T00:35:20.369Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|INFO|500||Invoke 2022-11-25T00:35:20.370Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:20.370Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b 2022-11-25T00:35:20.371Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Method : GET 2022-11-25T00:35:20.371Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92b0ababe7b0dd40d3c91efba8de5ba6", X-B3-SpanId:"015715951ed0f79a", X-B3-ParentSpanId:"6000b1baa26d2383", X-B3-Sampled:"0", X-ONAP-RequestID:"66224b32-397c-4c1c-bfe4-9c1aca2619c1", X-RequestID:"66224b32-397c-4c1c-bfe4-9c1aca2619c1", X-TransactionID:"66224b32-397c-4c1c-bfe4-9c1aca2619c1", X-ECOMP-RequestID:"66224b32-397c-4c1c-bfe4-9c1aca2619c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c860fb5-2796-4e46-b8ea-745132efee1c"] 2022-11-25T00:35:20.371Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Request body: 2022-11-25T00:35:20.372Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:20.400Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:20.401Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:20.401Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Status text : OK 2022-11-25T00:35:20.401Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:19 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:20.402Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||Response body: { "requestId" : "d0565d12-88a7-49c4-b56c-4c7ac62b994b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:07.000+00:00", "endTime" : "2022-11-25T00:35:13.000+00:00", "source" : "VID", "tenantId" : "123456", "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\": \"b443e20e-ecae-4795-a5dc-9c1b1c83b6e5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"56a0bc0f-176b-4268-a572-fa539c1fa544\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:13.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "f424b3eb-11bb-4234-8dd8-304b67a9c98b", "serviceInstanceName" : "basic_cnf-6f498dcb-33d5-4bb3-98f8-2cc84affacd0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f424b3eb-11bb-4234-8dd8-304b67a9c98b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d0565d12-88a7-49c4-b56c-4c7ac62b994b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b" } } } 2022-11-25T00:35:20.402Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:20.403Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0565d12-88a7-49c4-b56c-4c7ac62b994b|INFO|500||InvokeReturn 2022-11-25T00:35:20.406Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false 2022-11-25T00:35:20.406Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:20.407Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:20.408Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false 2022-11-25T00:35:20.408Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:20.408Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92b0ababe7b0dd40d3c91efba8de5ba6", X-B3-SpanId:"82e3e1405314a793", X-B3-ParentSpanId:"6000b1baa26d2383", X-B3-Sampled:"0", X-ONAP-RequestID:"66224b32-397c-4c1c-bfe4-9c1aca2619c1", X-RequestID:"66224b32-397c-4c1c-bfe4-9c1aca2619c1", X-TransactionID:"66224b32-397c-4c1c-bfe4-9c1aca2619c1", X-ECOMP-RequestID:"66224b32-397c-4c1c-bfe4-9c1aca2619c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9fd1ad0-2a0d-4a1d-8442-46e268034c6e"] 2022-11-25T00:35:20.409Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:20.409Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:20.447Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:20.448Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:20.448Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:20.449Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&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", date:"Fri, 25 Nov 2022 00:35:19 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:20.450Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:20.450Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:20.451Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0565d12-88a7-49c4-b56c-4c7ac62b994b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:20.459Z|66224b32-397c-4c1c-bfe4-9c1aca2619c1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0565d12-88a7-49c4-b56c-4c7ac62b994b|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:23.338Z|1976c63d-21dd-4676-abe8-b6acf8fbdfb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:23.339Z|1976c63d-21dd-4676-abe8-b6acf8fbdfb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:23.345Z|444b3185-1831-4193-ab18-f197a0c77b2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:23.346Z|444b3185-1831-4193-ab18-f197a0c77b2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:23.888Z|a01e84aa-e6b8-42a4-a219-d58c959cfcc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:23.889Z|a01e84aa-e6b8-42a4-a219-d58c959cfcc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:30.416Z|f4adf279-b007-4027-9ac3-5db65bbfce62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:35:30.416Z|f4adf279-b007-4027-9ac3-5db65bbfce62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:35:30.820Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:30.822Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 0dd4db80-4770-4aa2-9381-f059c476e3c6 already exists in requestDb InfraActiveRequests table 2022-11-25T00:35:30.823Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:30.824Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|500||Invoke 2022-11-25T00:35:30.824Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:30.824Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:30.824Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Method : GET 2022-11-25T00:35:30.825Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2c7040364c35c71c6286e4bca20d5b7", X-B3-SpanId:"e9a46e98cbb9c6e9", X-B3-ParentSpanId:"104605a3c0bd15b7", X-B3-Sampled:"0", X-ONAP-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-TransactionID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ECOMP-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ff5dc7c-3378-49e5-9ada-3bcd5acb32d8"] 2022-11-25T00:35:30.825Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Request body: 2022-11-25T00:35:30.825Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:30.857Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:30.857Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:35:30.858Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status text : Not Found 2022-11-25T00:35:30.858Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:35:30 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2022-11-25T00:35:30.858Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Response body: 2022-11-25T00:35:30.858Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:30.859Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|404|Not Found|InvokeReturn 2022-11-25T00:35:30.867Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:35:30.871Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:35:30.896Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||Invoke 2022-11-25T00:35:30.897Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0dd4db80-4770-4aa2-9381-f059c476e3c6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[049f2a6f-2ab0-4dd6-9acd-b5c7d264c2b8], X-ECOMP-RequestID=[0dd4db80-4770-4aa2-9381-f059c476e3c6], X-TransactionId=[], X-ONAP-RequestID=[0dd4db80-4770-4aa2-9381-f059c476e3c6]} 2022-11-25T00:35:30.944Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:35:29 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[44], vertex-id=[147704], x-aai-txid=[0-aai-resources-221125-00:35:29:909-80580], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:35:30.946Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|DEBUG|500||{"tenant-id":"0f73720843334790bc2bca05d0186393","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1669336167399","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:35:30.946Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||InvokeReturn 2022-11-25T00:35:30.948Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:35:30.948Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:35:30.949Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:30.950Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:30.950Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================ 2022-11-25T00:35:30.950Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:30.950Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:30.951Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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:"110", X-B3-TraceId:"d2c7040364c35c71c6286e4bca20d5b7", X-B3-SpanId:"15e46ee1192cba81", X-B3-ParentSpanId:"104605a3c0bd15b7", X-B3-Sampled:"0", X-ONAP-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-TransactionID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ECOMP-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd50385b-9522-43be-b28b-870cbd51ab98"] 2022-11-25T00:35:30.951Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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_vm-c54088f3-0058-42f6-9c79-267b3c0baedd","requestScope":"service"} 2022-11-25T00:35:30.951Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================ 2022-11-25T00:35:30.986Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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========================================== 2022-11-25T00:35:30.987Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:30.987Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 : OK 2022-11-25T00:35:30.988Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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, 25 Nov 2022 00:35:30 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2022-11-25T00:35:30.988Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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: 2022-11-25T00:35:30.988Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================= 2022-11-25T00:35:30.989Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:30.989Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:30.990Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:30.990Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================ 2022-11-25T00:35:30.990Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:30.991Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:30.991Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-TransactionID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ECOMP-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8b4a1fa-4392-4cf2-8df7-ecb560e4effb"] 2022-11-25T00:35:30.991Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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: 2022-11-25T00:35:30.991Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================ 2022-11-25T00:35:31.045Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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========================================== 2022-11-25T00:35:31.046Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.046Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 : OK 2022-11-25T00:35:31.046Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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", date:"Fri, 25 Nov 2022 00:35:31 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:31.047Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:35:31.048Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================= 2022-11-25T00:35:31.048Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.052Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.052Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.053Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================ 2022-11-25T00:35:31.053Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.053Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.053Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-TransactionID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ECOMP-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"585ec616-399e-46aa-81cc-6bed1e15738a"] 2022-11-25T00:35:31.054Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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: 2022-11-25T00:35:31.054Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================ 2022-11-25T00:35:31.079Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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========================================== 2022-11-25T00:35:31.080Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.081Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 : OK 2022-11-25T00:35:31.081Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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", date:"Fri, 25 Nov 2022 00:35:31 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:31.082Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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" : 529, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-11-25T00:35:31.082Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================= 2022-11-25T00:35:31.082Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.085Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.085Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.086Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================ 2022-11-25T00:35:31.086Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.086Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.087Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-TransactionID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ECOMP-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a784cae4-66c3-409a-b856-0bc82797a45c"] 2022-11-25T00:35:31.087Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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: 2022-11-25T00:35:31.087Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================ 2022-11-25T00:35:31.117Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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========================================== 2022-11-25T00:35:31.118Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.119Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 : OK 2022-11-25T00:35:31.120Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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", date:"Fri, 25 Nov 2022 00:35:31 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:31.121Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:35:31.121Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================= 2022-11-25T00:35:31.122Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.126Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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/ 2022-11-25T00:35:31.126Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.127Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================ 2022-11-25T00:35:31.127Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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/ 2022-11-25T00:35:31.127Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.128Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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:"1831", X-B3-TraceId:"d2c7040364c35c71c6286e4bca20d5b7", X-B3-SpanId:"0361ba38a9f1aacf", X-B3-ParentSpanId:"104605a3c0bd15b7", X-B3-Sampled:"0", X-ONAP-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-TransactionID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ECOMP-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"464d0604-3240-457e-9a5c-f12c35871001"] 2022-11-25T00:35:31.128Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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":"0dd4db80-4770-4aa2-9381-f059c476e3c6","requestStatus":"IN_PROGRESS","startTime":1669336530868,"source":"VID","tenantId":"0f73720843334790bc2bca05d0186393","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n\t\t\t\"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"0dd4db80-4770-4aa2-9381-f059c476e3c6"} 2022-11-25T00:35:31.128Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================ 2022-11-25T00:35:31.171Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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========================================== 2022-11-25T00:35:31.172Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.173Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 : Created 2022-11-25T00:35:31.173Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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/0dd4db80-4770-4aa2-9381-f059c476e3c6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:30 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:31.174Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:35:30.868+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n\t\t\t\"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:35:30.995+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" } } } 2022-11-25T00:35:31.174Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================= 2022-11-25T00:35:31.174Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.183Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.184Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.184Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================ 2022-11-25T00:35:31.185Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.185Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:31.185Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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:"2243", X-B3-TraceId:"d2c7040364c35c71c6286e4bca20d5b7", X-B3-SpanId:"d896ea6b5651fad7", X-B3-ParentSpanId:"104605a3c0bd15b7", X-B3-Sampled:"0", X-ONAP-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-TransactionID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ECOMP-RequestID:"0dd4db80-4770-4aa2-9381-f059c476e3c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90700461-37ff-46e1-862b-4cb9494489f1"] 2022-11-25T00:35:31.186Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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\":\"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"113cab5b-daa9-4052-a39e-4711762101ce\",\"modelUuid\":\"113cab5b-daa9-4052-a39e-4711762101ce\",\"modelInvariantUuid\":\"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"0f73720843334790bc2bca05d0186393\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"0dd4db80-4770-4aa2-9381-f059c476e3c6","type":"String"},"mso-request-id":{"value":"0dd4db80-4770-4aa2-9381-f059c476e3c6","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"}}} 2022-11-25T00:35:31.186Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================ 2022-11-25T00:35:32.207Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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========================================== 2022-11-25T00:35:32.207Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:32.207Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 : Accepted 2022-11-25T00:35:32.208Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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, 25 Nov 2022 00:35:32 GMT", x-onap-requestid:"0dd4db80-4770-4aa2-9381-f059c476e3c6", x-requestid:"0dd4db80-4770-4aa2-9381-f059c476e3c6", x-transactionid:"0dd4db80-4770-4aa2-9381-f059c476e3c6", x-ecomp-requestid:"0dd4db80-4770-4aa2-9381-f059c476e3c6", x-onap-partnername:"UNKNOWN", x-invocationid:"90700461-37ff-46e1-862b-4cb9494489f1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1016", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:32.208Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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\":\"0dd4db80-4770-4aa2-9381-f059c476e3c6\",\"instanceId\":\"3e26dfe2-581b-469b-9760-408b6122237d\"}}","message":"Success","processInstanceID":"110ac12b-6c59-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:35:32.209Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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================================================= 2022-11-25T00:35:32.209Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|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 2022-11-25T00:35:32.221Z|0dd4db80-4770-4aa2-9381-f059c476e3c6|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:32.409Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:32.416Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:32.418Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|500||Invoke 2022-11-25T00:35:32.418Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:32.419Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:32.419Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Method : GET 2022-11-25T00:35:32.419Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49de42afd136667c1db1b4b854bcf0e4", X-B3-SpanId:"84e6d43360d9606a", X-B3-ParentSpanId:"b432eed811886a6d", X-B3-Sampled:"0", X-ONAP-RequestID:"2d98c410-02d1-415a-b7c2-389f892a05c6", X-RequestID:"2d98c410-02d1-415a-b7c2-389f892a05c6", X-TransactionID:"2d98c410-02d1-415a-b7c2-389f892a05c6", X-ECOMP-RequestID:"2d98c410-02d1-415a-b7c2-389f892a05c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"664c4668-072b-4fda-b4c9-8157cf5e13d6"] 2022-11-25T00:35:32.420Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Request body: 2022-11-25T00:35:32.420Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:32.459Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:32.460Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:32.461Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status text : OK 2022-11-25T00:35:32.461Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:32 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:32.461Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Response body: { "requestId" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:35:30.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n\t\t\t\"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "serviceInstanceName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" } } } 2022-11-25T00:35:32.462Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:32.462Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|500||InvokeReturn 2022-11-25T00:35:32.464Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false 2022-11-25T00:35:32.465Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:32.466Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:32.466Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false 2022-11-25T00:35:32.466Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:32.467Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49de42afd136667c1db1b4b854bcf0e4", X-B3-SpanId:"254e8868e1f43efc", X-B3-ParentSpanId:"b432eed811886a6d", X-B3-Sampled:"0", X-ONAP-RequestID:"2d98c410-02d1-415a-b7c2-389f892a05c6", X-RequestID:"2d98c410-02d1-415a-b7c2-389f892a05c6", X-TransactionID:"2d98c410-02d1-415a-b7c2-389f892a05c6", X-ECOMP-RequestID:"2d98c410-02d1-415a-b7c2-389f892a05c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f0041f4-063b-44c4-97d7-5e8971e108cc"] 2022-11-25T00:35:32.467Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:32.467Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:32.492Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:32.493Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:32.493Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:32.493Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&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", date:"Fri, 25 Nov 2022 00:35:32 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:32.499Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:32.499Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:32.500Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:32.520Z|2d98c410-02d1-415a-b7c2-389f892a05c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:33.372Z|66961209-e293-416d-99a2-4955d85eb290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:33.375Z|66961209-e293-416d-99a2-4955d85eb290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:33.374Z|07612919-86f7-463e-9eb0-f4d0b2237e36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:33.377Z|07612919-86f7-463e-9eb0-f4d0b2237e36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:33.914Z|1a7ea847-1525-4d74-a845-34bd3df7960a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:33.915Z|1a7ea847-1525-4d74-a845-34bd3df7960a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:42.691Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:42.698Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:42.699Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|500||Invoke 2022-11-25T00:35:42.699Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:42.699Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:42.699Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Method : GET 2022-11-25T00:35:42.700Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd36cc84cd71d0718cd747af3e9e6030", X-B3-SpanId:"12fcbde38d1905c7", X-B3-ParentSpanId:"e87e03d94a0de5dd", X-B3-Sampled:"0", X-ONAP-RequestID:"e7457ad8-9170-4876-9864-80e23cd5738d", X-RequestID:"e7457ad8-9170-4876-9864-80e23cd5738d", X-TransactionID:"e7457ad8-9170-4876-9864-80e23cd5738d", X-ECOMP-RequestID:"e7457ad8-9170-4876-9864-80e23cd5738d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e1d65e4-bbfc-44d5-a63e-06efa7b1e85a"] 2022-11-25T00:35:42.700Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Request body: 2022-11-25T00:35:42.700Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:42.735Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:42.736Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:42.736Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status text : OK 2022-11-25T00:35:42.737Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:42 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:42.737Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Response body: { "requestId" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:30.000+00:00", "endTime" : "2022-11-25T00:35:36.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n\t\t\t\"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "serviceInstanceName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" } } } 2022-11-25T00:35:42.737Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:42.738Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|500||InvokeReturn 2022-11-25T00:35:42.740Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false 2022-11-25T00:35:42.740Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:42.740Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:42.741Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false 2022-11-25T00:35:42.741Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:42.741Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd36cc84cd71d0718cd747af3e9e6030", X-B3-SpanId:"40b649ec700133f5", X-B3-ParentSpanId:"e87e03d94a0de5dd", X-B3-Sampled:"0", X-ONAP-RequestID:"e7457ad8-9170-4876-9864-80e23cd5738d", X-RequestID:"e7457ad8-9170-4876-9864-80e23cd5738d", X-TransactionID:"e7457ad8-9170-4876-9864-80e23cd5738d", X-ECOMP-RequestID:"e7457ad8-9170-4876-9864-80e23cd5738d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40732886-0ce5-4343-b6b5-b4b79c8754ff"] 2022-11-25T00:35:42.741Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:42.741Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:42.760Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:42.762Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:42.763Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:42.763Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&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", date:"Fri, 25 Nov 2022 00:35:42 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:42.764Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:42.765Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:42.765Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:42.773Z|e7457ad8-9170-4876-9864-80e23cd5738d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:42.944Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:42.950Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:42.950Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|500||Invoke 2022-11-25T00:35:42.951Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:42.951Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:42.951Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Method : GET 2022-11-25T00:35:42.952Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b42ca9d694c9ab9d3f24c22724590e3d", X-B3-SpanId:"abc994c8aee05fdb", X-B3-ParentSpanId:"50bd7bc3c895644d", X-B3-Sampled:"0", X-ONAP-RequestID:"af1bcab8-82b8-458d-ba2a-8d4498682964", X-RequestID:"af1bcab8-82b8-458d-ba2a-8d4498682964", X-TransactionID:"af1bcab8-82b8-458d-ba2a-8d4498682964", X-ECOMP-RequestID:"af1bcab8-82b8-458d-ba2a-8d4498682964", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f69bd7c-cf22-4ed3-8102-3fc75ce8301a"] 2022-11-25T00:35:42.952Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Request body: 2022-11-25T00:35:42.952Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:42.980Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:42.981Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:42.982Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status text : OK 2022-11-25T00:35:42.982Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:42 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:42.984Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Response body: { "requestId" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:30.000+00:00", "endTime" : "2022-11-25T00:35:36.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n\t\t\t\"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "serviceInstanceName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" } } } 2022-11-25T00:35:42.984Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:42.985Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|500||InvokeReturn 2022-11-25T00:35:42.986Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false 2022-11-25T00:35:42.986Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:42.987Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:42.987Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false 2022-11-25T00:35:42.987Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:42.987Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b42ca9d694c9ab9d3f24c22724590e3d", X-B3-SpanId:"fcd89c7c41320125", X-B3-ParentSpanId:"50bd7bc3c895644d", X-B3-Sampled:"0", X-ONAP-RequestID:"af1bcab8-82b8-458d-ba2a-8d4498682964", X-RequestID:"af1bcab8-82b8-458d-ba2a-8d4498682964", X-TransactionID:"af1bcab8-82b8-458d-ba2a-8d4498682964", X-ECOMP-RequestID:"af1bcab8-82b8-458d-ba2a-8d4498682964", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a108262d-8deb-4a6e-bf75-3c48bfafa6d4"] 2022-11-25T00:35:42.988Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:42.988Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:43.010Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:43.010Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:43.010Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:43.011Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&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", date:"Fri, 25 Nov 2022 00:35:42 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:43.012Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:43.012Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:43.012Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:43.021Z|af1bcab8-82b8-458d-ba2a-8d4498682964|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:43.178Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:43.182Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:43.183Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|500||Invoke 2022-11-25T00:35:43.183Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:43.183Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:43.183Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Method : GET 2022-11-25T00:35:43.184Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8755c297fe9b5eaa6d70ed2cd698f3c4", X-B3-SpanId:"c00e9195604f2f52", X-B3-ParentSpanId:"08b484c76476ba46", X-B3-Sampled:"0", X-ONAP-RequestID:"ca99ce2b-7dad-4445-8e39-46e8517c1e8d", X-RequestID:"ca99ce2b-7dad-4445-8e39-46e8517c1e8d", X-TransactionID:"ca99ce2b-7dad-4445-8e39-46e8517c1e8d", X-ECOMP-RequestID:"ca99ce2b-7dad-4445-8e39-46e8517c1e8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e68c6a4c-6988-4b27-a684-2ada72cc6abd"] 2022-11-25T00:35:43.184Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Request body: 2022-11-25T00:35:43.184Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:43.213Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:43.214Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:43.214Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status text : OK 2022-11-25T00:35:43.215Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:42 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:43.220Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Response body: { "requestId" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:30.000+00:00", "endTime" : "2022-11-25T00:35:36.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n\t\t\t\"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "serviceInstanceName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" } } } 2022-11-25T00:35:43.221Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:43.222Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|500||InvokeReturn 2022-11-25T00:35:43.223Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false 2022-11-25T00:35:43.224Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:43.224Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:43.224Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false 2022-11-25T00:35:43.225Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:43.225Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8755c297fe9b5eaa6d70ed2cd698f3c4", X-B3-SpanId:"746712a0f90f7d1f", X-B3-ParentSpanId:"08b484c76476ba46", X-B3-Sampled:"0", X-ONAP-RequestID:"ca99ce2b-7dad-4445-8e39-46e8517c1e8d", X-RequestID:"ca99ce2b-7dad-4445-8e39-46e8517c1e8d", X-TransactionID:"ca99ce2b-7dad-4445-8e39-46e8517c1e8d", X-ECOMP-RequestID:"ca99ce2b-7dad-4445-8e39-46e8517c1e8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2626368-c30a-4596-8ec0-08462da7879f"] 2022-11-25T00:35:43.226Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:43.226Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:43.244Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:43.244Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:43.245Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:43.246Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&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", date:"Fri, 25 Nov 2022 00:35:42 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:43.246Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:43.247Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:43.247Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:43.255Z|ca99ce2b-7dad-4445-8e39-46e8517c1e8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:43.406Z|ff5f4d51-fc46-42f6-99ab-2c2ba6253823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:43.407Z|f82b8fe7-4683-415c-b34f-d925c64421e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:43.407Z|f82b8fe7-4683-415c-b34f-d925c64421e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:43.407Z|ff5f4d51-fc46-42f6-99ab-2c2ba6253823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:43.423Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:43.428Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:43.429Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|500||Invoke 2022-11-25T00:35:43.429Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:43.429Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:43.430Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Method : GET 2022-11-25T00:35:43.430Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c03f672c83ceb73627164e744f955ff", X-B3-SpanId:"4f333ca36e408e0a", X-B3-ParentSpanId:"165d75a6db44d37f", X-B3-Sampled:"0", X-ONAP-RequestID:"102aa124-03d3-48b0-ac91-e999dda65c22", X-RequestID:"102aa124-03d3-48b0-ac91-e999dda65c22", X-TransactionID:"102aa124-03d3-48b0-ac91-e999dda65c22", X-ECOMP-RequestID:"102aa124-03d3-48b0-ac91-e999dda65c22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fdea54d-cf9d-41ba-9b66-96628eea071b"] 2022-11-25T00:35:43.430Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Request body: 2022-11-25T00:35:43.431Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:43.457Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:43.458Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:43.458Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status text : OK 2022-11-25T00:35:43.458Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:42 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:43.460Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Response body: { "requestId" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:30.000+00:00", "endTime" : "2022-11-25T00:35:36.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n\t\t\t\"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "serviceInstanceName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" } } } 2022-11-25T00:35:43.460Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:43.460Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|500||InvokeReturn 2022-11-25T00:35:43.462Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false 2022-11-25T00:35:43.463Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:43.463Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:43.463Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false 2022-11-25T00:35:43.463Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:43.464Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c03f672c83ceb73627164e744f955ff", X-B3-SpanId:"7eb86056fd01b4f0", X-B3-ParentSpanId:"165d75a6db44d37f", X-B3-Sampled:"0", X-ONAP-RequestID:"102aa124-03d3-48b0-ac91-e999dda65c22", X-RequestID:"102aa124-03d3-48b0-ac91-e999dda65c22", X-TransactionID:"102aa124-03d3-48b0-ac91-e999dda65c22", X-ECOMP-RequestID:"102aa124-03d3-48b0-ac91-e999dda65c22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f64e70f-a6a9-44c0-bf37-560ec3996a37"] 2022-11-25T00:35:43.464Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:43.464Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:43.482Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:43.483Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:43.484Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:43.484Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&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", date:"Fri, 25 Nov 2022 00:35:42 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:43.485Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:43.486Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:43.486Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:43.493Z|102aa124-03d3-48b0-ac91-e999dda65c22|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:43.651Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:43.655Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:43.656Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|500||Invoke 2022-11-25T00:35:43.656Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:43.656Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6 2022-11-25T00:35:43.656Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Method : GET 2022-11-25T00:35:43.656Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b6ef317a0f70a96dc54e2548b417237", X-B3-SpanId:"1ece705661bb563c", X-B3-ParentSpanId:"7db4c668d1d8db6e", X-B3-Sampled:"0", X-ONAP-RequestID:"e3e197dc-2ae1-4886-bd07-f0a880ce067a", X-RequestID:"e3e197dc-2ae1-4886-bd07-f0a880ce067a", X-TransactionID:"e3e197dc-2ae1-4886-bd07-f0a880ce067a", X-ECOMP-RequestID:"e3e197dc-2ae1-4886-bd07-f0a880ce067a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cea548ee-23fe-4d67-81ef-efdc0b987396"] 2022-11-25T00:35:43.657Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Request body: 2022-11-25T00:35:43.657Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:43.690Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:43.691Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:43.691Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Status text : OK 2022-11-25T00:35:43.691Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:42 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:43.694Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||Response body: { "requestId" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:30.000+00:00", "endTime" : "2022-11-25T00:35:36.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n\t\t\t\"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "serviceInstanceName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0dd4db80-4770-4aa2-9381-f059c476e3c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6" } } } 2022-11-25T00:35:43.694Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:43.694Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd4db80-4770-4aa2-9381-f059c476e3c6|INFO|500||InvokeReturn 2022-11-25T00:35:43.696Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false 2022-11-25T00:35:43.696Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:43.696Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:43.697Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false 2022-11-25T00:35:43.697Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:43.697Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b6ef317a0f70a96dc54e2548b417237", X-B3-SpanId:"06907ea43f3caf70", X-B3-ParentSpanId:"7db4c668d1d8db6e", X-B3-Sampled:"0", X-ONAP-RequestID:"e3e197dc-2ae1-4886-bd07-f0a880ce067a", X-RequestID:"e3e197dc-2ae1-4886-bd07-f0a880ce067a", X-TransactionID:"e3e197dc-2ae1-4886-bd07-f0a880ce067a", X-ECOMP-RequestID:"e3e197dc-2ae1-4886-bd07-f0a880ce067a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"613a2ff8-e903-4041-9882-f55c13942d29"] 2022-11-25T00:35:43.697Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:43.697Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:43.721Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:43.722Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:43.722Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:43.722Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&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", date:"Fri, 25 Nov 2022 00:35:42 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:43.724Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:43.725Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:43.725Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd4db80-4770-4aa2-9381-f059c476e3c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:43.745Z|e3e197dc-2ae1-4886-bd07-f0a880ce067a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd4db80-4770-4aa2-9381-f059c476e3c6|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:43.943Z|6241ed69-3a4d-45e4-8047-e4c58b093ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:43.945Z|6241ed69-3a4d-45e4-8047-e4c58b093ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:45.122Z|7c79b28c-5595-4636-b631-cb115507d996|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:35:45.123Z|7c79b28c-5595-4636-b631-cb115507d996|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:45.295Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:45.296Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 already exists in requestDb InfraActiveRequests table 2022-11-25T00:35:45.297Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:45.298Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|500||Invoke 2022-11-25T00:35:45.298Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:45.298Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:45.298Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Method : GET 2022-11-25T00:35:45.298Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a7070611971cdaa729fd3e178e84300", X-B3-SpanId:"8bbaafaaba08e827", X-B3-ParentSpanId:"3e3fedd8cf6c723a", X-B3-Sampled:"0", X-ONAP-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-TransactionID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ECOMP-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ac39ecf-af43-4bc0-b3cb-270bd292af0a"] 2022-11-25T00:35:45.299Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Request body: 2022-11-25T00:35:45.299Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:45.325Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:45.326Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:35:45.326Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status text : Not Found 2022-11-25T00:35:45.326Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:35:44 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2022-11-25T00:35:45.327Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Response body: 2022-11-25T00:35:45.327Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:45.327Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|404|Not Found|InvokeReturn 2022-11-25T00:35:45.343Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:35:45.344Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-11-25T00:35:45.351Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:35:45.388Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3|INFO|500||Invoke 2022-11-25T00:35:45.389Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b92ff28e-ee43-4d1a-a61d-f0ba6e287a03], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[52c0f356-1a28-4f2c-8d9b-4a1f305d4d00], X-ECOMP-RequestID=[b92ff28e-ee43-4d1a-a61d-f0ba6e287a03], X-TransactionId=[], X-ONAP-RequestID=[b92ff28e-ee43-4d1a-a61d-f0ba6e287a03]} 2022-11-25T00:35:45.417Z|c803ec5b-c0b6-4278-8cf3-4842326d9d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:35:45.418Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3 has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:35:44 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[21], x-aai-txid=[2-aai-resources-221125-00:35:44:404-31070], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:35:45.419Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3|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/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3","ERR.5.4.6114"]}}} 2022-11-25T00:35:45.420Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3|INFO|404|Not Found|InvokeReturn 2022-11-25T00:35:45.420Z|c803ec5b-c0b6-4278-8cf3-4842326d9d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:35:45.423Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3 2022-11-25T00:35:45.423Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 0f1df8ce-e77f-4151-8aa9-806d3c9ffec3 2022-11-25T00:35:45.427Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:35:45.455Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3|INFO|500||Invoke 2022-11-25T00:35:45.456Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b92ff28e-ee43-4d1a-a61d-f0ba6e287a03], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9aca479c-9eab-4908-9c64-8462adcd7ea6], X-ECOMP-RequestID=[b92ff28e-ee43-4d1a-a61d-f0ba6e287a03], X-TransactionId=[], X-ONAP-RequestID=[b92ff28e-ee43-4d1a-a61d-f0ba6e287a03]} 2022-11-25T00:35:45.485Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3 has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:35:44 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[25], x-aai-txid=[2-aai-resources-221125-00:35:44:467-12974], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:35:45.486Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3|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/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3","ERR.5.4.6114"]}}} 2022-11-25T00:35:45.487Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3|INFO|404|Not Found|InvokeReturn 2022-11-25T00:35:45.489Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/0f1df8ce-e77f-4151-8aa9-806d3c9ffec3 2022-11-25T00:35:45.490Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 0f1df8ce-e77f-4151-8aa9-806d3c9ffec3 2022-11-25T00:35:45.493Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:35:45.537Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:35:45.538Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||Invoke 2022-11-25T00:35:45.578Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||InvokeReturn 2022-11-25T00:35:45.579Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:35:44 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[37], vertex-id=[147704], x-aai-txid=[1-aai-resources-221125-00:35:44:549-59508], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:35:45.580Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"0f73720843334790bc2bca05d0186393","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1669336167399","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:35:45.582Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:35:45.582Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:35:45.584Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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 2022-11-25T00:35:45.584Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:35:45.585Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:45.585Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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 2022-11-25T00:35:45.585Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:35:45.585Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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:"5a7070611971cdaa729fd3e178e84300", X-B3-SpanId:"0e8df52ba27b56cc", X-B3-ParentSpanId:"3e3fedd8cf6c723a", X-B3-Sampled:"0", X-ONAP-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-TransactionID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ECOMP-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5f3f8f7-5f04-4779-a94f-e0f1f78ff84a"] 2022-11-25T00:35:45.586Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"3e26dfe2-581b-469b-9760-408b6122237d"},"instanceName":"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0","requestScope":"vnf"} 2022-11-25T00:35:45.586Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:45.615Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:45.616Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:45.616Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:35:45.617Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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, 25 Nov 2022 00:35:44 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2022-11-25T00:35:45.617Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:35:45.617Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:45.618Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:35:45.618Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71 2022-11-25T00:35:45.619Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|INFO|500||Invoke 2022-11-25T00:35:45.619Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:45.619Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71 2022-11-25T00:35:45.619Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|DEBUG|500||Method : GET 2022-11-25T00:35:45.620Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-TransactionID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ECOMP-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcb2106d-19a1-4a6f-9919-7cbce053c73c"] 2022-11-25T00:35:45.620Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|DEBUG|500||Request body: 2022-11-25T00:35:45.620Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:45.673Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:45.674Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:45.674Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|DEBUG|500||Status text : OK 2022-11-25T00:35:45.674Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:35:44 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:45.675Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 9, "modelCustomizationUUID" : "e1a84f29-e987-4a4d-8a7c-77349d10ba71", "modelInstanceName" : "basic_vm 0", "created" : "2022-11-25 00:33:39.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-11-25T00:33:39.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vfModuleCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/service" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71" } } } 2022-11-25T00:35:45.675Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:45.675Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e1a84f29-e987-4a4d-8a7c-77349d10ba71|INFO|500||InvokeReturn 2022-11-25T00:35:45.681Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources 2022-11-25T00:35:45.682Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||Invoke 2022-11-25T00:35:45.682Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:45.682Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources 2022-11-25T00:35:45.682Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Method : GET 2022-11-25T00:35:45.683Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-TransactionID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ECOMP-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c31c85ed-969b-4ed1-bac9-21023787bd68"] 2022-11-25T00:35:45.683Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Request body: 2022-11-25T00:35:45.683Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:45.726Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:45.727Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:45.727Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status text : OK 2022-11-25T00:35:45.728Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/a2eb31fa-ba49-495d-bb4e-d1f915c541e1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:35:45 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:45.732Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Response body: { "modelUUID" : "a2eb31fa-ba49-495d-bb4e-d1f915c541e1", "modelInvariantUUID" : "c6c71561-a315-4a1c-8b98-102ab07531ad", "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" : "2022-11-25T00:33:39.000+00:00", "modelInvariantId" : "c6c71561-a315-4a1c-8b98-102ab07531ad", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/a2eb31fa-ba49-495d-bb4e-d1f915c541e1" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/a2eb31fa-ba49-495d-bb4e-d1f915c541e1" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/a2eb31fa-ba49-495d-bb4e-d1f915c541e1/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/a2eb31fa-ba49-495d-bb4e-d1f915c541e1/vnfResourceWorkflow" } } } 2022-11-25T00:35:45.732Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:45.733Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||InvokeReturn 2022-11-25T00:35:45.735Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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 2022-11-25T00:35:45.736Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-11-25T00:35:45.736Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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================================================ 2022-11-25T00:35:45.736Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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 2022-11-25T00:35:45.737Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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 2022-11-25T00:35:45.737Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-TransactionID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ECOMP-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19b5c3c3-a251-4598-83d7-1cad3f576ac1"] 2022-11-25T00:35:45.737Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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: 2022-11-25T00:35:45.737Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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================================================ 2022-11-25T00:35:45.772Z|028aee4e-686d-47ba-b781-4ba001ca3812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:35:45.772Z|028aee4e-686d-47ba-b781-4ba001ca3812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:35:45.772Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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========================================== 2022-11-25T00:35:45.773Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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 2022-11-25T00:35:45.773Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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 : OK 2022-11-25T00:35:45.774Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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", date:"Fri, 25 Nov 2022 00:35:45 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:45.775Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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" : 10033, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" } } } 2022-11-25T00:35:45.775Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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================================================= 2022-11-25T00:35:45.776Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-11-25T00:35:45.778Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:35:45.778Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:35:45.779Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:45.779Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:35:45.779Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:35:45.780Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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:"2613", X-B3-TraceId:"5a7070611971cdaa729fd3e178e84300", X-B3-SpanId:"cbe7b0486378775c", X-B3-ParentSpanId:"3e3fedd8cf6c723a", X-B3-Sampled:"0", X-ONAP-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-TransactionID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ECOMP-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e43d04af-72df-4b2f-badd-76c219524772"] 2022-11-25T00:35:45.780Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03","requestStatus":"IN_PROGRESS","startTime":1669336545344,"source":"VID","vnfName":"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"0f73720843334790bc2bca05d0186393","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"3e26dfe2-581b-469b-9760-408b6122237d","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03"} 2022-11-25T00:35:45.780Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:45.816Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:45.817Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:35:45.817Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:35:45.817Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:44 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:45.818Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:35:45.344+00:00", "source" : "VID", "vnfName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:35:45.645+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" } } } 2022-11-25T00:35:45.818Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:45.819Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:35:45.827Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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 2022-11-25T00:35:45.828Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:35:45.828Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:45.828Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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 2022-11-25T00:35:45.829Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:35:45.829Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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:"5a7070611971cdaa729fd3e178e84300", X-B3-SpanId:"e6c8440b1f5dd08e", X-B3-ParentSpanId:"3e3fedd8cf6c723a", X-B3-Sampled:"0", X-ONAP-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-TransactionID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ECOMP-RequestID:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94c30fce-0d2a-4c32-b247-21067df391d8"] 2022-11-25T00:35:45.829Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/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\":\"c6c71561-a315-4a1c-8b98-102ab07531ad\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\"modelVersionId\":\"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\"modelCustomizationId\":\"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\"modelUuid\":\"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\"modelInvariantUuid\":\"c6c71561-a315-4a1c-8b98-102ab07531ad\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\"source\":\"VID\",\"instanceName\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"3e26dfe2-581b-469b-9760-408b6122237d\",\"modelInfo\":{\"modelInvariantId\":\"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"113cab5b-daa9-4052-a39e-4711762101ce\",\"modelUuid\":\"113cab5b-daa9-4052-a39e-4711762101ce\",\"modelInvariantUuid\":\"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\"}}}],\"cloudConfiguration\":{\"tenantId\":\"0f73720843334790bc2bca05d0186393\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"3e26dfe2-581b-469b-9760-408b6122237d\"}","type":"String"},"requestId":{"value":"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03","type":"String"},"mso-request-id":{"value":"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"3e26dfe2-581b-469b-9760-408b6122237d","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/3e26dfe2-581b-469b-9760-408b6122237d/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:35:45.829Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:46.851Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:46.852Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:35:46.853Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:35:46.853Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:35:46 GMT", x-onap-requestid:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", x-requestid:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", x-transactionid:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", x-ecomp-requestid:"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", x-onap-partnername:"UNKNOWN", x-invocationid:"94c30fce-0d2a-4c32-b247-21067df391d8", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1016", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:46.854Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b92ff28e-ee43-4d1a-a61d-f0ba6e287a03\",\"instanceId\":\"72c90890-20c2-45d5-8816-55421b4d9988\"}}","message":"Success","processInstanceID":"19c519a7-6c59-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:35:46.854Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:46.855Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:35:46.864Z|b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:47.039Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:47.046Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:47.047Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|500||Invoke 2022-11-25T00:35:47.048Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:47.048Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:47.049Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Method : GET 2022-11-25T00:35:47.050Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f09fc8befe2fa4700b057f9e9224a189", X-B3-SpanId:"ebd3becf838689af", X-B3-ParentSpanId:"44a3e2a6c15066e1", X-B3-Sampled:"0", X-ONAP-RequestID:"0260f24e-2c7e-427c-805c-c0889a9ce836", X-RequestID:"0260f24e-2c7e-427c-805c-c0889a9ce836", X-TransactionID:"0260f24e-2c7e-427c-805c-c0889a9ce836", X-ECOMP-RequestID:"0260f24e-2c7e-427c-805c-c0889a9ce836", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a72a1ee-ae51-47f6-a49a-52b9b65b6992"] 2022-11-25T00:35:47.050Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Request body: 2022-11-25T00:35:47.051Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:47.085Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:47.086Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:47.086Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status text : OK 2022-11-25T00:35:47.087Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:46 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:47.087Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Response body: { "requestId" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:35:45.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" } } } 2022-11-25T00:35:47.088Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:47.088Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|500||InvokeReturn 2022-11-25T00:35:47.091Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false 2022-11-25T00:35:47.091Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:47.092Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:47.092Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false 2022-11-25T00:35:47.092Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:47.093Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f09fc8befe2fa4700b057f9e9224a189", X-B3-SpanId:"065eff4b23ef188f", X-B3-ParentSpanId:"44a3e2a6c15066e1", X-B3-Sampled:"0", X-ONAP-RequestID:"0260f24e-2c7e-427c-805c-c0889a9ce836", X-RequestID:"0260f24e-2c7e-427c-805c-c0889a9ce836", X-TransactionID:"0260f24e-2c7e-427c-805c-c0889a9ce836", X-ECOMP-RequestID:"0260f24e-2c7e-427c-805c-c0889a9ce836", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a71e2a7-3e67-4275-9d15-ed5fe4d65817"] 2022-11-25T00:35:47.093Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:47.094Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:47.115Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:47.116Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:47.116Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:47.118Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&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", date:"Fri, 25 Nov 2022 00:35:46 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:47.119Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:47.119Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:47.119Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:47.130Z|0260f24e-2c7e-427c-805c-c0889a9ce836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:53.432Z|b6028c2c-e583-40df-a33e-c840e5f61ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:53.432Z|7dca59e2-905c-4839-8f14-5ba0a9e5ca45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:53.433Z|b6028c2c-e583-40df-a33e-c840e5f61ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:53.433Z|7dca59e2-905c-4839-8f14-5ba0a9e5ca45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:53.981Z|e0932ee6-0355-4e86-9251-4fbc258b23d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:35:53.982Z|e0932ee6-0355-4e86-9251-4fbc258b23d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:35:57.323Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:57.350Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:57.351Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|500||Invoke 2022-11-25T00:35:57.352Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:57.352Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:57.352Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Method : GET 2022-11-25T00:35:57.353Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d22e57b84f41d4c8f456d099c078b7cd", X-B3-SpanId:"f361f4d2aea6ab92", X-B3-ParentSpanId:"d228967509c1121c", X-B3-Sampled:"0", X-ONAP-RequestID:"6c6501b8-73c9-4ed9-aac8-817b98f9b007", X-RequestID:"6c6501b8-73c9-4ed9-aac8-817b98f9b007", X-TransactionID:"6c6501b8-73c9-4ed9-aac8-817b98f9b007", X-ECOMP-RequestID:"6c6501b8-73c9-4ed9-aac8-817b98f9b007", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d1a11f7-89c5-465c-964b-8a0e24079a39"] 2022-11-25T00:35:57.353Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Request body: 2022-11-25T00:35:57.354Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:57.396Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:57.410Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:57.417Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status text : OK 2022-11-25T00:35:57.424Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:57 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:57.425Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Response body: { "requestId" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:45.000+00:00", "endTime" : "2022-11-25T00:35:54.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" } } } 2022-11-25T00:35:57.441Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:57.445Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|500||InvokeReturn 2022-11-25T00:35:57.448Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false 2022-11-25T00:35:57.473Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:57.474Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:57.474Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false 2022-11-25T00:35:57.474Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:57.475Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d22e57b84f41d4c8f456d099c078b7cd", X-B3-SpanId:"474f42edcc34d2d8", X-B3-ParentSpanId:"d228967509c1121c", X-B3-Sampled:"0", X-ONAP-RequestID:"6c6501b8-73c9-4ed9-aac8-817b98f9b007", X-RequestID:"6c6501b8-73c9-4ed9-aac8-817b98f9b007", X-TransactionID:"6c6501b8-73c9-4ed9-aac8-817b98f9b007", X-ECOMP-RequestID:"6c6501b8-73c9-4ed9-aac8-817b98f9b007", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe369430-6d3f-4734-85bf-db50488c04c5"] 2022-11-25T00:35:57.475Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:57.475Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:57.510Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:57.510Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:57.511Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:57.517Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&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", date:"Fri, 25 Nov 2022 00:35:57 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:57.526Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:57.533Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:57.534Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:57.593Z|6c6501b8-73c9-4ed9-aac8-817b98f9b007|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:57.921Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:57.931Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:57.932Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|500||Invoke 2022-11-25T00:35:57.933Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:57.933Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:57.934Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Method : GET 2022-11-25T00:35:57.934Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48151ef1d3ebb03d4e0341a8ff1cbc40", X-B3-SpanId:"a483e707334b29b1", X-B3-ParentSpanId:"d91470c6d2ac9f43", X-B3-Sampled:"0", X-ONAP-RequestID:"e654f714-a3be-431f-9f68-0a774f14dea6", X-RequestID:"e654f714-a3be-431f-9f68-0a774f14dea6", X-TransactionID:"e654f714-a3be-431f-9f68-0a774f14dea6", X-ECOMP-RequestID:"e654f714-a3be-431f-9f68-0a774f14dea6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86224a55-1bc5-42ac-85e5-2bf07ca6c6b9"] 2022-11-25T00:35:57.935Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Request body: 2022-11-25T00:35:57.936Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:57.969Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:57.970Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:57.971Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status text : OK 2022-11-25T00:35:57.971Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:57 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:57.972Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Response body: { "requestId" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:45.000+00:00", "endTime" : "2022-11-25T00:35:54.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" } } } 2022-11-25T00:35:57.972Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:57.973Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|500||InvokeReturn 2022-11-25T00:35:57.978Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false 2022-11-25T00:35:57.979Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:57.979Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:57.979Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false 2022-11-25T00:35:57.980Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:57.980Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48151ef1d3ebb03d4e0341a8ff1cbc40", X-B3-SpanId:"6c8213445e8d7695", X-B3-ParentSpanId:"d91470c6d2ac9f43", X-B3-Sampled:"0", X-ONAP-RequestID:"e654f714-a3be-431f-9f68-0a774f14dea6", X-RequestID:"e654f714-a3be-431f-9f68-0a774f14dea6", X-TransactionID:"e654f714-a3be-431f-9f68-0a774f14dea6", X-ECOMP-RequestID:"e654f714-a3be-431f-9f68-0a774f14dea6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5617ae14-d14b-4f21-864e-2d7586b91901"] 2022-11-25T00:35:57.981Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:57.981Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:58.001Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:58.003Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:58.003Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:58.004Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&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", date:"Fri, 25 Nov 2022 00:35:57 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:58.005Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:58.005Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:58.006Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:58.017Z|e654f714-a3be-431f-9f68-0a774f14dea6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:58.175Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:58.180Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:58.181Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|500||Invoke 2022-11-25T00:35:58.181Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:58.182Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:58.182Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Method : GET 2022-11-25T00:35:58.182Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70236b7eb76c4e4260e3402f837cb5d4", X-B3-SpanId:"c243c9f1a813a8a9", X-B3-ParentSpanId:"656e2f93c1b7c0f2", X-B3-Sampled:"0", X-ONAP-RequestID:"927d1679-9473-4e3c-a612-d3b7056005f7", X-RequestID:"927d1679-9473-4e3c-a612-d3b7056005f7", X-TransactionID:"927d1679-9473-4e3c-a612-d3b7056005f7", X-ECOMP-RequestID:"927d1679-9473-4e3c-a612-d3b7056005f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6a4e90b-c5d9-4a3c-a2c9-9cfca3422593"] 2022-11-25T00:35:58.183Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Request body: 2022-11-25T00:35:58.183Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:58.214Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:58.215Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:58.215Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status text : OK 2022-11-25T00:35:58.216Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:57 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:58.217Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Response body: { "requestId" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:45.000+00:00", "endTime" : "2022-11-25T00:35:54.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" } } } 2022-11-25T00:35:58.218Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:58.218Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|500||InvokeReturn 2022-11-25T00:35:58.220Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false 2022-11-25T00:35:58.220Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:58.220Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:58.221Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false 2022-11-25T00:35:58.221Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:58.221Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70236b7eb76c4e4260e3402f837cb5d4", X-B3-SpanId:"5164f6e16dae1f79", X-B3-ParentSpanId:"656e2f93c1b7c0f2", X-B3-Sampled:"0", X-ONAP-RequestID:"927d1679-9473-4e3c-a612-d3b7056005f7", X-RequestID:"927d1679-9473-4e3c-a612-d3b7056005f7", X-TransactionID:"927d1679-9473-4e3c-a612-d3b7056005f7", X-ECOMP-RequestID:"927d1679-9473-4e3c-a612-d3b7056005f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f37641d3-db0f-46c9-b1b0-6bd9ebdcd8db"] 2022-11-25T00:35:58.222Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:58.222Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:58.245Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:58.246Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:58.247Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:58.247Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&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", date:"Fri, 25 Nov 2022 00:35:57 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:58.250Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:58.250Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:58.251Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:58.261Z|927d1679-9473-4e3c-a612-d3b7056005f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:58.436Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:58.444Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:58.444Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|500||Invoke 2022-11-25T00:35:58.445Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:58.445Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:58.446Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Method : GET 2022-11-25T00:35:58.446Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a9dd8aab7c194caf574d15b8c952832", X-B3-SpanId:"dbcf0c647d0e4622", X-B3-ParentSpanId:"200dbb97a72b0afd", X-B3-Sampled:"0", X-ONAP-RequestID:"5e3642cd-cb67-453f-9ef4-be4f45c469e0", X-RequestID:"5e3642cd-cb67-453f-9ef4-be4f45c469e0", X-TransactionID:"5e3642cd-cb67-453f-9ef4-be4f45c469e0", X-ECOMP-RequestID:"5e3642cd-cb67-453f-9ef4-be4f45c469e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"411aa67a-198d-4a0c-8725-b880a6e61a1c"] 2022-11-25T00:35:58.446Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Request body: 2022-11-25T00:35:58.447Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:58.484Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:58.485Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:58.485Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status text : OK 2022-11-25T00:35:58.486Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:58 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:58.487Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Response body: { "requestId" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:45.000+00:00", "endTime" : "2022-11-25T00:35:54.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" } } } 2022-11-25T00:35:58.487Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:58.488Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|500||InvokeReturn 2022-11-25T00:35:58.490Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false 2022-11-25T00:35:58.490Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:58.490Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:58.490Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false 2022-11-25T00:35:58.491Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:58.491Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a9dd8aab7c194caf574d15b8c952832", X-B3-SpanId:"35079d2915b7ef62", X-B3-ParentSpanId:"200dbb97a72b0afd", X-B3-Sampled:"0", X-ONAP-RequestID:"5e3642cd-cb67-453f-9ef4-be4f45c469e0", X-RequestID:"5e3642cd-cb67-453f-9ef4-be4f45c469e0", X-TransactionID:"5e3642cd-cb67-453f-9ef4-be4f45c469e0", X-ECOMP-RequestID:"5e3642cd-cb67-453f-9ef4-be4f45c469e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0e90c6e-d250-4d8c-b9e3-80a2bab5ddee"] 2022-11-25T00:35:58.491Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:58.492Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:58.510Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:58.511Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:58.511Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:58.511Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&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", date:"Fri, 25 Nov 2022 00:35:58 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:58.513Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:58.513Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:58.513Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:58.523Z|5e3642cd-cb67-453f-9ef4-be4f45c469e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:35:58.683Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:35:58.687Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:58.688Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|500||Invoke 2022-11-25T00:35:58.688Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:58.688Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03 2022-11-25T00:35:58.689Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Method : GET 2022-11-25T00:35:58.689Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca50f203321725433212bf5f8826acb9", X-B3-SpanId:"4c024a7afd132a82", X-B3-ParentSpanId:"cd9b77d58257faec", X-B3-Sampled:"0", X-ONAP-RequestID:"137e4e90-ad7a-4bfd-8944-ec2ef72108a3", X-RequestID:"137e4e90-ad7a-4bfd-8944-ec2ef72108a3", X-TransactionID:"137e4e90-ad7a-4bfd-8944-ec2ef72108a3", X-ECOMP-RequestID:"137e4e90-ad7a-4bfd-8944-ec2ef72108a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a155f74a-3411-453f-a29c-fd673b47bfc4"] 2022-11-25T00:35:58.689Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Request body: 2022-11-25T00:35:58.690Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:58.715Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:58.716Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:58.717Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Status text : OK 2022-11-25T00:35:58.717Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:35:58 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:58.718Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||Response body: { "requestId" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:35:45.000+00:00", "endTime" : "2022-11-25T00:35:54.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\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\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:35:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b92ff28e-ee43-4d1a-a61d-f0ba6e287a03", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03" } } } 2022-11-25T00:35:58.718Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:58.719Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|INFO|500||InvokeReturn 2022-11-25T00:35:58.721Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false 2022-11-25T00:35:58.721Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:35:58.721Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:35:58.721Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false 2022-11-25T00:35:58.722Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:35:58.722Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca50f203321725433212bf5f8826acb9", X-B3-SpanId:"5ac863a90ff29f20", X-B3-ParentSpanId:"cd9b77d58257faec", X-B3-Sampled:"0", X-ONAP-RequestID:"137e4e90-ad7a-4bfd-8944-ec2ef72108a3", X-RequestID:"137e4e90-ad7a-4bfd-8944-ec2ef72108a3", X-TransactionID:"137e4e90-ad7a-4bfd-8944-ec2ef72108a3", X-ECOMP-RequestID:"137e4e90-ad7a-4bfd-8944-ec2ef72108a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"422d0bd9-2b8c-4414-9865-d3a72b3b9748"] 2022-11-25T00:35:58.722Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:35:58.722Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:35:58.748Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:35:58.750Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:35:58.751Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:35:58.751Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&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", date:"Fri, 25 Nov 2022 00:35:58 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:35:58.752Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:35:58.752Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:35:58.753Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b92ff28e-ee43-4d1a-a61d-f0ba6e287a03&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:35:58.764Z|137e4e90-ad7a-4bfd-8944-ec2ef72108a3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b92ff28e-ee43-4d1a-a61d-f0ba6e287a03|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:36:00.172Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:36:00.175Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: a3e47962-a81f-4ccc-a890-195dfad99763 already exists in requestDb InfraActiveRequests table 2022-11-25T00:36:00.176Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:00.177Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:36:00.177Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:00.177Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:00.178Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:36:00.178Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2c41a972a9f54e80dc859262e197538", X-B3-SpanId:"0161b619cbdf4fee", X-B3-ParentSpanId:"39271931b226519b", X-B3-Sampled:"0", X-ONAP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-TransactionID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ECOMP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7efc6b45-b7b1-4752-8642-d4a73f17898e"] 2022-11-25T00:36:00.178Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:36:00.178Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:00.214Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:00.215Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:36:00.215Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : Not Found 2022-11-25T00:36:00.216Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:36:00 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2022-11-25T00:36:00.216Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: 2022-11-25T00:36:00.216Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:00.217Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|404|Not Found|InvokeReturn 2022-11-25T00:36:00.228Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:36:00.235Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:36:00.271Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:36:00.272Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||Invoke 2022-11-25T00:36:00.373Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||InvokeReturn 2022-11-25T00:36:00.375Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:35:59 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[43], vertex-id=[147704], x-aai-txid=[1-aai-resources-221125-00:35:59:336-30298], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:36:00.376Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"0f73720843334790bc2bca05d0186393","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1669336547625","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"72c90890-20c2-45d5-8816-55421b4d9988"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:36:00.379Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:36:00.380Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:36:00.382Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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 2022-11-25T00:36:00.383Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:36:00.383Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:00.384Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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 2022-11-25T00:36:00.384Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:36:00.384Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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:"b2c41a972a9f54e80dc859262e197538", X-B3-SpanId:"f588e866f3b886c3", X-B3-ParentSpanId:"39271931b226519b", X-B3-Sampled:"0", X-ONAP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-TransactionID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ECOMP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12984526-c0b7-48fb-b849-c67def3cd3bc"] 2022-11-25T00:36:00.385Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"72c90890-20c2-45d5-8816-55421b4d9988","serviceInstanceId":"3e26dfe2-581b-469b-9760-408b6122237d"},"instanceName":"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd","requestScope":"vfModule"} 2022-11-25T00:36:00.385Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:00.416Z|2c2851c2-5d64-4020-b2a3-e8b210715e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:36:00.416Z|2c2851c2-5d64-4020-b2a3-e8b210715e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:36:00.418Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:00.418Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:00.418Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:36:00.419Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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, 25 Nov 2022 00:36:00 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2022-11-25T00:36:00.419Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:36:00.419Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:00.419Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:36:00.420Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf 2022-11-25T00:36:00.422Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|INFO|500||Invoke 2022-11-25T00:36:00.422Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:00.422Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf 2022-11-25T00:36:00.423Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|DEBUG|500||Method : GET 2022-11-25T00:36:00.423Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-TransactionID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ECOMP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15ebe2c0-b5cf-427a-8eee-fffaa7b58d1d"] 2022-11-25T00:36:00.423Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|DEBUG|500||Request body: 2022-11-25T00:36:00.424Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:00.460Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:00.461Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:00.461Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|DEBUG|500||Status text : OK 2022-11-25T00:36:00.462Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:36:00 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:00.465Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|DEBUG|500||Response body: { "id" : 9, "modelCustomizationUUID" : "b14f0a16-7361-4185-8e3d-32f831ef3cbf", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-11-25 00:33:39.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/volumeHeatEnv" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/heatEnvironment" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vnfCustomization" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule" } } } 2022-11-25T00:36:00.465Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:00.466Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b14f0a16-7361-4185-8e3d-32f831ef3cbf|INFO|500||InvokeReturn 2022-11-25T00:36:00.470Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule 2022-11-25T00:36:00.470Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||Invoke 2022-11-25T00:36:00.470Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:00.471Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule 2022-11-25T00:36:00.471Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Method : GET 2022-11-25T00:36:00.471Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-TransactionID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ECOMP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40501e65-f956-4fec-afb2-630004acb07a"] 2022-11-25T00:36:00.471Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Request body: 2022-11-25T00:36:00.472Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:00.505Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:00.505Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:00.506Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status text : OK 2022-11-25T00:36:00.506Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:36:00 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:00.508Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Response body: { "modelUUID" : "955a5c4f-4e72-41bc-ae54-844e56ad2392", "modelInvariantUUID" : "fba57ffe-3bc1-40ce-8d3f-6097702c14e3", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-11-25 00:33:39.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/vfModuleCustomization" } } } 2022-11-25T00:36:00.509Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:00.509Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||InvokeReturn 2022-11-25T00:36:00.511Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance 2022-11-25T00:36:00.511Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-11-25T00:36:00.512Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:00.512Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance 2022-11-25T00:36:00.512Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-11-25T00:36:00.512Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-TransactionID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ECOMP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b6e61be-aa71-472a-897a-3385a3dccbef"] 2022-11-25T00:36:00.513Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-11-25T00:36:00.513Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:00.538Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:00.539Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:36:00.540Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:36:00.540Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&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, 25 Nov 2022 00:36:00 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-11-25T00:36:00.540Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-11-25T00:36:00.541Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:00.541Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:36:00.542Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3 2022-11-25T00:36:00.543Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|INFO|500||Invoke 2022-11-25T00:36:00.543Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:00.544Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3 2022-11-25T00:36:00.544Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|DEBUG|500||Method : GET 2022-11-25T00:36:00.544Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-TransactionID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ECOMP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fec6a3ea-2275-46bb-b39d-a2367ab867b3"] 2022-11-25T00:36:00.545Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|DEBUG|500||Request body: 2022-11-25T00:36:00.545Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:00.581Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:00.582Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:00.582Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|DEBUG|500||Status text : OK 2022-11-25T00:36:00.583Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:36:00 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:00.583Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "955a5c4f-4e72-41bc-ae54-844e56ad2392", "modelInvariantUUID" : "fba57ffe-3bc1-40ce-8d3f-6097702c14e3", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-11-25 00:33:39.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/vfModuleCustomization" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3" } } } 2022-11-25T00:36:00.583Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:00.584Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fba57ffe-3bc1-40ce-8d3f-6097702c14e3|INFO|500||InvokeReturn 2022-11-25T00:36:00.586Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance 2022-11-25T00:36:00.586Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-11-25T00:36:00.586Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:00.587Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance 2022-11-25T00:36:00.587Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-11-25T00:36:00.587Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-TransactionID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ECOMP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d468717-f7fc-4c2e-ad81-ce11cd7f719f"] 2022-11-25T00:36:00.588Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-11-25T00:36:00.588Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:00.608Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:00.608Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:36:00.608Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:36:00.609Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&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, 25 Nov 2022 00:36:00 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2022-11-25T00:36:00.609Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-11-25T00:36:00.609Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:00.610Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=955a5c4f-4e72-41bc-ae54-844e56ad2392&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:36:00.610Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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 2022-11-25T00:36:00.611Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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 2022-11-25T00:36:00.611Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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================================================ 2022-11-25T00:36:00.611Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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 2022-11-25T00:36:00.611Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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 2022-11-25T00:36:00.612Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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:"a3e47962-a81f-4ccc-a890-195dfad99763", X-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-TransactionID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ECOMP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64fc9a12-9877-47d7-91c9-2b25fe0c70f5"] 2022-11-25T00:36:00.612Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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: 2022-11-25T00:36:00.612Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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================================================ 2022-11-25T00:36:00.633Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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========================================== 2022-11-25T00:36:00.634Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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 2022-11-25T00:36:00.634Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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 : OK 2022-11-25T00:36:00.634Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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", date:"Fri, 25 Nov 2022 00:36:00 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:00.638Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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" } } } 2022-11-25T00:36:00.638Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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================================================= 2022-11-25T00:36:00.638Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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 2022-11-25T00:36:00.641Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392 2022-11-25T00:36:00.641Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|INFO|500||Invoke 2022-11-25T00:36:00.641Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:00.642Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392 2022-11-25T00:36:00.642Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Method : GET 2022-11-25T00:36:00.642Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-TransactionID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ECOMP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce022d8c-abce-404f-8892-c5651835f253"] 2022-11-25T00:36:00.642Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Request body: 2022-11-25T00:36:00.642Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:00.672Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:00.673Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:00.673Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Status text : OK 2022-11-25T00:36:00.673Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:36:00 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:00.675Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Response body: { "modelUUID" : "955a5c4f-4e72-41bc-ae54-844e56ad2392", "modelInvariantUUID" : "fba57ffe-3bc1-40ce-8d3f-6097702c14e3", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-11-25 00:33:39.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/vfModuleCustomization" } } } 2022-11-25T00:36:00.676Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:00.676Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|INFO|500||InvokeReturn 2022-11-25T00:36:00.679Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:36:00.679Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:36:00.679Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:00.679Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:36:00.680Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:36:00.680Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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:"b2c41a972a9f54e80dc859262e197538", X-B3-SpanId:"0ff8536d9b196a59", X-B3-ParentSpanId:"39271931b226519b", X-B3-Sampled:"0", X-ONAP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-TransactionID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ECOMP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ff61af3-57c5-4fc5-b38f-db9eea071056"] 2022-11-25T00:36:00.680Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a3e47962-a81f-4ccc-a890-195dfad99763","requestStatus":"IN_PROGRESS","startTime":1669336560229,"source":"VID","vnfId":"72c90890-20c2-45d5-8816-55421b4d9988","vnfType":"","tenantId":"0f73720843334790bc2bca05d0186393","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"3e26dfe2-581b-469b-9760-408b6122237d","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"a3e47962-a81f-4ccc-a890-195dfad99763"} 2022-11-25T00:36:00.680Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:00.720Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:00.721Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:36:00.721Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:36:00.721Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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/a3e47962-a81f-4ccc-a890-195dfad99763", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:36:00 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:00.722Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:36:00.229+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:36:00.542+00:00", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:36:00.723Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:00.723Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:36:00.731Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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 2022-11-25T00:36:00.732Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:36:00.732Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:00.732Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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 2022-11-25T00:36:00.732Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:36:00.733Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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:"b2c41a972a9f54e80dc859262e197538", X-B3-SpanId:"45ec049e44d2ed28", X-B3-ParentSpanId:"39271931b226519b", X-B3-Sampled:"0", X-ONAP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-TransactionID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ECOMP-RequestID:"a3e47962-a81f-4ccc-a890-195dfad99763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19347383-8c30-4a01-849a-6f9fd46bae89"] 2022-11-25T00:36:00.733Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/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\":\"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\"modelVersionId\":\"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\"modelCustomizationId\":\"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\"modelUuid\":\"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\"modelInvariantUuid\":\"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"3e26dfe2-581b-469b-9760-408b6122237d\",\"modelInfo\":{\"modelInvariantId\":\"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"113cab5b-daa9-4052-a39e-4711762101ce\",\"modelUuid\":\"113cab5b-daa9-4052-a39e-4711762101ce\",\"modelInvariantUuid\":\"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\"}}},{\"relatedInstance\":{\"instanceId\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"c6c71561-a315-4a1c-8b98-102ab07531ad\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\"modelVersionId\":\"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\"modelCustomizationId\":\"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\"modelUuid\":\"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\"modelInvariantUuid\":\"c6c71561-a315-4a1c-8b98-102ab07531ad\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"0f73720843334790bc2bca05d0186393\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3e26dfe2-581b-469b-9760-408b6122237d\",\"vnfInstanceId\":\"72c90890-20c2-45d5-8816-55421b4d9988\"}","type":"String"},"requestId":{"value":"a3e47962-a81f-4ccc-a890-195dfad99763","type":"String"},"mso-request-id":{"value":"a3e47962-a81f-4ccc-a890-195dfad99763","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"3e26dfe2-581b-469b-9760-408b6122237d","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"72c90890-20c2-45d5-8816-55421b4d9988","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/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:36:00.733Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:01.760Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:01.761Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:36:01.761Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:36:01.762Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:36:01 GMT", x-onap-requestid:"a3e47962-a81f-4ccc-a890-195dfad99763", x-requestid:"a3e47962-a81f-4ccc-a890-195dfad99763", x-transactionid:"a3e47962-a81f-4ccc-a890-195dfad99763", x-ecomp-requestid:"a3e47962-a81f-4ccc-a890-195dfad99763", x-onap-partnername:"UNKNOWN", x-invocationid:"19347383-8c30-4a01-849a-6f9fd46bae89", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1023", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:01.762Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a3e47962-a81f-4ccc-a890-195dfad99763\",\"instanceId\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\"}}","message":"Success","processInstanceID":"22a76bed-6c59-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:36:01.763Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:01.763Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:36:01.769Z|a3e47962-a81f-4ccc-a890-195dfad99763|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:36:01.949Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:36:01.954Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:01.955Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:36:01.955Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:01.956Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:01.956Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:36:01.956Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c54daf5ed25858c594b42474f2a88dca", X-B3-SpanId:"0c383069b1aa544b", X-B3-ParentSpanId:"7268091a0258beca", X-B3-Sampled:"0", X-ONAP-RequestID:"55cccf1f-05cc-4775-90c9-74b53c9e271b", X-RequestID:"55cccf1f-05cc-4775-90c9-74b53c9e271b", X-TransactionID:"55cccf1f-05cc-4775-90c9-74b53c9e271b", X-ECOMP-RequestID:"55cccf1f-05cc-4775-90c9-74b53c9e271b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c715827e-b59b-468e-b0ae-b1bf75d60ae7"] 2022-11-25T00:36:01.957Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:36:01.957Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:01.984Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:01.985Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:01.985Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : OK 2022-11-25T00:36:01.986Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:36:01 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:01.987Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:36:00.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:36:01.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:36:01.988Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:01.988Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||InvokeReturn 2022-11-25T00:36:01.990Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:36:01.990Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:36:01.990Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:01.991Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:36:01.991Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:36:01.991Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c54daf5ed25858c594b42474f2a88dca", X-B3-SpanId:"2871c3a0c6b291fa", X-B3-ParentSpanId:"7268091a0258beca", X-B3-Sampled:"0", X-ONAP-RequestID:"55cccf1f-05cc-4775-90c9-74b53c9e271b", X-RequestID:"55cccf1f-05cc-4775-90c9-74b53c9e271b", X-TransactionID:"55cccf1f-05cc-4775-90c9-74b53c9e271b", X-ECOMP-RequestID:"55cccf1f-05cc-4775-90c9-74b53c9e271b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ac2bd6c-f03d-404a-9268-1318449f23d6"] 2022-11-25T00:36:01.992Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:36:01.992Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:02.010Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:02.011Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:02.011Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:36:02.012Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&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", date:"Fri, 25 Nov 2022 00:36:01 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:02.013Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:36:02.013Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:02.014Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:36:02.020Z|55cccf1f-05cc-4775-90c9-74b53c9e271b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:36:03.463Z|fc362d8f-da4a-4f8d-b3a5-328ed702599c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:03.463Z|fd6b05a5-199d-482a-b13c-dc8b8bef9943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:03.463Z|fc362d8f-da4a-4f8d-b3a5-328ed702599c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:03.464Z|fd6b05a5-199d-482a-b13c-dc8b8bef9943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:04.008Z|9554ac7e-a603-4e46-b3c9-63b10620aafe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:04.009Z|9554ac7e-a603-4e46-b3c9-63b10620aafe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:12.203Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:36:12.221Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:12.222Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:36:12.222Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:12.223Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:12.223Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:36:12.224Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d94f8f2ffa45d65dea3b13897b5ce5a0", X-B3-SpanId:"48b9eee09f59dfa3", X-B3-ParentSpanId:"8b0ddefd2e22b868", X-B3-Sampled:"0", X-ONAP-RequestID:"79e39351-6958-453c-b79d-dae0290108e9", X-RequestID:"79e39351-6958-453c-b79d-dae0290108e9", X-TransactionID:"79e39351-6958-453c-b79d-dae0290108e9", X-ECOMP-RequestID:"79e39351-6958-453c-b79d-dae0290108e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bfddd5d-b9cb-4fef-9a51-2a42cfa7eecc"] 2022-11-25T00:36:12.224Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:36:12.224Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:12.258Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:12.259Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:12.260Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : OK 2022-11-25T00:36:12.260Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:12.261Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-11-25T00:36:00.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:36:05.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "cloudIdentifier" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:36:08.000+00:00" } ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:36:12.261Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:12.262Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||InvokeReturn 2022-11-25T00:36:12.268Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:36:12.269Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:36:12.270Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:12.270Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:36:12.270Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:36:12.271Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d94f8f2ffa45d65dea3b13897b5ce5a0", X-B3-SpanId:"ae04cd82072bf791", X-B3-ParentSpanId:"8b0ddefd2e22b868", X-B3-Sampled:"0", X-ONAP-RequestID:"79e39351-6958-453c-b79d-dae0290108e9", X-RequestID:"79e39351-6958-453c-b79d-dae0290108e9", X-TransactionID:"79e39351-6958-453c-b79d-dae0290108e9", X-ECOMP-RequestID:"79e39351-6958-453c-b79d-dae0290108e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b60e1d4-703e-4cfd-a603-6825f05932da"] 2022-11-25T00:36:12.271Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:36:12.271Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:12.289Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:12.290Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:12.290Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:36:12.291Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&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", date:"Fri, 25 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:12.291Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:36:12.292Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:12.292Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:36:12.354Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:36:12.354Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:36:12.355Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:12.355Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:36:12.355Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:36:12.356Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"79e39351-6958-453c-b79d-dae0290108e9", X-RequestID:"79e39351-6958-453c-b79d-dae0290108e9", X-TransactionID:"79e39351-6958-453c-b79d-dae0290108e9", X-ECOMP-RequestID:"79e39351-6958-453c-b79d-dae0290108e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc11c45c-da95-47d7-9f33-a80cd1c30bc9"] 2022-11-25T00:36:12.356Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:36:12.356Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:12.495Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:12.495Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:12.496Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:36:12.496Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1318C58FAF6C6664346346C4ED2E6761; 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, 25 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-11-25T00:36:12.497Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","businessKey":"a3e47962-a81f-4ccc-a890-195dfad99763","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:36:07.605+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb","superProcessInstanceId":"26b83977-6c59-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:36:12.497Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:12.498Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:36:12.528Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:36:12.529Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:36:12.529Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:12.529Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:36:12.530Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:36:12.530Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"79e39351-6958-453c-b79d-dae0290108e9", X-RequestID:"79e39351-6958-453c-b79d-dae0290108e9", X-TransactionID:"79e39351-6958-453c-b79d-dae0290108e9", X-ECOMP-RequestID:"79e39351-6958-453c-b79d-dae0290108e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52b22f4c-39ea-4312-8ae8-fa0fa9a36735"] 2022-11-25T00:36:12.530Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:36:12.530Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:12.693Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:12.694Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:12.694Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:36:12.695Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8175ED18B0B1769A52489EB3ED9BDA5F; 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, 25 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"159", server:"envoy"] 2022-11-25T00:36:12.698Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:26bb6e0f-6c59-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","executionId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:36:07.606+0000","endTime":"2022-11-25T00:36:07.607+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:36:12.699Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:12.700Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:36:12.707Z|79e39351-6958-453c-b79d-dae0290108e9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:36:13.501Z|ecf89d6e-df3d-438b-9fcc-956e77fb7e01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:13.502Z|eaf57779-9bd7-461c-86aa-4811db594a3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:13.503Z|eaf57779-9bd7-461c-86aa-4811db594a3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:13.512Z|ecf89d6e-df3d-438b-9fcc-956e77fb7e01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:14.038Z|4dbb1ce1-77f8-44de-935e-c70894222c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:14.039Z|4dbb1ce1-77f8-44de-935e-c70894222c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:15.416Z|febb24a8-25c1-4c61-84d8-26d37f793a9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:36:15.417Z|febb24a8-25c1-4c61-84d8-26d37f793a9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:36:15.773Z|7e170a68-7687-4fbc-8f5c-403bde9e4e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:36:15.774Z|7e170a68-7687-4fbc-8f5c-403bde9e4e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:36:22.887Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:36:22.903Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:22.903Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:36:22.904Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:22.904Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:22.904Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:36:22.904Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3760bc348ff20a5e51c49dc38adcaec4", X-B3-SpanId:"2c801f9a4de6994b", X-B3-ParentSpanId:"dfebf2a514a6daf3", X-B3-Sampled:"0", X-ONAP-RequestID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-RequestID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-TransactionID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-ECOMP-RequestID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"199b6e67-cfa3-46cc-b375-43a328d0c256"] 2022-11-25T00:36:22.905Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:36:22.905Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:22.942Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:22.943Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:22.943Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : OK 2022-11-25T00:36:22.944Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:36:22 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:22.945Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "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" : "2022-11-25T00:36:00.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:36:12.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "cloudIdentifier" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:36:08.000+00:00" } ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:36:22.946Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:22.946Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||InvokeReturn 2022-11-25T00:36:22.948Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:36:22.948Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:36:22.948Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:22.949Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:36:22.949Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:36:22.949Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3760bc348ff20a5e51c49dc38adcaec4", X-B3-SpanId:"69f34c692f21227e", X-B3-ParentSpanId:"dfebf2a514a6daf3", X-B3-Sampled:"0", X-ONAP-RequestID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-RequestID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-TransactionID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-ECOMP-RequestID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9de7dbb-0a75-4b39-9fb6-d9eb075865a7"] 2022-11-25T00:36:22.949Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:36:22.950Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:22.970Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:22.971Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:22.971Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:36:22.972Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&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", date:"Fri, 25 Nov 2022 00:36:22 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:22.973Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":null,\"creation_time\":1669336572000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:36:13.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:36:22.973Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:22.973Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:36:23.016Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:36:23.017Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:36:23.018Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:23.018Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:36:23.018Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:36:23.019Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-RequestID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-TransactionID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-ECOMP-RequestID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a0befd3-bba5-450e-993e-1221078a509e"] 2022-11-25T00:36:23.019Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:36:23.019Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:23.160Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:23.161Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:23.161Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:36:23.161Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=59EDEDE3A0C2CA86FEF2D1B548B1B8A6; 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, 25 Nov 2022 00:36:23 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-11-25T00:36:23.162Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","businessKey":"a3e47962-a81f-4ccc-a890-195dfad99763","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:36:07.605+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb","superProcessInstanceId":"26b83977-6c59-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:36:23.162Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:23.162Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:36:23.194Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:36:23.195Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:36:23.195Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:23.195Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:36:23.196Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:36:23.196Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-RequestID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-TransactionID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-ECOMP-RequestID:"aca52364-b90c-40f8-972a-85cb96ddd858", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85a0879f-9bdf-4adb-9db4-2d54d468ccab"] 2022-11-25T00:36:23.196Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:36:23.196Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:23.348Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:23.349Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:23.349Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:36:23.350Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D9512FC581A083CE4C1DAC84C6A463EA; 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:"812", date:"Fri, 25 Nov 2022 00:36:23 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2022-11-25T00:36:23.350Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:29f38ec0-6c59-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","executionId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:36:13.007+0000","endTime":"2022-11-25T00:36:13.017+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:36:23.351Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:23.351Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:36:23.356Z|aca52364-b90c-40f8-972a-85cb96ddd858|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:36:23.539Z|c5ee5ac8-37b0-4233-96ce-63f9c6e094ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:23.540Z|c5ee5ac8-37b0-4233-96ce-63f9c6e094ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:23.552Z|a145eb00-008b-4233-bbb6-4f9a436403e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:23.552Z|a145eb00-008b-4233-bbb6-4f9a436403e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:24.076Z|aff19866-f43f-46da-be92-7287486ec8e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:24.077Z|aff19866-f43f-46da-be92-7287486ec8e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:30.416Z|9361eba3-edbb-452a-8cd1-23f0b86e1b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:36:30.420Z|9361eba3-edbb-452a-8cd1-23f0b86e1b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:36:33.530Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:36:33.540Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:33.541Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:36:33.542Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:33.542Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:33.543Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:36:33.543Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d9bf4cef5db24c76d854f71b1d8d675", X-B3-SpanId:"76446c2425aec1fb", X-B3-ParentSpanId:"124db55ed55820d5", X-B3-Sampled:"0", X-ONAP-RequestID:"90667533-4263-4f17-b337-9bda35988103", X-RequestID:"90667533-4263-4f17-b337-9bda35988103", X-TransactionID:"90667533-4263-4f17-b337-9bda35988103", X-ECOMP-RequestID:"90667533-4263-4f17-b337-9bda35988103", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d0798c5-bfd2-4142-9915-21042527f964"] 2022-11-25T00:36:33.543Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:36:33.544Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:33.566Z|a140633a-ab77-4cad-82d6-f45ec9c65c1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:33.567Z|a140633a-ab77-4cad-82d6-f45ec9c65c1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:33.576Z|bac32924-b956-49b8-807b-a94d21540b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:33.577Z|bac32924-b956-49b8-807b-a94d21540b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:33.612Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:33.612Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:33.613Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : OK 2022-11-25T00:36:33.613Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:36:33 GMT", x-envoy-upstream-service-time:"63", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:33.614Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "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" : "2022-11-25T00:36:00.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:36:12.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "cloudIdentifier" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:36:08.000+00:00" } ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:36:33.614Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:33.615Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||InvokeReturn 2022-11-25T00:36:33.616Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:36:33.617Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:36:33.617Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:33.618Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:36:33.618Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:36:33.618Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d9bf4cef5db24c76d854f71b1d8d675", X-B3-SpanId:"20b46aee78dbb6bb", X-B3-ParentSpanId:"124db55ed55820d5", X-B3-Sampled:"0", X-ONAP-RequestID:"90667533-4263-4f17-b337-9bda35988103", X-RequestID:"90667533-4263-4f17-b337-9bda35988103", X-TransactionID:"90667533-4263-4f17-b337-9bda35988103", X-ECOMP-RequestID:"90667533-4263-4f17-b337-9bda35988103", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d9a3719-fd73-43cc-8885-38ff25f1eb64"] 2022-11-25T00:36:33.619Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:36:33.619Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:33.651Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:33.651Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:33.652Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:36:33.652Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&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", date:"Fri, 25 Nov 2022 00:36:33 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:33.652Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":null,\"creation_time\":1669336572000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:36:13.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:36:33.653Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:33.653Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:36:33.686Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:36:33.686Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:36:33.686Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:33.687Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:36:33.687Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:36:33.687Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90667533-4263-4f17-b337-9bda35988103", X-RequestID:"90667533-4263-4f17-b337-9bda35988103", X-TransactionID:"90667533-4263-4f17-b337-9bda35988103", X-ECOMP-RequestID:"90667533-4263-4f17-b337-9bda35988103", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"314bf159-e559-46ce-b71e-e9f425d16c74"] 2022-11-25T00:36:33.688Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:36:33.688Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:33.828Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:33.829Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:33.830Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:36:33.830Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D3471FD7F443D28969D975B2BD56D201; 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, 25 Nov 2022 00:36:33 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2022-11-25T00:36:33.830Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","businessKey":"a3e47962-a81f-4ccc-a890-195dfad99763","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:36:07.605+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb","superProcessInstanceId":"26b83977-6c59-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:36:33.831Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:33.831Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:36:33.893Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:36:33.893Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:36:33.894Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:33.894Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:36:33.894Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:36:33.894Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90667533-4263-4f17-b337-9bda35988103", X-RequestID:"90667533-4263-4f17-b337-9bda35988103", X-TransactionID:"90667533-4263-4f17-b337-9bda35988103", X-ECOMP-RequestID:"90667533-4263-4f17-b337-9bda35988103", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"253713f2-d9f3-4652-8567-9db1fd28f103"] 2022-11-25T00:36:33.895Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:36:33.895Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:34.042Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:34.042Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:34.043Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:36:34.043Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F87365F4361854E8EBCE438240602C16; 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:"812", date:"Fri, 25 Nov 2022 00:36:33 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-11-25T00:36:34.043Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:29f38ec0-6c59-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","executionId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:36:13.007+0000","endTime":"2022-11-25T00:36:13.017+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:36:34.044Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:34.044Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:36:34.058Z|90667533-4263-4f17-b337-9bda35988103|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:36:34.113Z|8e1722c6-803c-48f5-bf8d-fb84eac7b439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:34.114Z|8e1722c6-803c-48f5-bf8d-fb84eac7b439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:43.592Z|2aaf9f56-6f6c-4359-91b8-08e75435e1b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:43.593Z|2aaf9f56-6f6c-4359-91b8-08e75435e1b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:43.602Z|365ab0f4-0cf5-4ae8-bbdd-ff01c0fca515|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:43.603Z|365ab0f4-0cf5-4ae8-bbdd-ff01c0fca515|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:44.167Z|2e7d7f01-ba15-4d4c-8dd2-25d52c10f08f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:44.167Z|2e7d7f01-ba15-4d4c-8dd2-25d52c10f08f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:44.240Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:36:44.248Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:44.249Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:36:44.249Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:44.250Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:44.250Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:36:44.251Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a273ca6d68680b9b8e1523940f3cf3e", X-B3-SpanId:"d4a49b997f67c4b4", X-B3-ParentSpanId:"da8fdc5501161c2c", X-B3-Sampled:"0", X-ONAP-RequestID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-RequestID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-TransactionID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-ECOMP-RequestID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df362a37-c09f-45db-9f01-da389341708d"] 2022-11-25T00:36:44.251Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:36:44.252Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:44.287Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:44.288Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:44.288Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : OK 2022-11-25T00:36:44.289Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:44.290Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "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" : "2022-11-25T00:36:00.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:36:12.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "cloudIdentifier" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:36:08.000+00:00" } ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:36:44.290Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:44.291Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||InvokeReturn 2022-11-25T00:36:44.293Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:36:44.294Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:36:44.294Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:44.295Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:36:44.295Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:36:44.295Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a273ca6d68680b9b8e1523940f3cf3e", X-B3-SpanId:"e10bfa5b7f76f9ce", X-B3-ParentSpanId:"da8fdc5501161c2c", X-B3-Sampled:"0", X-ONAP-RequestID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-RequestID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-TransactionID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-ECOMP-RequestID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d7215d5-76e2-4583-985f-fe2c30517417"] 2022-11-25T00:36:44.296Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:36:44.296Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:44.318Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:44.319Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:44.319Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:36:44.319Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&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", date:"Fri, 25 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:44.320Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":null,\"creation_time\":1669336572000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:36:13.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:36:44.320Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:44.321Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:36:44.365Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:36:44.366Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:36:44.366Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:44.367Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:36:44.367Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:36:44.367Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-RequestID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-TransactionID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-ECOMP-RequestID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59f2ce18-2ffd-4d54-8002-c1568d220b69"] 2022-11-25T00:36:44.368Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:36:44.368Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:44.550Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:44.551Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:44.551Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:36:44.551Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A70376B2804AE44057B38561E02D0852; 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, 25 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"174", server:"envoy"] 2022-11-25T00:36:44.552Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","businessKey":"a3e47962-a81f-4ccc-a890-195dfad99763","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:36:07.605+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb","superProcessInstanceId":"26b83977-6c59-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:36:44.552Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:44.552Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:36:44.593Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:36:44.594Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:36:44.595Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:44.595Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:36:44.596Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:36:44.596Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-RequestID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-TransactionID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-ECOMP-RequestID:"2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd92fa9a-9eeb-451f-8ab6-adcac6f716d5"] 2022-11-25T00:36:44.596Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:36:44.597Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:44.762Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:44.762Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:44.763Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:36:44.763Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F72663BA01D31637B37749C3B6C44C6A; 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:"812", date:"Fri, 25 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"161", server:"envoy"] 2022-11-25T00:36:44.764Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:29f38ec0-6c59-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","executionId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:36:13.007+0000","endTime":"2022-11-25T00:36:13.017+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:36:44.764Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:44.764Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:36:44.774Z|2cb5af85-0a05-481d-9b2f-dcb9ea2b7af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:36:45.121Z|a00bf5b9-f8fc-45c0-90e5-cfdc48572f61|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:36:45.122Z|a00bf5b9-f8fc-45c0-90e5-cfdc48572f61|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:45.416Z|027bfe70-20d2-4076-83f0-4a9ee2269511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:36:45.418Z|027bfe70-20d2-4076-83f0-4a9ee2269511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:36:45.775Z|296d496e-4c79-4556-a295-534870dc9694|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:36:45.775Z|296d496e-4c79-4556-a295-534870dc9694|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:36:53.621Z|eb8b105c-6d86-4379-8b4c-f877b88169e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:53.622Z|eb8b105c-6d86-4379-8b4c-f877b88169e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:53.632Z|6a7f489b-0982-4324-9416-e2c616567f06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:53.632Z|6a7f489b-0982-4324-9416-e2c616567f06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:54.197Z|966acf16-e8e8-45fc-8bbc-38ce8817d858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:36:54.198Z|966acf16-e8e8-45fc-8bbc-38ce8817d858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:36:54.949Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:36:54.955Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:54.956Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:36:54.956Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:54.956Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:36:54.957Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:36:54.957Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40f626ff211802892fd3ea9f8f4e0cb4", X-B3-SpanId:"b6ba92ffa54e6316", X-B3-ParentSpanId:"a8ce4f902705b9ce", X-B3-Sampled:"0", X-ONAP-RequestID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-RequestID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-TransactionID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-ECOMP-RequestID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00924e7a-6788-4b7f-92c7-b45b3f0c90a9"] 2022-11-25T00:36:54.958Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:36:54.958Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:54.989Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:54.990Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:54.991Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : OK 2022-11-25T00:36:54.991Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:36:54 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:54.993Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "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" : "2022-11-25T00:36:00.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:36:12.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "cloudIdentifier" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:36:08.000+00:00" } ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:36:54.994Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:54.994Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||InvokeReturn 2022-11-25T00:36:54.996Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:36:54.997Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:36:54.998Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:54.998Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:36:54.999Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:36:54.999Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40f626ff211802892fd3ea9f8f4e0cb4", X-B3-SpanId:"f3d1b814302e7382", X-B3-ParentSpanId:"a8ce4f902705b9ce", X-B3-Sampled:"0", X-ONAP-RequestID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-RequestID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-TransactionID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-ECOMP-RequestID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f8c8cd1-86a0-4601-b121-cb28b2eff6c5"] 2022-11-25T00:36:54.999Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:36:55.001Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:55.033Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:55.034Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:55.034Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:36:55.035Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&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", date:"Fri, 25 Nov 2022 00:36:54 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:36:55.036Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":null,\"creation_time\":1669336572000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:36:13.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:36:55.036Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:55.036Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:36:55.082Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:36:55.083Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:36:55.083Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:55.084Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:36:55.084Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:36:55.084Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-RequestID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-TransactionID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-ECOMP-RequestID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40394f2f-f83f-4405-842c-05efb8933935"] 2022-11-25T00:36:55.084Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:36:55.085Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:55.248Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:55.249Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:55.249Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:36:55.249Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=159C3E092103048E6FB3D963902B25D6; 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, 25 Nov 2022 00:36:55 GMT", x-envoy-upstream-service-time:"159", server:"envoy"] 2022-11-25T00:36:55.250Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","businessKey":"a3e47962-a81f-4ccc-a890-195dfad99763","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:36:07.605+0000","endTime":"2022-11-25T00:36:45.521+0000","removalTime":null,"durationInMillis":37916,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb","superProcessInstanceId":"26b83977-6c59-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:36:55.250Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:55.251Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:36:55.302Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:36:55.303Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:36:55.304Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:36:55.304Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:36:55.305Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:36:55.305Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-RequestID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-TransactionID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-ECOMP-RequestID:"f07f74ce-bf78-411d-af42-0238227e99cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c18bdf2-af7a-4e92-bd97-739ac1f8a9af"] 2022-11-25T00:36:55.305Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:36:55.306Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:36:55.487Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:36:55.488Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:36:55.488Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:36:55.488Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=870815E7E0853769DDE19A2B12888708; 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, 25 Nov 2022 00:36:55 GMT", x-envoy-upstream-service-time:"177", server:"envoy"] 2022-11-25T00:36:55.489Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:3d534653-6c59-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","executionId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:36:45.511+0000","endTime":"2022-11-25T00:36:45.511+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:36:55.490Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:36:55.490Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:36:55.495Z|f07f74ce-bf78-411d-af42-0238227e99cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:37:00.416Z|7a2dbe29-7247-4e5c-9be7-82ae57002275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:37:00.416Z|7a2dbe29-7247-4e5c-9be7-82ae57002275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:37:03.649Z|cff83c40-1a7d-411a-b2e4-93e20190d46c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:03.651Z|cff83c40-1a7d-411a-b2e4-93e20190d46c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:03.668Z|fae14e4d-6701-4d5a-9dbd-8cd3e15ffa53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:03.669Z|fae14e4d-6701-4d5a-9dbd-8cd3e15ffa53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:04.233Z|6302a683-1a31-44e5-aac7-0418e43afb03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:04.234Z|6302a683-1a31-44e5-aac7-0418e43afb03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:05.661Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:37:05.667Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:05.668Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:37:05.668Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:05.668Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:05.669Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:37:05.669Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30f520710e9fc46f0a0e4c8f26e3ae9d", X-B3-SpanId:"fe4ff94fa890cf27", X-B3-ParentSpanId:"eb83817cf0d84e14", X-B3-Sampled:"0", X-ONAP-RequestID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-RequestID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-TransactionID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-ECOMP-RequestID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee8de5f3-f748-42b0-a531-61211bd857aa"] 2022-11-25T00:37:05.669Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:37:05.669Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:05.700Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:05.700Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:05.701Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : OK 2022-11-25T00:37:05.701Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:37:05 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:05.702Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "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" : "2022-11-25T00:36:00.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:36:12.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "cloudIdentifier" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:36:08.000+00:00" } ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:37:05.702Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:05.703Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||InvokeReturn 2022-11-25T00:37:05.704Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:05.705Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:37:05.705Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:05.705Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:05.705Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:37:05.706Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30f520710e9fc46f0a0e4c8f26e3ae9d", X-B3-SpanId:"ed5fa0a47ac0b131", X-B3-ParentSpanId:"eb83817cf0d84e14", X-B3-Sampled:"0", X-ONAP-RequestID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-RequestID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-TransactionID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-ECOMP-RequestID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5322d3d4-dd53-4e74-bc7b-075480426814"] 2022-11-25T00:37:05.706Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:37:05.706Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:05.726Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:05.727Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:05.728Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:37:05.728Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&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", date:"Fri, 25 Nov 2022 00:37:05 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:05.728Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":null,\"creation_time\":1669336572000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:36:13.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:37:05.729Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:05.729Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:37:05.755Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:37:05.755Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:37:05.756Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:05.756Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:37:05.756Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:37:05.756Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-RequestID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-TransactionID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-ECOMP-RequestID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff3b6e1d-9392-4bb5-85b9-0ef65ea3ef9c"] 2022-11-25T00:37:05.757Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:37:05.757Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:05.903Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:05.903Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:05.904Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:37:05.904Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=799F8975BE77B2903B4A05F161E2AF2F; 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, 25 Nov 2022 00:37:05 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2022-11-25T00:37:05.905Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","businessKey":"a3e47962-a81f-4ccc-a890-195dfad99763","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:36:07.605+0000","endTime":"2022-11-25T00:36:45.521+0000","removalTime":null,"durationInMillis":37916,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb","superProcessInstanceId":"26b83977-6c59-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:37:05.905Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:05.905Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:37:05.939Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:37:05.940Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:37:05.940Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:05.940Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:37:05.941Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:37:05.941Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-RequestID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-TransactionID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-ECOMP-RequestID:"dcff570a-3a52-4685-bfd8-9684b4c38b1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dea46121-e3c7-4dd9-8f6a-24753901b40b"] 2022-11-25T00:37:05.942Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:37:05.942Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:06.102Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:06.103Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:06.103Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:37:06.103Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FDDF2B12C51EA54DA9FE67FD7F233A08; 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, 25 Nov 2022 00:37:05 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2022-11-25T00:37:06.104Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:3d534653-6c59-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","executionId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:36:45.511+0000","endTime":"2022-11-25T00:36:45.511+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:37:06.105Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:06.105Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:37:06.111Z|dcff570a-3a52-4685-bfd8-9684b4c38b1d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:37:13.677Z|68f38dad-0508-4735-9872-ed793372c9fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:13.678Z|68f38dad-0508-4735-9872-ed793372c9fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:13.694Z|d1edcec8-17ed-4e70-8aa9-c09804802e1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:13.696Z|d1edcec8-17ed-4e70-8aa9-c09804802e1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:14.260Z|bf1d1965-be72-4ffe-bf39-5ff32cb8ae9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:14.260Z|bf1d1965-be72-4ffe-bf39-5ff32cb8ae9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:15.416Z|4a313deb-d6b0-46b4-b4be-628e33e3ed92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:37:15.418Z|4a313deb-d6b0-46b4-b4be-628e33e3ed92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:37:15.776Z|00adaf0f-eb91-4e1f-b020-4031096f5c98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:37:15.776Z|00adaf0f-eb91-4e1f-b020-4031096f5c98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:37:16.279Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:37:16.286Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:16.287Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:37:16.287Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:16.287Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:16.288Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:37:16.288Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce70ec8c867e8654f4789b07c2c1229f", X-B3-SpanId:"282aa048fa1962fa", X-B3-ParentSpanId:"48089b56454819f3", X-B3-Sampled:"0", X-ONAP-RequestID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-RequestID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-TransactionID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-ECOMP-RequestID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d489af2e-8e2e-4ff2-afad-6d1e4da9301f"] 2022-11-25T00:37:16.288Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:37:16.289Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:16.323Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:16.324Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:16.324Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : OK 2022-11-25T00:37:16.325Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:37:16 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:16.325Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "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" : "2022-11-25T00:36:00.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:36:12.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "cloudIdentifier" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:36:08.000+00:00" } ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:37:16.326Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:16.326Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||InvokeReturn 2022-11-25T00:37:16.330Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:16.331Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:37:16.332Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:16.332Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:16.333Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:37:16.334Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce70ec8c867e8654f4789b07c2c1229f", X-B3-SpanId:"e2989489b3ebf906", X-B3-ParentSpanId:"48089b56454819f3", X-B3-Sampled:"0", X-ONAP-RequestID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-RequestID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-TransactionID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-ECOMP-RequestID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e03bde1-9307-488a-92b9-83125bc10e2c"] 2022-11-25T00:37:16.334Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:37:16.335Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:16.359Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:16.359Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:16.360Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:37:16.360Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&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", date:"Fri, 25 Nov 2022 00:37:16 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:16.362Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":null,\"creation_time\":1669336572000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:36:13.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:37:16.362Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:16.362Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:37:16.398Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:37:16.399Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:37:16.399Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:16.399Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:37:16.400Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:37:16.400Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-RequestID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-TransactionID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-ECOMP-RequestID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e8f8dab-4efa-47e4-8fe9-99c9c41f60c6"] 2022-11-25T00:37:16.400Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:37:16.401Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:16.589Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:16.589Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:16.590Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:37:16.590Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=26BEDC0933D29C19533354185C202613; 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, 25 Nov 2022 00:37:16 GMT", x-envoy-upstream-service-time:"180", server:"envoy"] 2022-11-25T00:37:16.590Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","businessKey":"a3e47962-a81f-4ccc-a890-195dfad99763","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:36:07.605+0000","endTime":"2022-11-25T00:36:45.521+0000","removalTime":null,"durationInMillis":37916,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb","superProcessInstanceId":"26b83977-6c59-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:37:16.590Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:16.591Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3e47962-a81f-4ccc-a890-195dfad99763&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:37:16.615Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:37:16.616Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:37:16.616Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:16.616Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:37:16.616Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:37:16.617Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-RequestID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-TransactionID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-ECOMP-RequestID:"0558ee10-2353-423e-9ed0-06aa549dfde9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72d5d0d5-2932-45b1-93f4-f6f5afcd01d1"] 2022-11-25T00:37:16.617Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:37:16.617Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:16.752Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:16.752Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:16.753Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:37:16.753Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=11E52B7FEEFA4290BB7D4E884BF7D2BA; 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, 25 Nov 2022 00:37:16 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2022-11-25T00:37:16.753Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:3d534653-6c59-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","executionId":"26bb46f8-6c59-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:36:45.511+0000","endTime":"2022-11-25T00:36:45.511+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"22a76bed-6c59-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:37:16.754Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:16.754Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26bb46f8-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:37:16.766Z|0558ee10-2353-423e-9ed0-06aa549dfde9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:37:23.705Z|4631b233-6309-4854-a5a6-998da913a50e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:23.706Z|4631b233-6309-4854-a5a6-998da913a50e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:23.725Z|06c194ca-ac9b-46d0-9218-39f4e012f3dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:23.726Z|06c194ca-ac9b-46d0-9218-39f4e012f3dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:24.285Z|88229e03-3990-43b8-a943-0b5e0d01fa1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:24.286Z|88229e03-3990-43b8-a943-0b5e0d01fa1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:26.944Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:37:26.950Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:26.951Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:37:26.951Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:26.951Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:26.952Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:37:26.952Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1aaa3c5fbfab057465f3d77a0ced8e65", X-B3-SpanId:"6d28729eb5e86b68", X-B3-ParentSpanId:"739484a21c850ab5", X-B3-Sampled:"0", X-ONAP-RequestID:"1134d2ed-35f6-4588-a15d-68ac20d51dc5", X-RequestID:"1134d2ed-35f6-4588-a15d-68ac20d51dc5", X-TransactionID:"1134d2ed-35f6-4588-a15d-68ac20d51dc5", X-ECOMP-RequestID:"1134d2ed-35f6-4588-a15d-68ac20d51dc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"473ddd4d-10c2-4495-b061-c129aabace0f"] 2022-11-25T00:37:26.952Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:37:26.952Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:26.984Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:26.984Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:26.985Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : OK 2022-11-25T00:37:26.985Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:37:26 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:26.986Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "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" : "2022-11-25T00:36:00.000+00:00", "endTime" : "2022-11-25T00:37:23.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:37:23.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "cloudIdentifier" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:36:08.000+00:00" } ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:37:26.986Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:26.987Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||InvokeReturn 2022-11-25T00:37:26.990Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:26.991Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:37:26.991Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:26.991Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:26.992Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:37:26.992Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1aaa3c5fbfab057465f3d77a0ced8e65", X-B3-SpanId:"bbbf561389657f98", X-B3-ParentSpanId:"739484a21c850ab5", X-B3-Sampled:"0", X-ONAP-RequestID:"1134d2ed-35f6-4588-a15d-68ac20d51dc5", X-RequestID:"1134d2ed-35f6-4588-a15d-68ac20d51dc5", X-TransactionID:"1134d2ed-35f6-4588-a15d-68ac20d51dc5", X-ECOMP-RequestID:"1134d2ed-35f6-4588-a15d-68ac20d51dc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d228ac84-4845-4756-8f97-1e89d31f7c84"] 2022-11-25T00:37:26.992Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:37:26.993Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:27.018Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:27.019Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:27.019Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:37:27.019Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&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", date:"Fri, 25 Nov 2022 00:37:26 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:27.023Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":null,\"creation_time\":1669336572000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:36:13.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:37:27.023Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:27.024Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:37:27.031Z|1134d2ed-35f6-4588-a15d-68ac20d51dc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:37:27.186Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:37:27.205Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:27.206Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:37:27.206Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:27.207Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:27.207Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:37:27.208Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fe486c4693148515ba919da060f066c", X-B3-SpanId:"cafc247dfa838e38", X-B3-ParentSpanId:"b693511521bca746", X-B3-Sampled:"0", X-ONAP-RequestID:"ee3796f6-a31e-4cb7-af4a-e99743ac3c59", X-RequestID:"ee3796f6-a31e-4cb7-af4a-e99743ac3c59", X-TransactionID:"ee3796f6-a31e-4cb7-af4a-e99743ac3c59", X-ECOMP-RequestID:"ee3796f6-a31e-4cb7-af4a-e99743ac3c59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"897101d9-67b6-4a2c-b0ea-f9c3d89b406c"] 2022-11-25T00:37:27.208Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:37:27.209Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:27.238Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:27.239Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:27.239Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : OK 2022-11-25T00:37:27.240Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:37:26 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:27.241Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "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" : "2022-11-25T00:36:00.000+00:00", "endTime" : "2022-11-25T00:37:23.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:37:23.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "cloudIdentifier" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:36:08.000+00:00" } ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:37:27.241Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:27.242Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||InvokeReturn 2022-11-25T00:37:27.244Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:27.245Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:37:27.246Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:27.246Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:27.246Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:37:27.247Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fe486c4693148515ba919da060f066c", X-B3-SpanId:"8bf7987a14c59dd8", X-B3-ParentSpanId:"b693511521bca746", X-B3-Sampled:"0", X-ONAP-RequestID:"ee3796f6-a31e-4cb7-af4a-e99743ac3c59", X-RequestID:"ee3796f6-a31e-4cb7-af4a-e99743ac3c59", X-TransactionID:"ee3796f6-a31e-4cb7-af4a-e99743ac3c59", X-ECOMP-RequestID:"ee3796f6-a31e-4cb7-af4a-e99743ac3c59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0842e0e3-83a9-44da-897b-c1fb174413ea"] 2022-11-25T00:37:27.247Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:37:27.248Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:27.272Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:27.273Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:27.273Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:37:27.273Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&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", date:"Fri, 25 Nov 2022 00:37:26 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:27.279Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":null,\"creation_time\":1669336572000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:36:13.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:37:27.279Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:27.280Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:37:27.289Z|ee3796f6-a31e-4cb7-af4a-e99743ac3c59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:37:27.449Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:37:27.453Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:27.454Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:37:27.454Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:27.454Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:27.454Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:37:27.455Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4c6e7bc2326ecbe68c67a9b74615e7c", X-B3-SpanId:"5944d58326001699", X-B3-ParentSpanId:"2a9177718dca6631", X-B3-Sampled:"0", X-ONAP-RequestID:"485c2374-6623-49a5-a165-8c2bcd59f916", X-RequestID:"485c2374-6623-49a5-a165-8c2bcd59f916", X-TransactionID:"485c2374-6623-49a5-a165-8c2bcd59f916", X-ECOMP-RequestID:"485c2374-6623-49a5-a165-8c2bcd59f916", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a4fdd46-2c79-41a1-894d-490c8c1af93e"] 2022-11-25T00:37:27.455Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:37:27.455Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:27.480Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:27.481Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:27.481Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : OK 2022-11-25T00:37:27.482Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:37:26 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:27.485Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "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" : "2022-11-25T00:36:00.000+00:00", "endTime" : "2022-11-25T00:37:23.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:37:23.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "cloudIdentifier" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:36:08.000+00:00" } ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:37:27.485Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:27.486Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||InvokeReturn 2022-11-25T00:37:27.487Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:27.487Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:37:27.487Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:27.488Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:27.488Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:37:27.488Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4c6e7bc2326ecbe68c67a9b74615e7c", X-B3-SpanId:"0fc01a0b022cd12d", X-B3-ParentSpanId:"2a9177718dca6631", X-B3-Sampled:"0", X-ONAP-RequestID:"485c2374-6623-49a5-a165-8c2bcd59f916", X-RequestID:"485c2374-6623-49a5-a165-8c2bcd59f916", X-TransactionID:"485c2374-6623-49a5-a165-8c2bcd59f916", X-ECOMP-RequestID:"485c2374-6623-49a5-a165-8c2bcd59f916", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47c0ae5a-63c4-42d9-9bc1-87d15397bacb"] 2022-11-25T00:37:27.488Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:37:27.489Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:27.508Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:27.508Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:27.509Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:37:27.509Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&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", date:"Fri, 25 Nov 2022 00:37:26 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:27.510Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":null,\"creation_time\":1669336572000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:36:13.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:37:27.510Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:27.511Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:37:27.520Z|485c2374-6623-49a5-a165-8c2bcd59f916|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:37:27.676Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:37:27.680Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:27.681Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:37:27.681Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:27.682Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:27.683Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:37:27.683Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"988b15053062fd02c18f7e1ec502d6fe", X-B3-SpanId:"9ca52b30aa5c91cc", X-B3-ParentSpanId:"4f0306b7ccc0a9f0", X-B3-Sampled:"0", X-ONAP-RequestID:"25840bba-853d-4a2f-9eda-0b97c769b4b3", X-RequestID:"25840bba-853d-4a2f-9eda-0b97c769b4b3", X-TransactionID:"25840bba-853d-4a2f-9eda-0b97c769b4b3", X-ECOMP-RequestID:"25840bba-853d-4a2f-9eda-0b97c769b4b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37a02d59-ec12-4391-a577-cd0c044c9460"] 2022-11-25T00:37:27.683Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:37:27.684Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:27.718Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:27.719Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:27.719Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : OK 2022-11-25T00:37:27.719Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:37:26 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:27.722Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "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" : "2022-11-25T00:36:00.000+00:00", "endTime" : "2022-11-25T00:37:23.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:37:23.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "cloudIdentifier" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:36:08.000+00:00" } ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:37:27.722Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:27.723Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||InvokeReturn 2022-11-25T00:37:27.725Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:27.726Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:37:27.726Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:27.726Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:27.727Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:37:27.727Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"988b15053062fd02c18f7e1ec502d6fe", X-B3-SpanId:"f883c3baa18976ba", X-B3-ParentSpanId:"4f0306b7ccc0a9f0", X-B3-Sampled:"0", X-ONAP-RequestID:"25840bba-853d-4a2f-9eda-0b97c769b4b3", X-RequestID:"25840bba-853d-4a2f-9eda-0b97c769b4b3", X-TransactionID:"25840bba-853d-4a2f-9eda-0b97c769b4b3", X-ECOMP-RequestID:"25840bba-853d-4a2f-9eda-0b97c769b4b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66b865bc-5624-4a5b-9cc2-16d4366e966d"] 2022-11-25T00:37:27.727Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:37:27.728Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:27.766Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:27.767Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:27.767Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:37:27.768Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&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", date:"Fri, 25 Nov 2022 00:37:26 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:27.770Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":null,\"creation_time\":1669336572000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:36:13.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:37:27.770Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:27.771Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:37:27.778Z|25840bba-853d-4a2f-9eda-0b97c769b4b3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:37:27.931Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:37:27.936Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:27.936Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||Invoke 2022-11-25T00:37:27.937Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:27.937Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763 2022-11-25T00:37:27.937Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Method : GET 2022-11-25T00:37:27.938Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c8707ee3155429cc46fa1062bffef15", X-B3-SpanId:"21f5c50fe77363ed", X-B3-ParentSpanId:"29a20c8ef6fb882b", X-B3-Sampled:"0", X-ONAP-RequestID:"a4c52de5-60c8-4eb5-a2d0-58b952c14f0c", X-RequestID:"a4c52de5-60c8-4eb5-a2d0-58b952c14f0c", X-TransactionID:"a4c52de5-60c8-4eb5-a2d0-58b952c14f0c", X-ECOMP-RequestID:"a4c52de5-60c8-4eb5-a2d0-58b952c14f0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b261da41-0dd7-4d60-bd6f-8442b991f6ea"] 2022-11-25T00:37:27.938Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Request body: 2022-11-25T00:37:27.938Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:27.974Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:27.975Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:27.975Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Status text : OK 2022-11-25T00:37:27.975Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:37:26 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:27.978Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||Response body: { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "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" : "2022-11-25T00:36:00.000+00:00", "endTime" : "2022-11-25T00:37:23.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\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\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3e26dfe2-581b-469b-9760-408b6122237d\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"72c90890-20c2-45d5-8816-55421b4d9988\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:37:23.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "cloudIdentifier" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:36:08.000+00:00" } ], "requestURI" : "a3e47962-a81f-4ccc-a890-195dfad99763", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763" } } } 2022-11-25T00:37:27.978Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:27.979Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3e47962-a81f-4ccc-a890-195dfad99763|INFO|500||InvokeReturn 2022-11-25T00:37:27.980Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:27.981Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:37:27.981Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:27.981Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false 2022-11-25T00:37:27.981Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:37:27.981Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c8707ee3155429cc46fa1062bffef15", X-B3-SpanId:"f1c26e89d5d6a5e0", X-B3-ParentSpanId:"29a20c8ef6fb882b", X-B3-Sampled:"0", X-ONAP-RequestID:"a4c52de5-60c8-4eb5-a2d0-58b952c14f0c", X-RequestID:"a4c52de5-60c8-4eb5-a2d0-58b952c14f0c", X-TransactionID:"a4c52de5-60c8-4eb5-a2d0-58b952c14f0c", X-ECOMP-RequestID:"a4c52de5-60c8-4eb5-a2d0-58b952c14f0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"672db7bf-b323-4b55-a422-a5cf903705a8"] 2022-11-25T00:37:27.982Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:37:27.982Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:28.004Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:28.004Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:28.005Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:37:28.005Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&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", date:"Fri, 25 Nov 2022 00:37:27 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:28.006Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "a3e47962-a81f-4ccc-a890-195dfad99763", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":null,\"creation_time\":1669336572000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:36:13.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:37:28.006Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:28.007Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3e47962-a81f-4ccc-a890-195dfad99763&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:37:28.015Z|a4c52de5-60c8-4eb5-a2d0-58b952c14f0c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3e47962-a81f-4ccc-a890-195dfad99763|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:37:30.416Z|88848d62-d168-41c8-a1e9-7f7375e16fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:37:30.416Z|88848d62-d168-41c8-a1e9-7f7375e16fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:37:33.738Z|5dccbf2e-dab0-4fa7-a13f-2edcbaf696ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:33.739Z|5dccbf2e-dab0-4fa7-a13f-2edcbaf696ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:33.756Z|e09fe3de-30d5-4c01-ad39-499096af26f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:33.757Z|e09fe3de-30d5-4c01-ad39-499096af26f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:34.317Z|74cf62ed-c4bc-4c42-869c-7454ea07b181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:34.318Z|74cf62ed-c4bc-4c42-869c-7454ea07b181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:39.129Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:37:39.131Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|||INFO|500||Checking if requestId: b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 already exists in requestDb InfraActiveRequests table 2022-11-25T00:37:39.132Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:37:39.132Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||Invoke 2022-11-25T00:37:39.133Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:39.133Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:37:39.133Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Method : GET 2022-11-25T00:37:39.134Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"271df26a3f561d5f82b38e06741a8cd1", X-B3-SpanId:"9c36272022913639", X-B3-ParentSpanId:"8b8bde71d5c9bf17", X-B3-Sampled:"0", X-ONAP-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-TransactionID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-ECOMP-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"760dd15e-7d24-4d33-93c6-e34b6e3519ed"] 2022-11-25T00:37:39.134Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Request body: 2022-11-25T00:37:39.134Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:39.156Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:39.156Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:37:39.157Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status text : Not Found 2022-11-25T00:37:39.157Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:37:38 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2022-11-25T00:37:39.158Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Response body: 2022-11-25T00:37:39.158Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:39.158Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|404|Not Found|InvokeReturn 2022-11-25T00:37:39.167Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:37:39.173Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:37:39.202Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||Invoke 2022-11-25T00:37:39.203Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b0d7694f-18b5-40fd-aa5c-cb75c53a2b94], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4be71776-c359-435a-b361-5ff52a653dce], X-ECOMP-RequestID=[b0d7694f-18b5-40fd-aa5c-cb75c53a2b94], X-TransactionId=[], X-ONAP-RequestID=[b0d7694f-18b5-40fd-aa5c-cb75c53a2b94]} 2022-11-25T00:37:39.249Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:37:38 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[37], vertex-id=[147704], x-aai-txid=[1-aai-resources-221125-00:37:38:219-43710], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:37:39.251Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|DEBUG|500||{"tenant-id":"0f73720843334790bc2bca05d0186393","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1669336547625","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"72c90890-20c2-45d5-8816-55421b4d9988"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:37:39.252Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||InvokeReturn 2022-11-25T00:37:39.253Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:37:39.253Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:37:39.255Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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 2022-11-25T00:37:39.255Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:37:39.255Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:39.255Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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 2022-11-25T00:37:39.256Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:37:39.256Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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:"271df26a3f561d5f82b38e06741a8cd1", X-B3-SpanId:"db96d2def9bfa40d", X-B3-ParentSpanId:"8b8bde71d5c9bf17", X-B3-Sampled:"0", X-ONAP-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-TransactionID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-ECOMP-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82332320-7832-408a-a08e-73d038957385"] 2022-11-25T00:37:39.256Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"72c90890-20c2-45d5-8816-55421b4d9988","serviceInstanceId":"3e26dfe2-581b-469b-9760-408b6122237d","vfModuleInstanceId":"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8"},"instanceName":null,"requestScope":"vfModule"} 2022-11-25T00:37:39.257Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:39.287Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:39.288Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:39.288Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:37:39.288Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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, 25 Nov 2022 00:37:38 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2022-11-25T00:37:39.289Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:37:39.289Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:39.290Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:37:39.290Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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 2022-11-25T00:37:39.291Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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 2022-11-25T00:37:39.291Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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================================================ 2022-11-25T00:37:39.291Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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 2022-11-25T00:37:39.292Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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 2022-11-25T00:37:39.292Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-TransactionID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-ECOMP-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"936e14d1-3e1d-4c6a-a4e9-11f8b9e4cd1c"] 2022-11-25T00:37:39.292Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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: 2022-11-25T00:37:39.293Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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================================================ 2022-11-25T00:37:39.333Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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========================================== 2022-11-25T00:37:39.334Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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 2022-11-25T00:37:39.335Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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 : OK 2022-11-25T00:37:39.335Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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", date:"Fri, 25 Nov 2022 00:37:39 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:39.344Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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" } } } 2022-11-25T00:37:39.345Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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================================================= 2022-11-25T00:37:39.345Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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 2022-11-25T00:37:39.347Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392 2022-11-25T00:37:39.348Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|INFO|500||Invoke 2022-11-25T00:37:39.348Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:39.349Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392 2022-11-25T00:37:39.349Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Method : GET 2022-11-25T00:37:39.350Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-TransactionID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-ECOMP-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09805c41-0453-4b44-8d22-0a1e3879ebfb"] 2022-11-25T00:37:39.350Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Request body: 2022-11-25T00:37:39.351Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:39.390Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:39.391Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:39.391Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Status text : OK 2022-11-25T00:37:39.392Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:37:39 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:39.394Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||Response body: { "modelUUID" : "955a5c4f-4e72-41bc-ae54-844e56ad2392", "modelInvariantUUID" : "fba57ffe-3bc1-40ce-8d3f-6097702c14e3", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-11-25 00:33:39.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/volumeHeatTemplate" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392/vfModuleCustomization" } } } 2022-11-25T00:37:39.395Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:39.395Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/955a5c4f-4e72-41bc-ae54-844e56ad2392|INFO|500||InvokeReturn 2022-11-25T00:37:39.399Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:37:39.400Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:37:39.400Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:39.401Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:37:39.401Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:37:39.401Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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:"1778", X-B3-TraceId:"271df26a3f561d5f82b38e06741a8cd1", X-B3-SpanId:"d542fffca207c95a", X-B3-ParentSpanId:"8b8bde71d5c9bf17", X-B3-Sampled:"0", X-ONAP-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-TransactionID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-ECOMP-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84828030-7907-489e-8118-4056a43ef494"] 2022-11-25T00:37:39.402Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94","requestStatus":"IN_PROGRESS","startTime":1669336659168,"source":"VID","vnfId":"72c90890-20c2-45d5-8816-55421b4d9988","vnfType":"","tenantId":"0f73720843334790bc2bca05d0186393","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\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"modelVersion\": \"1669336642184\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8","vfModuleModelName":"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd","cloudRegion":"RegionOne","serviceInstanceId":"3e26dfe2-581b-469b-9760-408b6122237d","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94"} 2022-11-25T00:37:39.402Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:39.440Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:39.441Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:37:39.442Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:37:39.442Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:37:38 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:39.443Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:37:39.168+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"modelVersion\": \"1669336642184\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:37:39.262+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleModelName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" } } } 2022-11-25T00:37:39.443Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:39.444Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:37:39.451Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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 2022-11-25T00:37:39.452Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:37:39.453Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:39.453Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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 2022-11-25T00:37:39.454Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:37:39.454Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|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:"271df26a3f561d5f82b38e06741a8cd1", X-B3-SpanId:"601fe70f0f0f1f39", X-B3-ParentSpanId:"8b8bde71d5c9bf17", X-B3-Sampled:"0", X-ONAP-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-TransactionID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-ECOMP-RequestID:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81ee9c8f-44b9-49b1-8060-9ee49b1fa263"] 2022-11-25T00:37:39.455Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"modelVersion\":\"1669336642184\",\"modelCustomizationUuid\":\"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\"modelVersionId\":\"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\"modelCustomizationId\":\"b14f0a16-7361-4185-8e3d-32f831ef3cbf\",\"modelUuid\":\"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\"modelInvariantUuid\":\"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"0f73720843334790bc2bca05d0186393\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3e26dfe2-581b-469b-9760-408b6122237d\",\"vnfInstanceId\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vfModuleInstanceId\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\"}","type":"String"},"requestId":{"value":"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94","type":"String"},"mso-request-id":{"value":"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"3e26dfe2-581b-469b-9760-408b6122237d","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"72c90890-20c2-45d5-8816-55421b4d9988","type":"String"},"vfModuleId":{"value":"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8","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/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:37:39.456Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:40.483Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:40.483Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:37:40.484Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:37:40.484Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:37:40 GMT", x-onap-requestid:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", x-requestid:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", x-transactionid:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", x-ecomp-requestid:"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", x-onap-partnername:"UNKNOWN", x-invocationid:"81ee9c8f-44b9-49b1-8060-9ee49b1fa263", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1022", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:40.485Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94\",\"instanceId\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\"}}","message":"Success","processInstanceID":"5d7f0d3c-6c59-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:37:40.485Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:40.486Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:37:40.491Z|b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:37:40.662Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:37:40.676Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:37:40.677Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||Invoke 2022-11-25T00:37:40.678Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:40.678Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:37:40.678Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Method : GET 2022-11-25T00:37:40.679Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58aeea20dc6c929652b9fe17e6ac692c", X-B3-SpanId:"068b30d034f183c7", X-B3-ParentSpanId:"5fb1c59e1d69b202", X-B3-Sampled:"0", X-ONAP-RequestID:"4d196e76-452d-4a6c-b817-00064e41aa50", X-RequestID:"4d196e76-452d-4a6c-b817-00064e41aa50", X-TransactionID:"4d196e76-452d-4a6c-b817-00064e41aa50", X-ECOMP-RequestID:"4d196e76-452d-4a6c-b817-00064e41aa50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ee8745f-e36b-456b-8f8a-7e0999c38398"] 2022-11-25T00:37:40.679Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Request body: 2022-11-25T00:37:40.680Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:40.715Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:40.716Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:40.716Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status text : OK 2022-11-25T00:37:40.716Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:37:40 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:40.719Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Response body: { "requestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:37:39.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"modelVersion\": \"1669336642184\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:37:39.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" } } } 2022-11-25T00:37:40.719Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:40.720Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||InvokeReturn 2022-11-25T00:37:40.721Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:37:40.722Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:37:40.722Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:40.722Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:37:40.722Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:37:40.723Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58aeea20dc6c929652b9fe17e6ac692c", X-B3-SpanId:"3e819b2200f2aecc", X-B3-ParentSpanId:"5fb1c59e1d69b202", X-B3-Sampled:"0", X-ONAP-RequestID:"4d196e76-452d-4a6c-b817-00064e41aa50", X-RequestID:"4d196e76-452d-4a6c-b817-00064e41aa50", X-TransactionID:"4d196e76-452d-4a6c-b817-00064e41aa50", X-ECOMP-RequestID:"4d196e76-452d-4a6c-b817-00064e41aa50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06fe46a1-34e0-45c0-8b51-e6fb830a1127"] 2022-11-25T00:37:40.723Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:37:40.723Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:40.741Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:40.742Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:40.742Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:37:40.742Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&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", date:"Fri, 25 Nov 2022 00:37:40 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:40.743Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:37:40.743Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:40.744Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:37:40.754Z|4d196e76-452d-4a6c-b817-00064e41aa50|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:37:43.781Z|647c209c-2974-4fae-b79e-61681d3db879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:43.781Z|647c209c-2974-4fae-b79e-61681d3db879|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:43.782Z|7b5713fb-0f00-44e8-a10e-3383a2d875ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:43.782Z|7b5713fb-0f00-44e8-a10e-3383a2d875ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:44.345Z|4a7d3d73-86b2-4feb-a555-193c07e8e881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:44.346Z|4a7d3d73-86b2-4feb-a555-193c07e8e881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:45.122Z|fc16cd8e-62f9-416c-ad40-f34611b3581b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:37:45.123Z|fc16cd8e-62f9-416c-ad40-f34611b3581b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:45.416Z|0ffe01e0-a0b4-4c65-a4e9-5edd5f80e644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:37:45.417Z|0ffe01e0-a0b4-4c65-a4e9-5edd5f80e644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:37:45.777Z|895fe5e0-39dc-4981-a31b-77f1927fa933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:37:45.778Z|895fe5e0-39dc-4981-a31b-77f1927fa933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:37:50.930Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:37:50.935Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:37:50.936Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||Invoke 2022-11-25T00:37:50.936Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:50.936Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:37:50.936Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Method : GET 2022-11-25T00:37:50.936Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9583972351704af7e1076c4528de206b", X-B3-SpanId:"4165db143bbd2fa8", X-B3-ParentSpanId:"ae0457370478029a", X-B3-Sampled:"0", X-ONAP-RequestID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-RequestID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-TransactionID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-ECOMP-RequestID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79b9789d-86ce-41fe-9c61-0943013c53a3"] 2022-11-25T00:37:50.937Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Request body: 2022-11-25T00:37:50.937Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:50.969Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:50.970Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:50.970Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status text : OK 2022-11-25T00:37:50.970Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:37:50 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:50.971Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Response body: { "requestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "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" : "2022-11-25T00:37:39.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"modelVersion\": \"1669336642184\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:37:47.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" } } } 2022-11-25T00:37:50.971Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:50.971Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||InvokeReturn 2022-11-25T00:37:50.979Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:37:50.980Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:37:50.981Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:50.981Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:37:50.981Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:37:50.982Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9583972351704af7e1076c4528de206b", X-B3-SpanId:"ca422728f5755d7e", X-B3-ParentSpanId:"ae0457370478029a", X-B3-Sampled:"0", X-ONAP-RequestID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-RequestID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-TransactionID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-ECOMP-RequestID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2a616cd-54f3-4385-a49c-ac79572406c4"] 2022-11-25T00:37:50.982Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:37:50.983Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:51.004Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:51.005Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:51.005Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:37:51.006Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&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", date:"Fri, 25 Nov 2022 00:37:50 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:37:51.007Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":1669336668000,\"creation_time\":1669336572000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:37:48.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:37:51.007Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:51.008Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:37:51.067Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:37:51.068Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:37:51.068Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:51.068Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:37:51.069Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:37:51.069Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-RequestID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-TransactionID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-ECOMP-RequestID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84cca319-1a1b-44c0-b890-0fa29003187e"] 2022-11-25T00:37:51.069Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:37:51.070Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:51.222Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:51.223Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:51.223Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:37:51.223Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B4B745432B11DB5FAABD44AC56B62E73; 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, 25 Nov 2022 00:37:51 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2022-11-25T00:37:51.224Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"60a4de90-6c59-11ed-bf43-3eae982b67eb","businessKey":"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:37:44.767+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5d7f0d3c-6c59-11ed-bf43-3eae982b67eb","superProcessInstanceId":"60a357ad-6c59-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:37:51.224Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:51.225Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:37:51.255Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:37:51.255Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:37:51.255Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:37:51.256Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:37:51.256Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:37:51.256Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-RequestID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-TransactionID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-ECOMP-RequestID:"ea9fbadb-202a-4d08-b4a1-7731bdd43730", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9841cb6f-f61a-4729-a43b-d9b4abb0f5e5"] 2022-11-25T00:37:51.256Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:37:51.256Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:37:51.399Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:37:51.400Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:37:51.400Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:37:51.401Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0F1D44D30194D1FAFF31E2EB81ECD5A8; 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, 25 Nov 2022 00:37:51 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-11-25T00:37:51.401Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:62b4fa08-6c59-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"60a4de90-6c59-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"60a4de90-6c59-11ed-bf43-3eae982b67eb","executionId":"60a4de90-6c59-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:37:48.227+0000","endTime":"2022-11-25T00:37:48.236+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5d7f0d3c-6c59-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:37:51.402Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:37:51.402Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:37:51.410Z|ea9fbadb-202a-4d08-b4a1-7731bdd43730|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:37:53.823Z|65863ba9-dc15-49bf-ae63-e6ba09716fce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:53.824Z|65863ba9-dc15-49bf-ae63-e6ba09716fce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:53.830Z|59b2acda-7cce-4fb8-9b8b-3cd920f71039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:53.844Z|59b2acda-7cce-4fb8-9b8b-3cd920f71039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:37:54.372Z|8be1795e-ac8a-4651-b61d-854ce8933911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:37:54.373Z|8be1795e-ac8a-4651-b61d-854ce8933911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:00.418Z|fd8167c5-2060-4fe6-9c5c-2d9617854b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:38:00.421Z|fd8167c5-2060-4fe6-9c5c-2d9617854b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:38:01.615Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:01.621Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:01.622Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||Invoke 2022-11-25T00:38:01.622Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:01.622Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:01.623Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Method : GET 2022-11-25T00:38:01.623Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c41e90a20f9988811612cfc427f76cd2", X-B3-SpanId:"dc7a9416bfae1292", X-B3-ParentSpanId:"0f4e98b0d6a5cff5", X-B3-Sampled:"0", X-ONAP-RequestID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-RequestID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-TransactionID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-ECOMP-RequestID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2a12cbc-24d9-4e96-8129-c56f36b29b8e"] 2022-11-25T00:38:01.623Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Request body: 2022-11-25T00:38:01.624Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:01.667Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:01.668Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:01.668Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status text : OK 2022-11-25T00:38:01.669Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:01 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:01.671Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Response body: { "requestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "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" : "2022-11-25T00:37:39.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"modelVersion\": \"1669336642184\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:37:47.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" } } } 2022-11-25T00:38:01.671Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:01.672Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||InvokeReturn 2022-11-25T00:38:01.674Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:01.674Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:01.675Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:01.675Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:01.675Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:01.676Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c41e90a20f9988811612cfc427f76cd2", X-B3-SpanId:"ccca5aba0c6aa68a", X-B3-ParentSpanId:"0f4e98b0d6a5cff5", X-B3-Sampled:"0", X-ONAP-RequestID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-RequestID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-TransactionID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-ECOMP-RequestID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1c5be91-7776-4b7e-9318-952e9a7a5494"] 2022-11-25T00:38:01.676Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:01.677Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:01.696Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:01.697Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:01.697Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:01.698Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&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", date:"Fri, 25 Nov 2022 00:38:01 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:01.699Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":1669336668000,\"creation_time\":1669336572000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:37:48.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:38:01.699Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:01.700Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:01.744Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:38:01.745Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:38:01.745Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:01.746Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:38:01.746Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:38:01.747Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-RequestID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-TransactionID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-ECOMP-RequestID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f6d93dd-0482-419d-920c-3e7017895529"] 2022-11-25T00:38:01.749Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:38:01.749Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:01.891Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:01.892Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:01.892Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:38:01.893Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6103BD709C127A9DA496520E20D8C3D1; 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, 25 Nov 2022 00:38:01 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2022-11-25T00:38:01.893Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"60a4de90-6c59-11ed-bf43-3eae982b67eb","businessKey":"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:37:44.767+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5d7f0d3c-6c59-11ed-bf43-3eae982b67eb","superProcessInstanceId":"60a357ad-6c59-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:38:01.894Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:01.894Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:38:01.934Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:38:01.934Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:38:01.935Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:01.935Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:38:01.935Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:38:01.936Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-RequestID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-TransactionID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-ECOMP-RequestID:"d24bf94f-f164-4522-87b8-a7fb5811d43d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa918249-5f65-4a0a-af71-8b292d518c31"] 2022-11-25T00:38:01.936Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:38:01.936Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:02.073Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:02.073Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:02.074Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:38:02.074Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C644EDB483723995F4F21EEEE0782B2E; 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, 25 Nov 2022 00:38:01 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-11-25T00:38:02.074Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:62b4fa08-6c59-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"60a4de90-6c59-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"60a4de90-6c59-11ed-bf43-3eae982b67eb","executionId":"60a4de90-6c59-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:37:48.227+0000","endTime":"2022-11-25T00:37:48.236+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5d7f0d3c-6c59-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:38:02.075Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:02.075Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:38:02.080Z|d24bf94f-f164-4522-87b8-a7fb5811d43d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:03.888Z|cc67b8d2-eeb8-4838-9ff7-6c35f473c9fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:03.889Z|cc67b8d2-eeb8-4838-9ff7-6c35f473c9fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:03.888Z|1bfccc5c-c98f-427c-92e3-86c02e7000fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:03.892Z|1bfccc5c-c98f-427c-92e3-86c02e7000fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:04.398Z|4fb1bb71-c935-43db-9819-f37574cb653d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:04.399Z|4fb1bb71-c935-43db-9819-f37574cb653d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:12.243Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:12.249Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:12.250Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||Invoke 2022-11-25T00:38:12.250Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:12.250Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:12.251Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Method : GET 2022-11-25T00:38:12.251Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f45dde3b59ee73b71a0430e632024cb", X-B3-SpanId:"1ecaa99296dd1ec4", X-B3-ParentSpanId:"eb379664ff9e5790", X-B3-Sampled:"0", X-ONAP-RequestID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-RequestID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-TransactionID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-ECOMP-RequestID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83963550-e433-48e3-94ae-ec1af07f1e21"] 2022-11-25T00:38:12.251Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Request body: 2022-11-25T00:38:12.252Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:12.286Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:12.287Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:12.287Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status text : OK 2022-11-25T00:38:12.287Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:12 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:12.289Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Response body: { "requestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "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" : "2022-11-25T00:37:39.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"modelVersion\": \"1669336642184\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:09.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" } } } 2022-11-25T00:38:12.290Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:12.290Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||InvokeReturn 2022-11-25T00:38:12.292Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:12.293Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:12.293Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:12.294Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:12.294Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:12.294Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f45dde3b59ee73b71a0430e632024cb", X-B3-SpanId:"500729f6261b6134", X-B3-ParentSpanId:"eb379664ff9e5790", X-B3-Sampled:"0", X-ONAP-RequestID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-RequestID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-TransactionID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-ECOMP-RequestID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed3b6a5e-428b-499b-b5e8-c4a5567656ca"] 2022-11-25T00:38:12.295Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:12.295Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:12.317Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:12.318Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:12.318Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:12.318Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&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", date:"Fri, 25 Nov 2022 00:38:12 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:12.322Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":1669336668000,\"creation_time\":1669336572000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:37:48.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:38:12.322Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:12.322Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:12.446Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:38:12.447Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:38:12.448Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:12.448Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:38:12.449Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:38:12.449Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-RequestID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-TransactionID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-ECOMP-RequestID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9242bdd-7cad-401f-a1bc-ae3de817165c"] 2022-11-25T00:38:12.449Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:38:12.450Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:12.663Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:12.666Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:12.667Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:38:12.668Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=480C63BCADB115734EB97430F2B3EC10; 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, 25 Nov 2022 00:38:12 GMT", x-envoy-upstream-service-time:"208", server:"envoy"] 2022-11-25T00:38:12.669Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"60a4de90-6c59-11ed-bf43-3eae982b67eb","businessKey":"b0d7694f-18b5-40fd-aa5c-cb75c53a2b94","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:37:44.767+0000","endTime":"2022-11-25T00:38:05.110+0000","removalTime":null,"durationInMillis":20343,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5d7f0d3c-6c59-11ed-bf43-3eae982b67eb","superProcessInstanceId":"60a357ad-6c59-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:38:12.669Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:12.670Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:38:12.700Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:38:12.701Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:38:12.701Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:12.702Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:38:12.702Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:38:12.702Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-RequestID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-TransactionID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-ECOMP-RequestID:"bf77f14e-001a-40f0-a9fc-0fcfd1ee5282", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebe42388-e94a-4204-8c8d-65523a6caa90"] 2022-11-25T00:38:12.703Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:38:12.703Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:12.850Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:12.851Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:12.851Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:38:12.852Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5757E36B591BE544E6244C989D083CCC; 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, 25 Nov 2022 00:38:12 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2022-11-25T00:38:12.852Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:6cc45afb-6c59-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"60a4de90-6c59-11ed-bf43-3eae982b67eb","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"60a4de90-6c59-11ed-bf43-3eae982b67eb","executionId":"60a4de90-6c59-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:38:05.105+0000","endTime":"2022-11-25T00:38:05.105+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5d7f0d3c-6c59-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:38:12.852Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:12.853Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60a4de90-6c59-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:38:12.858Z|bf77f14e-001a-40f0-a9fc-0fcfd1ee5282|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:13.915Z|ccb0ad72-ce4c-4f78-a809-c5cea4c60439|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:13.916Z|ccb0ad72-ce4c-4f78-a809-c5cea4c60439|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:13.924Z|cad7d221-bef6-4d96-a286-8ae01567f2e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:13.925Z|cad7d221-bef6-4d96-a286-8ae01567f2e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:14.427Z|ca19010c-6bf1-419e-8976-670ad929a9ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:14.428Z|ca19010c-6bf1-419e-8976-670ad929a9ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:15.416Z|529f31ca-fa59-47af-8a60-f8c405d7bb4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:38:15.417Z|529f31ca-fa59-47af-8a60-f8c405d7bb4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:38:15.778Z|6cd32891-d9f3-4f5f-a91b-b1166294753e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:38:15.779Z|6cd32891-d9f3-4f5f-a91b-b1166294753e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:38:23.026Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:23.033Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:23.034Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||Invoke 2022-11-25T00:38:23.034Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:23.034Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:23.035Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Method : GET 2022-11-25T00:38:23.035Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7eaec8ebed11e1badf2b5d707ac45ffa", X-B3-SpanId:"fe4af2beebef6fa1", X-B3-ParentSpanId:"d492e798e5e576a0", X-B3-Sampled:"0", X-ONAP-RequestID:"b140cd27-c2da-4045-bac6-71da804cdfc4", X-RequestID:"b140cd27-c2da-4045-bac6-71da804cdfc4", X-TransactionID:"b140cd27-c2da-4045-bac6-71da804cdfc4", X-ECOMP-RequestID:"b140cd27-c2da-4045-bac6-71da804cdfc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d33afbf-2a0f-4dea-81d7-f7468311fab1"] 2022-11-25T00:38:23.036Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Request body: 2022-11-25T00:38:23.037Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:23.085Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:23.086Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:23.086Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status text : OK 2022-11-25T00:38:23.087Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:22 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:23.087Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Response body: { "requestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "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" : "2022-11-25T00:37:39.000+00:00", "endTime" : "2022-11-25T00:38:13.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"modelVersion\": \"1669336642184\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:13.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" } } } 2022-11-25T00:38:23.088Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:23.089Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||InvokeReturn 2022-11-25T00:38:23.090Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:23.091Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:23.091Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:23.091Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:23.092Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:23.092Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7eaec8ebed11e1badf2b5d707ac45ffa", X-B3-SpanId:"58a1e677375f4dc0", X-B3-ParentSpanId:"d492e798e5e576a0", X-B3-Sampled:"0", X-ONAP-RequestID:"b140cd27-c2da-4045-bac6-71da804cdfc4", X-RequestID:"b140cd27-c2da-4045-bac6-71da804cdfc4", X-TransactionID:"b140cd27-c2da-4045-bac6-71da804cdfc4", X-ECOMP-RequestID:"b140cd27-c2da-4045-bac6-71da804cdfc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1e0d8aa-d67e-4c55-b238-1368faf3d94c"] 2022-11-25T00:38:23.092Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:23.093Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:23.116Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:23.117Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:23.117Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:23.117Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&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", date:"Fri, 25 Nov 2022 00:38:22 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:23.119Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":1669336668000,\"creation_time\":1669336572000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:37:48.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:38:23.120Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:23.120Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:23.127Z|b140cd27-c2da-4045-bac6-71da804cdfc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:23.295Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:23.305Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:23.306Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||Invoke 2022-11-25T00:38:23.306Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:23.307Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:23.307Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Method : GET 2022-11-25T00:38:23.307Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a96750eca0b75b5b9b73e2c7dc89a6be", X-B3-SpanId:"d21fc1be584fa2c5", X-B3-ParentSpanId:"96ecc5784effdac6", X-B3-Sampled:"0", X-ONAP-RequestID:"b719bf28-3b00-4bc6-accd-e6303c8569aa", X-RequestID:"b719bf28-3b00-4bc6-accd-e6303c8569aa", X-TransactionID:"b719bf28-3b00-4bc6-accd-e6303c8569aa", X-ECOMP-RequestID:"b719bf28-3b00-4bc6-accd-e6303c8569aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9741bc91-68f0-40b9-a11f-da10ed99e94d"] 2022-11-25T00:38:23.307Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Request body: 2022-11-25T00:38:23.308Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:23.350Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:23.351Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:23.351Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status text : OK 2022-11-25T00:38:23.352Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:22 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:23.353Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Response body: { "requestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "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" : "2022-11-25T00:37:39.000+00:00", "endTime" : "2022-11-25T00:38:13.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"modelVersion\": \"1669336642184\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:13.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" } } } 2022-11-25T00:38:23.353Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:23.353Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||InvokeReturn 2022-11-25T00:38:23.355Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:23.355Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:23.356Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:23.356Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:23.356Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:23.357Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a96750eca0b75b5b9b73e2c7dc89a6be", X-B3-SpanId:"215f4d3b3c19dac6", X-B3-ParentSpanId:"96ecc5784effdac6", X-B3-Sampled:"0", X-ONAP-RequestID:"b719bf28-3b00-4bc6-accd-e6303c8569aa", X-RequestID:"b719bf28-3b00-4bc6-accd-e6303c8569aa", X-TransactionID:"b719bf28-3b00-4bc6-accd-e6303c8569aa", X-ECOMP-RequestID:"b719bf28-3b00-4bc6-accd-e6303c8569aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd0fe89d-b622-46cb-9175-9fd80d0b6499"] 2022-11-25T00:38:23.357Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:23.357Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:23.376Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:23.377Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:23.377Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:23.377Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&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", date:"Fri, 25 Nov 2022 00:38:22 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:23.384Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":1669336668000,\"creation_time\":1669336572000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:37:48.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:38:23.384Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:23.385Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:23.392Z|b719bf28-3b00-4bc6-accd-e6303c8569aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:23.563Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:23.572Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:23.573Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||Invoke 2022-11-25T00:38:23.573Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:23.573Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:23.574Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Method : GET 2022-11-25T00:38:23.574Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bbd4f5676548d93bf26357e098afd21", X-B3-SpanId:"fe3e6299a3b0743f", X-B3-ParentSpanId:"0984d49b6b94d9db", X-B3-Sampled:"0", X-ONAP-RequestID:"0646a9a8-8dbc-4a49-b239-885b4eed3c0b", X-RequestID:"0646a9a8-8dbc-4a49-b239-885b4eed3c0b", X-TransactionID:"0646a9a8-8dbc-4a49-b239-885b4eed3c0b", X-ECOMP-RequestID:"0646a9a8-8dbc-4a49-b239-885b4eed3c0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddb591d9-fb1b-49a2-983e-5d9f249f3cdc"] 2022-11-25T00:38:23.574Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Request body: 2022-11-25T00:38:23.574Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:23.598Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:23.599Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:23.599Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status text : OK 2022-11-25T00:38:23.600Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:22 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:23.601Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Response body: { "requestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "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" : "2022-11-25T00:37:39.000+00:00", "endTime" : "2022-11-25T00:38:13.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"modelVersion\": \"1669336642184\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:13.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" } } } 2022-11-25T00:38:23.601Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:23.602Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||InvokeReturn 2022-11-25T00:38:23.604Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:23.604Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:23.604Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:23.605Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:23.605Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:23.605Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bbd4f5676548d93bf26357e098afd21", X-B3-SpanId:"824a7c1a51d43457", X-B3-ParentSpanId:"0984d49b6b94d9db", X-B3-Sampled:"0", X-ONAP-RequestID:"0646a9a8-8dbc-4a49-b239-885b4eed3c0b", X-RequestID:"0646a9a8-8dbc-4a49-b239-885b4eed3c0b", X-TransactionID:"0646a9a8-8dbc-4a49-b239-885b4eed3c0b", X-ECOMP-RequestID:"0646a9a8-8dbc-4a49-b239-885b4eed3c0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53f06744-5f30-4356-a3ea-fd8395b0b3b0"] 2022-11-25T00:38:23.606Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:23.606Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:23.627Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:23.628Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:23.629Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:23.629Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&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", date:"Fri, 25 Nov 2022 00:38:22 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:23.630Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":1669336668000,\"creation_time\":1669336572000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:37:48.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:38:23.631Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:23.631Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:23.643Z|0646a9a8-8dbc-4a49-b239-885b4eed3c0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:23.829Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:23.835Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:23.836Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||Invoke 2022-11-25T00:38:23.836Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:23.837Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:23.837Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Method : GET 2022-11-25T00:38:23.838Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe7460900b5bac0382d00462432b2774", X-B3-SpanId:"ed28cd61900cfc00", X-B3-ParentSpanId:"c1a45de725a0cbb8", X-B3-Sampled:"0", X-ONAP-RequestID:"2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f", X-RequestID:"2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f", X-TransactionID:"2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f", X-ECOMP-RequestID:"2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"001d7a12-c7f6-4856-8528-030f3e9aa915"] 2022-11-25T00:38:23.838Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Request body: 2022-11-25T00:38:23.838Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:23.876Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:23.877Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:23.877Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status text : OK 2022-11-25T00:38:23.878Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:22 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:23.878Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Response body: { "requestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "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" : "2022-11-25T00:37:39.000+00:00", "endTime" : "2022-11-25T00:38:13.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"modelVersion\": \"1669336642184\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:13.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" } } } 2022-11-25T00:38:23.879Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:23.879Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||InvokeReturn 2022-11-25T00:38:23.881Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:23.881Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:23.882Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:23.882Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:23.882Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:23.882Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe7460900b5bac0382d00462432b2774", X-B3-SpanId:"77200bb94a0f6df2", X-B3-ParentSpanId:"c1a45de725a0cbb8", X-B3-Sampled:"0", X-ONAP-RequestID:"2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f", X-RequestID:"2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f", X-TransactionID:"2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f", X-ECOMP-RequestID:"2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87cfd7b9-6ee1-4516-bdbd-dc845571b3e7"] 2022-11-25T00:38:23.883Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:23.883Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:23.910Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:23.911Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:23.911Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:23.912Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&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", date:"Fri, 25 Nov 2022 00:38:22 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:23.913Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":1669336668000,\"creation_time\":1669336572000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:37:48.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:38:23.913Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:23.914Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:23.921Z|2888ffe8-a4cd-4d3c-9ce8-0b946ffdb22f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:23.945Z|8aa95c33-1625-440c-b40b-afd1eef4c683|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:23.946Z|8aa95c33-1625-440c-b40b-afd1eef4c683|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:23.952Z|d12aea9b-abaa-4460-a75a-25c44829c615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:23.954Z|d12aea9b-abaa-4460-a75a-25c44829c615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:24.084Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:24.089Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:24.090Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||Invoke 2022-11-25T00:38:24.090Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:24.091Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94 2022-11-25T00:38:24.091Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Method : GET 2022-11-25T00:38:24.091Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"faf4de5812e72f11bfe735248c7501df", X-B3-SpanId:"4c26817e411b78e0", X-B3-ParentSpanId:"0c632fd03125c402", X-B3-Sampled:"0", X-ONAP-RequestID:"99d4a090-ca99-4a34-868c-67afd1747b71", X-RequestID:"99d4a090-ca99-4a34-868c-67afd1747b71", X-TransactionID:"99d4a090-ca99-4a34-868c-67afd1747b71", X-ECOMP-RequestID:"99d4a090-ca99-4a34-868c-67afd1747b71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef4e9315-4614-4c14-baee-31256dd8f5e4"] 2022-11-25T00:38:24.092Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Request body: 2022-11-25T00:38:24.092Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:24.122Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:24.123Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:24.125Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Status text : OK 2022-11-25T00:38:24.125Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:23 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:24.127Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||Response body: { "requestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "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" : "2022-11-25T00:37:39.000+00:00", "endTime" : "2022-11-25T00:38:13.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfType" : "", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"fba57ffe-3bc1-40ce-8d3f-6097702c14e3\",\n \"modelVersionId\": \"955a5c4f-4e72-41bc-ae54-844e56ad2392\",\n \"modelName\": \"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\n \"modelVersion\": \"1669336642184\",\n \"modelCustomizationId\": \"b14f0a16-7361-4185-8e3d-32f831ef3cbf\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:13.000+00:00", "vfModuleId" : "08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "vfModuleName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "vfModuleModelName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988/vfModules/08fcf9a6-ce46-472a-a14b-6bd7eae00ca8", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94" } } } 2022-11-25T00:38:24.127Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:24.127Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|INFO|500||InvokeReturn 2022-11-25T00:38:24.129Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:24.130Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:24.131Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:24.131Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false 2022-11-25T00:38:24.131Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:24.131Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"faf4de5812e72f11bfe735248c7501df", X-B3-SpanId:"cb7e129d8384e5eb", X-B3-ParentSpanId:"0c632fd03125c402", X-B3-Sampled:"0", X-ONAP-RequestID:"99d4a090-ca99-4a34-868c-67afd1747b71", X-RequestID:"99d4a090-ca99-4a34-868c-67afd1747b71", X-TransactionID:"99d4a090-ca99-4a34-868c-67afd1747b71", X-ECOMP-RequestID:"99d4a090-ca99-4a34-868c-67afd1747b71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9abfd136-bce7-4812-bd58-f8fdba642c22"] 2022-11-25T00:38:24.132Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:24.132Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:24.154Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:24.155Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:24.156Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:24.156Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&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", date:"Fri, 25 Nov 2022 00:38:23 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:24.157Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 52, "soRequestId" : "b0d7694f-18b5-40fd-aa5c-cb75c53a2b94", "groupingId" : "ffaf8418-af51-4857-92f0-bbe3c372ce9e", "name" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd/ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"updated_time\":1669336668000,\"creation_time\":1669336572000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"dcfa85fb2bb344c68b98a0cbfde815b6\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ffaf8418-af51-4857-92f0-bbe3c372ce9e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd\",\"vnf_name\":\"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0\",\"vnf_id\":\"72c90890-20c2-45d5-8816-55421b4d9988\",\"vf_module_id\":\"08fcf9a6-ce46-472a-a14b-6bd7eae00ca8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:37:48.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:38:24.158Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:24.159Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0d7694f-18b5-40fd-aa5c-cb75c53a2b94&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:24.176Z|99d4a090-ca99-4a34-868c-67afd1747b71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0d7694f-18b5-40fd-aa5c-cb75c53a2b94|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:24.456Z|344a9052-ef7b-44c3-b251-9d281ded9c5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:24.456Z|344a9052-ef7b-44c3-b251-9d281ded9c5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:26.668Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:26.670Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||INFO|500||Checking if requestId: babc9889-86ce-41c1-b899-fd2017f8aba3 already exists in requestDb InfraActiveRequests table 2022-11-25T00:38:26.671Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:26.671Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|500||Invoke 2022-11-25T00:38:26.672Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:26.672Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:26.672Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Method : GET 2022-11-25T00:38:26.673Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72f7fd85ffdd7d056bdee159c18b1ee8", X-B3-SpanId:"dce19987d1b20558", X-B3-ParentSpanId:"40f4e842c31f87a7", X-B3-Sampled:"0", X-ONAP-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-TransactionID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-ECOMP-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c6fd02a-1239-426f-85d6-d08278d2431b"] 2022-11-25T00:38:26.673Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Request body: 2022-11-25T00:38:26.674Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:26.707Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:26.708Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:38:26.709Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status text : Not Found 2022-11-25T00:38:26.709Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:38:26 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2022-11-25T00:38:26.710Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Response body: 2022-11-25T00:38:26.710Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:26.710Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|404|Not Found|InvokeReturn 2022-11-25T00:38:26.723Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:38:26.728Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:38:26.759Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/related-to/volume-groups|INFO|500||Invoke 2022-11-25T00:38:26.760Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[babc9889-86ce-41c1-b899-fd2017f8aba3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[76507971-8cf8-4518-a5c5-13e078fb32f0], X-ECOMP-RequestID=[babc9889-86ce-41c1-b899-fd2017f8aba3], X-TransactionId=[], X-ONAP-RequestID=[babc9889-86ce-41c1-b899-fd2017f8aba3]} 2022-11-25T00:38:26.796Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/related-to/volume-groups has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:38:25 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[30], x-aai-txid=[2-aai-resources-221125-00:38:25:774-66182], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:38:26.798Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/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/72c90890-20c2-45d5-8816-55421b4d9988/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/related-to/volume-groups","ERR.5.4.6114"]}}} 2022-11-25T00:38:26.798Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2022-11-25T00:38:26.804Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/related-to/volume-groups 2022-11-25T00:38:26.804Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 72c90890-20c2-45d5-8816-55421b4d9988 2022-11-25T00:38:26.808Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:38:26.836Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/vf-modules|INFO|500||Invoke 2022-11-25T00:38:26.837Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/vf-modules|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[babc9889-86ce-41c1-b899-fd2017f8aba3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[262a8ab5-74ae-4cb8-9d12-5c5949aef7e4], X-ECOMP-RequestID=[babc9889-86ce-41c1-b899-fd2017f8aba3], X-TransactionId=[], X-ONAP-RequestID=[babc9889-86ce-41c1-b899-fd2017f8aba3]} 2022-11-25T00:38:26.889Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/vf-modules|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/vf-modules has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:38:25 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[48], x-aai-txid=[0-aai-resources-221125-00:38:25:852-85008], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:38:26.890Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/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/72c90890-20c2-45d5-8816-55421b4d9988/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/vf-modules","ERR.5.4.6114"]}}} 2022-11-25T00:38:26.891Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/vf-modules|INFO|404|Not Found|InvokeReturn 2022-11-25T00:38:26.894Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988/vf-modules 2022-11-25T00:38:26.895Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 72c90890-20c2-45d5-8816-55421b4d9988 2022-11-25T00:38:26.901Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:38:26.936Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:38:26.937Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||Invoke 2022-11-25T00:38:26.985Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||InvokeReturn 2022-11-25T00:38:26.986Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:38:25 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[45], vertex-id=[147704], x-aai-txid=[1-aai-resources-221125-00:38:25:948-57763], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:38:26.987Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||DEBUG|500||{"tenant-id":"0f73720843334790bc2bca05d0186393","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1669336547625","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/72c90890-20c2-45d5-8816-55421b4d9988","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"72c90890-20c2-45d5-8816-55421b4d9988"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:38:26.988Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:38:26.988Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:38:26.991Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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 2022-11-25T00:38:26.991Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:38:26.992Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:26.992Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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 2022-11-25T00:38:26.992Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:38:26.992Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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:"72f7fd85ffdd7d056bdee159c18b1ee8", X-B3-SpanId:"7cc85997b7be0bd5", X-B3-ParentSpanId:"40f4e842c31f87a7", X-B3-Sampled:"0", X-ONAP-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-TransactionID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-ECOMP-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54618cfd-9d88-4b90-b40e-045abd5459be"] 2022-11-25T00:38:26.992Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"72c90890-20c2-45d5-8816-55421b4d9988","serviceInstanceId":"3e26dfe2-581b-469b-9760-408b6122237d"},"instanceName":null,"requestScope":"vnf"} 2022-11-25T00:38:26.993Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:27.020Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:27.021Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:27.021Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:38:27.022Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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, 25 Nov 2022 00:38:26 GMT", x-envoy-upstream-service-time:"24", server:"envoy"] 2022-11-25T00:38:27.022Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:38:27.022Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:27.023Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:38:27.024Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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 2022-11-25T00:38:27.024Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-11-25T00:38:27.025Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:27.025Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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 2022-11-25T00:38:27.025Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-11-25T00:38:27.026Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-TransactionID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-ECOMP-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"284f9fb2-e20b-471c-8f9b-21b018875bd3"] 2022-11-25T00:38:27.026Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-11-25T00:38:27.026Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:27.056Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:27.057Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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 2022-11-25T00:38:27.058Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2022-11-25T00:38:27.058Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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", date:"Fri, 25 Nov 2022 00:38:27 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:27.128Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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" : 10036, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" } } } 2022-11-25T00:38:27.129Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:27.129Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-11-25T00:38:27.148Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:38:27.149Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:38:27.150Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:27.150Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:38:27.150Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:38:27.151Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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:"1592", X-B3-TraceId:"72f7fd85ffdd7d056bdee159c18b1ee8", X-B3-SpanId:"1db89b3af3e2d6d7", X-B3-ParentSpanId:"40f4e842c31f87a7", X-B3-Sampled:"0", X-ONAP-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-TransactionID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-ECOMP-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8940ff3-1673-4f3b-a2b3-11738dfa1691"] 2022-11-25T00:38:27.151Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"babc9889-86ce-41c1-b899-fd2017f8aba3","requestStatus":"IN_PROGRESS","startTime":1669336706895,"source":"VID","vnfId":"72c90890-20c2-45d5-8816-55421b4d9988","tenantId":"0f73720843334790bc2bca05d0186393","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\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"3e26dfe2-581b-469b-9760-408b6122237d","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"babc9889-86ce-41c1-b899-fd2017f8aba3"} 2022-11-25T00:38:27.151Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:27.192Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:27.193Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:38:27.193Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:38:27.193Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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/babc9889-86ce-41c1-b899-fd2017f8aba3", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:26 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:27.196Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:38:26.895+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:38:27.012+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" } } } 2022-11-25T00:38:27.197Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:27.198Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:38:27.216Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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 2022-11-25T00:38:27.217Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:38:27.217Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:27.217Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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 2022-11-25T00:38:27.218Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:38:27.218Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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:"72f7fd85ffdd7d056bdee159c18b1ee8", X-B3-SpanId:"ee8e40972c56520f", X-B3-ParentSpanId:"40f4e842c31f87a7", X-B3-Sampled:"0", X-ONAP-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-TransactionID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-ECOMP-RequestID:"babc9889-86ce-41c1-b899-fd2017f8aba3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fef03aca-ca3b-4490-993e-593947fda60c"] 2022-11-25T00:38:27.219Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|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\":\"c6c71561-a315-4a1c-8b98-102ab07531ad\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\"modelVersionId\":\"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\"modelCustomizationId\":\"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\"modelUuid\":\"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\"modelInvariantUuid\":\"c6c71561-a315-4a1c-8b98-102ab07531ad\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"0f73720843334790bc2bca05d0186393\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3e26dfe2-581b-469b-9760-408b6122237d\",\"vnfInstanceId\":\"72c90890-20c2-45d5-8816-55421b4d9988\"}","type":"String"},"requestId":{"value":"babc9889-86ce-41c1-b899-fd2017f8aba3","type":"String"},"mso-request-id":{"value":"babc9889-86ce-41c1-b899-fd2017f8aba3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"3e26dfe2-581b-469b-9760-408b6122237d","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"72c90890-20c2-45d5-8816-55421b4d9988","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/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:38:27.219Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:28.249Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:28.250Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:38:28.250Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:38:28.250Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:38:28 GMT", x-onap-requestid:"babc9889-86ce-41c1-b899-fd2017f8aba3", x-requestid:"babc9889-86ce-41c1-b899-fd2017f8aba3", x-transactionid:"babc9889-86ce-41c1-b899-fd2017f8aba3", x-ecomp-requestid:"babc9889-86ce-41c1-b899-fd2017f8aba3", x-onap-partnername:"UNKNOWN", x-invocationid:"fef03aca-ca3b-4490-993e-593947fda60c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1024", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:28.251Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"babc9889-86ce-41c1-b899-fd2017f8aba3\",\"instanceId\":\"72c90890-20c2-45d5-8816-55421b4d9988\"}}","message":"Success","processInstanceID":"79f67f27-6c59-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:38:28.251Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:28.251Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:38:28.260Z|babc9889-86ce-41c1-b899-fd2017f8aba3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:28.441Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:28.448Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:28.449Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|500||Invoke 2022-11-25T00:38:28.449Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:28.449Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:28.450Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Method : GET 2022-11-25T00:38:28.450Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dc6e51d514d326ccedd9480f972c794", X-B3-SpanId:"aa3963b806b4aca1", X-B3-ParentSpanId:"2b180379fff9d307", X-B3-Sampled:"0", X-ONAP-RequestID:"9402d079-d7c7-4f16-a598-aed82c291dcd", X-RequestID:"9402d079-d7c7-4f16-a598-aed82c291dcd", X-TransactionID:"9402d079-d7c7-4f16-a598-aed82c291dcd", X-ECOMP-RequestID:"9402d079-d7c7-4f16-a598-aed82c291dcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73fc34ae-1760-479a-b417-6c63a0302cd7"] 2022-11-25T00:38:28.450Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Request body: 2022-11-25T00:38:28.450Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:28.486Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:28.487Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:28.487Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status text : OK 2022-11-25T00:38:28.487Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:28 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:28.490Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Response body: { "requestId" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:38:26.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" } } } 2022-11-25T00:38:28.490Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:28.490Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|500||InvokeReturn 2022-11-25T00:38:28.493Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false 2022-11-25T00:38:28.493Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:28.493Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:28.494Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false 2022-11-25T00:38:28.494Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:28.494Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dc6e51d514d326ccedd9480f972c794", X-B3-SpanId:"fcd9aa2bc56deea9", X-B3-ParentSpanId:"2b180379fff9d307", X-B3-Sampled:"0", X-ONAP-RequestID:"9402d079-d7c7-4f16-a598-aed82c291dcd", X-RequestID:"9402d079-d7c7-4f16-a598-aed82c291dcd", X-TransactionID:"9402d079-d7c7-4f16-a598-aed82c291dcd", X-ECOMP-RequestID:"9402d079-d7c7-4f16-a598-aed82c291dcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d8486dd-1ef0-4d56-816e-f28263f9fa34"] 2022-11-25T00:38:28.495Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:28.495Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:28.519Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:28.520Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:28.520Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:28.521Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&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", date:"Fri, 25 Nov 2022 00:38:28 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:28.521Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:38:28.522Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:28.522Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:28.531Z|9402d079-d7c7-4f16-a598-aed82c291dcd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:30.416Z|6cb5e62f-0c22-48bf-8a4f-b331650fe20b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:38:30.416Z|6cb5e62f-0c22-48bf-8a4f-b331650fe20b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:38:33.979Z|bcc04867-a429-477a-8c92-326879af7720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:33.979Z|34665573-4759-4b8a-af07-01297890a07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:33.979Z|bcc04867-a429-477a-8c92-326879af7720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:33.979Z|34665573-4759-4b8a-af07-01297890a07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:34.486Z|92f1f66a-eaed-4d4b-80ed-1c1fa773393d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:34.487Z|92f1f66a-eaed-4d4b-80ed-1c1fa773393d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:38.709Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:38.716Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:38.717Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|500||Invoke 2022-11-25T00:38:38.717Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:38.717Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:38.718Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Method : GET 2022-11-25T00:38:38.718Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"886f74aee464bd534d55d439078aaab3", X-B3-SpanId:"eb5689b67f46b2be", X-B3-ParentSpanId:"dde0229e223d0629", X-B3-Sampled:"0", X-ONAP-RequestID:"73ab4748-691a-4f0e-bd8e-d052ac29332f", X-RequestID:"73ab4748-691a-4f0e-bd8e-d052ac29332f", X-TransactionID:"73ab4748-691a-4f0e-bd8e-d052ac29332f", X-ECOMP-RequestID:"73ab4748-691a-4f0e-bd8e-d052ac29332f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"985b4356-e212-4208-97fb-da2ba6c0fa55"] 2022-11-25T00:38:38.718Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Request body: 2022-11-25T00:38:38.719Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:38.753Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:38.754Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:38.754Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status text : OK 2022-11-25T00:38:38.755Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:38 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:38.758Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Response body: { "requestId" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:38:26.000+00:00", "endTime" : "2022-11-25T00:38:33.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" } } } 2022-11-25T00:38:38.759Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:38.759Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|500||InvokeReturn 2022-11-25T00:38:38.760Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false 2022-11-25T00:38:38.761Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:38.761Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:38.761Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false 2022-11-25T00:38:38.761Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:38.762Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"886f74aee464bd534d55d439078aaab3", X-B3-SpanId:"8deeb33bb63bef53", X-B3-ParentSpanId:"dde0229e223d0629", X-B3-Sampled:"0", X-ONAP-RequestID:"73ab4748-691a-4f0e-bd8e-d052ac29332f", X-RequestID:"73ab4748-691a-4f0e-bd8e-d052ac29332f", X-TransactionID:"73ab4748-691a-4f0e-bd8e-d052ac29332f", X-ECOMP-RequestID:"73ab4748-691a-4f0e-bd8e-d052ac29332f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9275e0b3-b951-4c0e-b930-6e743cfb5ee1"] 2022-11-25T00:38:38.762Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:38.762Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:38.793Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:38.793Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:38.793Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:38.794Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&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", date:"Fri, 25 Nov 2022 00:38:38 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:38.798Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:38:38.799Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:38.799Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:38.842Z|73ab4748-691a-4f0e-bd8e-d052ac29332f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:39.146Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:39.153Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:39.154Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|500||Invoke 2022-11-25T00:38:39.154Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:39.155Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:39.155Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Method : GET 2022-11-25T00:38:39.155Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcae61f2f09b64dd04ab200edf9dd386", X-B3-SpanId:"647c4496ec7ed43d", X-B3-ParentSpanId:"f51114f2f12a64a0", X-B3-Sampled:"0", X-ONAP-RequestID:"d121f5c5-e7b0-4992-9dd7-ae5039caca5b", X-RequestID:"d121f5c5-e7b0-4992-9dd7-ae5039caca5b", X-TransactionID:"d121f5c5-e7b0-4992-9dd7-ae5039caca5b", X-ECOMP-RequestID:"d121f5c5-e7b0-4992-9dd7-ae5039caca5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4400cfba-15c0-4a74-bf2d-a01cf4ffe72d"] 2022-11-25T00:38:39.156Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Request body: 2022-11-25T00:38:39.156Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:39.186Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:39.187Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:39.187Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status text : OK 2022-11-25T00:38:39.188Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:38 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:39.188Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Response body: { "requestId" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:38:26.000+00:00", "endTime" : "2022-11-25T00:38:33.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" } } } 2022-11-25T00:38:39.189Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:39.226Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|500||InvokeReturn 2022-11-25T00:38:39.239Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false 2022-11-25T00:38:39.239Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:39.240Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:39.240Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false 2022-11-25T00:38:39.240Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:39.240Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcae61f2f09b64dd04ab200edf9dd386", X-B3-SpanId:"ae002eaf76836f91", X-B3-ParentSpanId:"f51114f2f12a64a0", X-B3-Sampled:"0", X-ONAP-RequestID:"d121f5c5-e7b0-4992-9dd7-ae5039caca5b", X-RequestID:"d121f5c5-e7b0-4992-9dd7-ae5039caca5b", X-TransactionID:"d121f5c5-e7b0-4992-9dd7-ae5039caca5b", X-ECOMP-RequestID:"d121f5c5-e7b0-4992-9dd7-ae5039caca5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e7e2c0f-5fb3-458b-bdfe-23852014847c"] 2022-11-25T00:38:39.241Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:39.241Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:39.298Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:39.298Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:39.299Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:39.299Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&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", date:"Fri, 25 Nov 2022 00:38:38 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:39.300Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:38:39.300Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:39.300Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:39.383Z|d121f5c5-e7b0-4992-9dd7-ae5039caca5b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:39.550Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:39.555Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:39.555Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|500||Invoke 2022-11-25T00:38:39.555Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:39.556Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:39.556Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Method : GET 2022-11-25T00:38:39.556Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b5b3fd673ad06fa42dde6231c604eb3", X-B3-SpanId:"89590a981ae1c096", X-B3-ParentSpanId:"643843600e95f455", X-B3-Sampled:"0", X-ONAP-RequestID:"8cc1d87e-9449-4aa3-a7ab-75ace1300a10", X-RequestID:"8cc1d87e-9449-4aa3-a7ab-75ace1300a10", X-TransactionID:"8cc1d87e-9449-4aa3-a7ab-75ace1300a10", X-ECOMP-RequestID:"8cc1d87e-9449-4aa3-a7ab-75ace1300a10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c6f82cb-9462-456f-a544-878b8cbcf9fc"] 2022-11-25T00:38:39.556Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Request body: 2022-11-25T00:38:39.557Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:39.582Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:39.582Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:39.583Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status text : OK 2022-11-25T00:38:39.583Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:38 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:39.584Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Response body: { "requestId" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:38:26.000+00:00", "endTime" : "2022-11-25T00:38:33.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" } } } 2022-11-25T00:38:39.584Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:39.585Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|500||InvokeReturn 2022-11-25T00:38:39.586Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false 2022-11-25T00:38:39.586Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:39.587Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:39.587Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false 2022-11-25T00:38:39.587Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:39.587Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b5b3fd673ad06fa42dde6231c604eb3", X-B3-SpanId:"9114fcf9f27ca338", X-B3-ParentSpanId:"643843600e95f455", X-B3-Sampled:"0", X-ONAP-RequestID:"8cc1d87e-9449-4aa3-a7ab-75ace1300a10", X-RequestID:"8cc1d87e-9449-4aa3-a7ab-75ace1300a10", X-TransactionID:"8cc1d87e-9449-4aa3-a7ab-75ace1300a10", X-ECOMP-RequestID:"8cc1d87e-9449-4aa3-a7ab-75ace1300a10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56f841c5-44fb-4ac6-9a16-0a7fcd7f0263"] 2022-11-25T00:38:39.587Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:39.588Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:39.605Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:39.606Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:39.606Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:39.606Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&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", date:"Fri, 25 Nov 2022 00:38:38 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:39.608Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:38:39.608Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:39.608Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:39.615Z|8cc1d87e-9449-4aa3-a7ab-75ace1300a10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:39.773Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:39.778Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:39.779Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|500||Invoke 2022-11-25T00:38:39.779Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:39.780Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:39.780Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Method : GET 2022-11-25T00:38:39.780Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b2db0e2aaa48476a1d386e9c9ac9458", X-B3-SpanId:"bcc093b7f2aff21d", X-B3-ParentSpanId:"56f88218cc9559e9", X-B3-Sampled:"0", X-ONAP-RequestID:"9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4", X-RequestID:"9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4", X-TransactionID:"9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4", X-ECOMP-RequestID:"9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8775de09-48b2-44d2-ae8e-643ace272c14"] 2022-11-25T00:38:39.781Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Request body: 2022-11-25T00:38:39.781Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:39.809Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:39.810Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:39.810Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status text : OK 2022-11-25T00:38:39.811Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:39 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:39.813Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Response body: { "requestId" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:38:26.000+00:00", "endTime" : "2022-11-25T00:38:33.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" } } } 2022-11-25T00:38:39.813Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:39.813Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|500||InvokeReturn 2022-11-25T00:38:39.815Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false 2022-11-25T00:38:39.815Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:39.817Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:39.818Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false 2022-11-25T00:38:39.818Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:39.819Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b2db0e2aaa48476a1d386e9c9ac9458", X-B3-SpanId:"714a51c34c38039c", X-B3-ParentSpanId:"56f88218cc9559e9", X-B3-Sampled:"0", X-ONAP-RequestID:"9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4", X-RequestID:"9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4", X-TransactionID:"9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4", X-ECOMP-RequestID:"9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c8f6975-84b4-4429-9874-67bfcef3c70a"] 2022-11-25T00:38:39.819Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:39.820Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:39.839Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:39.840Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:39.840Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:39.841Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&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", date:"Fri, 25 Nov 2022 00:38:39 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:39.842Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:38:39.843Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:39.843Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:39.852Z|9b7de64e-3fb8-43f9-ae4c-49f9effc2cf4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:40.028Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:40.032Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:40.032Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|500||Invoke 2022-11-25T00:38:40.033Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:40.033Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3 2022-11-25T00:38:40.033Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Method : GET 2022-11-25T00:38:40.033Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99b3be175e6282988a30efa7a701b285", X-B3-SpanId:"ba135ace96526564", X-B3-ParentSpanId:"1d96f7b1ad78bf63", X-B3-Sampled:"0", X-ONAP-RequestID:"7d60091e-bb1e-4c82-9d22-7638607c753f", X-RequestID:"7d60091e-bb1e-4c82-9d22-7638607c753f", X-TransactionID:"7d60091e-bb1e-4c82-9d22-7638607c753f", X-ECOMP-RequestID:"7d60091e-bb1e-4c82-9d22-7638607c753f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7194e834-f315-4aff-8770-c7463415a8aa"] 2022-11-25T00:38:40.034Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Request body: 2022-11-25T00:38:40.034Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:40.064Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:40.065Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:40.065Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Status text : OK 2022-11-25T00:38:40.065Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:39 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:40.068Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||Response body: { "requestId" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:38:26.000+00:00", "endTime" : "2022-11-25T00:38:33.000+00:00", "source" : "VID", "vnfId" : "72c90890-20c2-45d5-8816-55421b4d9988", "vnfName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd_vnf_0", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"c6c71561-a315-4a1c-8b98-102ab07531ad\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a2eb31fa-ba49-495d-bb4e-d1f915c541e1\",\n \"modelCustomizationId\": \"e1a84f29-e987-4a4d-8a7c-77349d10ba71\",\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\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d/vnfs/72c90890-20c2-45d5-8816-55421b4d9988", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "babc9889-86ce-41c1-b899-fd2017f8aba3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3" } } } 2022-11-25T00:38:40.068Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:40.068Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/babc9889-86ce-41c1-b899-fd2017f8aba3|INFO|500||InvokeReturn 2022-11-25T00:38:40.070Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false 2022-11-25T00:38:40.071Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:40.071Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:40.071Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false 2022-11-25T00:38:40.071Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:40.072Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99b3be175e6282988a30efa7a701b285", X-B3-SpanId:"ddb94fc1c0344458", X-B3-ParentSpanId:"1d96f7b1ad78bf63", X-B3-Sampled:"0", X-ONAP-RequestID:"7d60091e-bb1e-4c82-9d22-7638607c753f", X-RequestID:"7d60091e-bb1e-4c82-9d22-7638607c753f", X-TransactionID:"7d60091e-bb1e-4c82-9d22-7638607c753f", X-ECOMP-RequestID:"7d60091e-bb1e-4c82-9d22-7638607c753f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cc91879-368e-4d22-a234-fddd7511ef65"] 2022-11-25T00:38:40.072Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:40.073Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:40.092Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:40.093Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:40.094Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:40.094Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&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", date:"Fri, 25 Nov 2022 00:38:39 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:40.095Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:38:40.095Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:40.095Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=babc9889-86ce-41c1-b899-fd2017f8aba3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:40.102Z|7d60091e-bb1e-4c82-9d22-7638607c753f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/babc9889-86ce-41c1-b899-fd2017f8aba3|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:41.693Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:41.695Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||INFO|500||Checking if requestId: 2069d945-bf96-4cd6-89a8-95e1636b4ced already exists in requestDb InfraActiveRequests table 2022-11-25T00:38:41.696Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced 2022-11-25T00:38:41.696Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|INFO|500||Invoke 2022-11-25T00:38:41.696Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:41.696Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced 2022-11-25T00:38:41.697Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Method : GET 2022-11-25T00:38:41.697Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"453fdaad133a9bb86871659990ba3a1c", X-B3-SpanId:"951c29244cafa38e", X-B3-ParentSpanId:"eec11a60ca32ad05", X-B3-Sampled:"0", X-ONAP-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-TransactionID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ECOMP-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78d4efa6-f080-4869-b309-99dbc9b45b12"] 2022-11-25T00:38:41.697Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Request body: 2022-11-25T00:38:41.697Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:41.732Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:41.733Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:38:41.733Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Status text : Not Found 2022-11-25T00:38:41.733Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:38:41 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2022-11-25T00:38:41.734Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Response body: 2022-11-25T00:38:41.734Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:41.735Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|INFO|404|Not Found|InvokeReturn 2022-11-25T00:38:41.750Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:38:41.758Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:38:41.791Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:38:41.792Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed|INFO|500||Invoke 2022-11-25T00:38:41.823Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed|INFO|500||InvokeReturn 2022-11-25T00:38:41.824Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:38:40 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[27], vertex-id=[299168], x-aai-txid=[2-aai-resources-221125-00:38:40:803-75577], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:38:41.825Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d"}]} 2022-11-25T00:38:41.831Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:38:41.856Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-11-25T00:38:41.857Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[691e633c-da19-4679-98f7-c4b39ec2838c], X-ECOMP-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced], X-TransactionId=[], X-ONAP-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced]} 2022-11-25T00:38:41.891Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:38:40 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[31], x-aai-txid=[2-aai-resources-221125-00:38:40:866-3219], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:38:41.892Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/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/3e26dfe2-581b-469b-9760-408b6122237d/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-11-25T00:38:41.893Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-11-25T00:38:41.895Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-11-25T00:38:41.899Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:38:41.923Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed|INFO|500||Invoke 2022-11-25T00:38:41.924Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[cc76a37c-43a4-47d5-bdff-0bb26a3e0181], X-ECOMP-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced], X-TransactionId=[], X-ONAP-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced]} 2022-11-25T00:38:41.964Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:38:40 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[37], vertex-id=[299168], x-aai-txid=[0-aai-resources-221125-00:38:40:934-66867], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:38:41.965Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d"}]} 2022-11-25T00:38:41.966Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed|INFO|500||InvokeReturn 2022-11-25T00:38:41.972Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:38:41.996Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-11-25T00:38:41.996Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c6bd149c-568c-4955-9a41-e777a01c0c83], X-ECOMP-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced], X-TransactionId=[], X-ONAP-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced]} 2022-11-25T00:38:42.027Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:38:41 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[28], x-aai-txid=[2-aai-resources-221125-00:38:41:005-32013], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:38:42.028Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/l3-networks?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/3e26dfe2-581b-469b-9760-408b6122237d/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/3e26dfe2-581b-469b-9760-408b6122237d/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-11-25T00:38:42.029Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-11-25T00:38:42.031Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-11-25T00:38:42.038Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:38:42.064Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed|INFO|500||Invoke 2022-11-25T00:38:42.065Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4d1a7891-7494-49dd-9347-d952b53b1959], X-ECOMP-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced], X-TransactionId=[], X-ONAP-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced]} 2022-11-25T00:38:42.098Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:38:41 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[29], vertex-id=[299168], x-aai-txid=[0-aai-resources-221125-00:38:41:077-42215], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:38:42.099Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d"}]} 2022-11-25T00:38:42.100Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d?format=pathed|INFO|500||InvokeReturn 2022-11-25T00:38:42.105Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:38:42.128Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:38:42.129Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-11-25T00:38:42.164Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-11-25T00:38:42.165Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:38:41 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[31], x-aai-txid=[2-aai-resources-221125-00:38:41:139-65479], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:38:42.165Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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/3e26dfe2-581b-469b-9760-408b6122237d/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/3e26dfe2-581b-469b-9760-408b6122237d/related-to/configurations","ERR.5.4.6114"]}}} 2022-11-25T00:38:42.167Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/3e26dfe2-581b-469b-9760-408b6122237d/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-11-25T00:38:42.172Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:38:42.200Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||Invoke 2022-11-25T00:38:42.200Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d7e825bf-1270-4bb0-b06f-109116bd4914], X-ECOMP-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced], X-TransactionId=[], X-ONAP-RequestID=[2069d945-bf96-4cd6-89a8-95e1636b4ced]} 2022-11-25T00:38:42.239Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:38:41 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[35], vertex-id=[147704], x-aai-txid=[0-aai-resources-221125-00:38:41:212-74436], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:38:42.240Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|DEBUG|500||{"tenant-id":"0f73720843334790bc2bca05d0186393","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1669336711673","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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"}]}]}} 2022-11-25T00:38:42.241Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||InvokeReturn 2022-11-25T00:38:42.242Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:38:42.242Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:38:42.243Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.244Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:38:42.244Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:42.244Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.245Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:38:42.245Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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:"453fdaad133a9bb86871659990ba3a1c", X-B3-SpanId:"fa15c3a544850179", X-B3-ParentSpanId:"eec11a60ca32ad05", X-B3-Sampled:"0", X-ONAP-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-TransactionID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ECOMP-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e80156e-bf26-46fc-b7bc-f65e7f4bdc42"] 2022-11-25T00:38:42.245Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"3e26dfe2-581b-469b-9760-408b6122237d"},"instanceName":null,"requestScope":"service"} 2022-11-25T00:38:42.246Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:42.285Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:42.286Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:42.286Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:38:42.287Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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, 25 Nov 2022 00:38:41 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2022-11-25T00:38:42.287Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:38:42.288Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:42.288Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:38:42.289Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.290Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-11-25T00:38:42.290Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:42.290Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.290Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-11-25T00:38:42.291Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-TransactionID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ECOMP-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5dcb2d4-3f58-4fd4-be40-b82169ebebd7"] 2022-11-25T00:38:42.291Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-11-25T00:38:42.291Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:42.327Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:42.328Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:42.328Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-11-25T00:38:42.329Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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", date:"Fri, 25 Nov 2022 00:38:42 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:42.330Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:38:42.331Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:42.331Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-11-25T00:38:42.337Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.337Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.337Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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================================================ 2022-11-25T00:38:42.338Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.338Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.338Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-TransactionID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ECOMP-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cb566c7-e0e9-48db-893e-f0407e19cd04"] 2022-11-25T00:38:42.338Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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: 2022-11-25T00:38:42.339Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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================================================ 2022-11-25T00:38:42.379Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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========================================== 2022-11-25T00:38:42.380Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.381Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 : OK 2022-11-25T00:38:42.381Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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", date:"Fri, 25 Nov 2022 00:38:42 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:42.383Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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" : 535, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2022-11-25T00:38:42.383Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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================================================= 2022-11-25T00:38:42.384Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.388Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.388Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-11-25T00:38:42.389Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:42.389Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.389Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-11-25T00:38:42.390Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-TransactionID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ECOMP-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c5eafe1-f532-44f3-b9ae-83154893f477"] 2022-11-25T00:38:42.390Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-11-25T00:38:42.390Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:42.421Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:42.422Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:42.422Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-11-25T00:38:42.422Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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", date:"Fri, 25 Nov 2022 00:38:42 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:42.427Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:38:42.428Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:42.428Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-11-25T00:38:42.438Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:38:42.439Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:38:42.439Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:42.440Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:38:42.440Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:38:42.440Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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:"1379", X-B3-TraceId:"453fdaad133a9bb86871659990ba3a1c", X-B3-SpanId:"0ceb386c673658f1", X-B3-ParentSpanId:"eec11a60ca32ad05", X-B3-Sampled:"0", X-ONAP-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-TransactionID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ECOMP-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cac55fb5-55ea-4173-afdb-19ab1dab5a60"] 2022-11-25T00:38:42.440Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2069d945-bf96-4cd6-89a8-95e1636b4ced","requestStatus":"IN_PROGRESS","startTime":1669336722168,"source":"VID","tenantId":"0f73720843334790bc2bca05d0186393","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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"3e26dfe2-581b-469b-9760-408b6122237d","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"2069d945-bf96-4cd6-89a8-95e1636b4ced"} 2022-11-25T00:38:42.441Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:42.480Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:42.481Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:38:42.481Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:38:42.481Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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/2069d945-bf96-4cd6-89a8-95e1636b4ced", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:41 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:42.486Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "2069d945-bf96-4cd6-89a8-95e1636b4ced", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:38:42.168+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:38:42.301+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "2069d945-bf96-4cd6-89a8-95e1636b4ced", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced" } } } 2022-11-25T00:38:42.487Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:42.487Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:38:42.493Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.494Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:38:42.494Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:42.494Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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 2022-11-25T00:38:42.495Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:38:42.495Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|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:"453fdaad133a9bb86871659990ba3a1c", X-B3-SpanId:"9a5b0297d35ab510", X-B3-ParentSpanId:"eec11a60ca32ad05", X-B3-Sampled:"0", X-ONAP-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-TransactionID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ECOMP-RequestID:"2069d945-bf96-4cd6-89a8-95e1636b4ced", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed58250d-3c57-4a15-a2cf-9a7a9f9cbe5f"] 2022-11-25T00:38:42.495Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"113cab5b-daa9-4052-a39e-4711762101ce\",\"modelUuid\":\"113cab5b-daa9-4052-a39e-4711762101ce\",\"modelInvariantUuid\":\"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"0f73720843334790bc2bca05d0186393\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3e26dfe2-581b-469b-9760-408b6122237d\"}","type":"String"},"requestId":{"value":"2069d945-bf96-4cd6-89a8-95e1636b4ced","type":"String"},"mso-request-id":{"value":"2069d945-bf96-4cd6-89a8-95e1636b4ced","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"3e26dfe2-581b-469b-9760-408b6122237d","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/3e26dfe2-581b-469b-9760-408b6122237d","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:38:42.496Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:43.515Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:43.515Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:38:43.516Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:38:43.516Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:38:43 GMT", x-onap-requestid:"2069d945-bf96-4cd6-89a8-95e1636b4ced", x-requestid:"2069d945-bf96-4cd6-89a8-95e1636b4ced", x-transactionid:"2069d945-bf96-4cd6-89a8-95e1636b4ced", x-ecomp-requestid:"2069d945-bf96-4cd6-89a8-95e1636b4ced", x-onap-partnername:"UNKNOWN", x-invocationid:"ed58250d-3c57-4a15-a2cf-9a7a9f9cbe5f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:43.516Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2069d945-bf96-4cd6-89a8-95e1636b4ced\",\"instanceId\":\"3e26dfe2-581b-469b-9760-408b6122237d\"}}","message":"Success","processInstanceID":"8311bc6f-6c59-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:38:43.517Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:43.517Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:38:43.522Z|2069d945-bf96-4cd6-89a8-95e1636b4ced|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:43.696Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:43.700Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced 2022-11-25T00:38:43.701Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|INFO|500||Invoke 2022-11-25T00:38:43.701Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:43.701Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced 2022-11-25T00:38:43.701Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Method : GET 2022-11-25T00:38:43.702Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9343502dadcf33bc47c5562c18d0e10a", X-B3-SpanId:"ef9dacfd4c41408c", X-B3-ParentSpanId:"949d8b85e4c73bf0", X-B3-Sampled:"0", X-ONAP-RequestID:"eb201e83-d49a-453e-ab30-0a34e1932226", X-RequestID:"eb201e83-d49a-453e-ab30-0a34e1932226", X-TransactionID:"eb201e83-d49a-453e-ab30-0a34e1932226", X-ECOMP-RequestID:"eb201e83-d49a-453e-ab30-0a34e1932226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"028f5247-09df-4880-b0dc-d0f0cd07af14"] 2022-11-25T00:38:43.702Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Request body: 2022-11-25T00:38:43.702Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:43.750Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:43.751Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:43.751Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Status text : OK 2022-11-25T00:38:43.751Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:42 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:43.753Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Response body: { "requestId" : "2069d945-bf96-4cd6-89a8-95e1636b4ced", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:38:42.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "serviceInstanceName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "2069d945-bf96-4cd6-89a8-95e1636b4ced", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced" } } } 2022-11-25T00:38:43.753Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:43.754Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|INFO|500||InvokeReturn 2022-11-25T00:38:43.755Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false 2022-11-25T00:38:43.755Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:43.756Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:43.756Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false 2022-11-25T00:38:43.756Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:43.756Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9343502dadcf33bc47c5562c18d0e10a", X-B3-SpanId:"a6a346425fa2e65d", X-B3-ParentSpanId:"949d8b85e4c73bf0", X-B3-Sampled:"0", X-ONAP-RequestID:"eb201e83-d49a-453e-ab30-0a34e1932226", X-RequestID:"eb201e83-d49a-453e-ab30-0a34e1932226", X-TransactionID:"eb201e83-d49a-453e-ab30-0a34e1932226", X-ECOMP-RequestID:"eb201e83-d49a-453e-ab30-0a34e1932226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5715ba65-1582-4936-a270-5df4e4712eae"] 2022-11-25T00:38:43.756Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:43.757Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:43.777Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:43.777Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:43.777Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:43.778Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&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", date:"Fri, 25 Nov 2022 00:38:43 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:43.779Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:38:43.779Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:43.780Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:43.786Z|eb201e83-d49a-453e-ab30-0a34e1932226|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:44.003Z|bf474b52-734a-4e73-95e9-208048018ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:44.003Z|b6602d64-2c5a-4a65-a6de-88c9fcc31035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:44.004Z|bf474b52-734a-4e73-95e9-208048018ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:44.004Z|b6602d64-2c5a-4a65-a6de-88c9fcc31035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:44.553Z|f22f112a-efa5-412f-af9b-e82db1b4812d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:44.553Z|f22f112a-efa5-412f-af9b-e82db1b4812d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:45.126Z|d44bc510-311b-42d9-938d-c7b8a48b462e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:38:45.127Z|d44bc510-311b-42d9-938d-c7b8a48b462e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:45.416Z|2c888e8e-530c-46fc-b239-26fea682265e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:38:45.418Z|2c888e8e-530c-46fc-b239-26fea682265e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:38:45.780Z|03686d7b-c742-4a3b-962c-7194a28e2eee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:38:45.780Z|03686d7b-c742-4a3b-962c-7194a28e2eee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:38:53.963Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:53.971Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced 2022-11-25T00:38:53.972Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|INFO|500||Invoke 2022-11-25T00:38:53.972Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:53.972Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced 2022-11-25T00:38:53.973Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Method : GET 2022-11-25T00:38:53.973Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"295b1d8beca42aeec29bc835ab39fd65", X-B3-SpanId:"7ce09ee9ec451687", X-B3-ParentSpanId:"d3caa9bf78a77e45", X-B3-Sampled:"0", X-ONAP-RequestID:"0da7b2b4-f181-4cb9-b589-6f2624ad3deb", X-RequestID:"0da7b2b4-f181-4cb9-b589-6f2624ad3deb", X-TransactionID:"0da7b2b4-f181-4cb9-b589-6f2624ad3deb", X-ECOMP-RequestID:"0da7b2b4-f181-4cb9-b589-6f2624ad3deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59562773-5a9c-4f86-a542-5d28b5a1631f"] 2022-11-25T00:38:53.973Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Request body: 2022-11-25T00:38:53.973Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:54.005Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:54.005Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:54.006Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Status text : OK 2022-11-25T00:38:54.006Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:53 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:54.007Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Response body: { "requestId" : "2069d945-bf96-4cd6-89a8-95e1636b4ced", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:38:42.000+00:00", "endTime" : "2022-11-25T00:38:47.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "serviceInstanceName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "2069d945-bf96-4cd6-89a8-95e1636b4ced", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced" } } } 2022-11-25T00:38:54.008Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:54.008Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|INFO|500||InvokeReturn 2022-11-25T00:38:54.010Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false 2022-11-25T00:38:54.011Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:54.011Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:54.012Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false 2022-11-25T00:38:54.012Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:54.012Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"295b1d8beca42aeec29bc835ab39fd65", X-B3-SpanId:"15fa26c9b13bda70", X-B3-ParentSpanId:"d3caa9bf78a77e45", X-B3-Sampled:"0", X-ONAP-RequestID:"0da7b2b4-f181-4cb9-b589-6f2624ad3deb", X-RequestID:"0da7b2b4-f181-4cb9-b589-6f2624ad3deb", X-TransactionID:"0da7b2b4-f181-4cb9-b589-6f2624ad3deb", X-ECOMP-RequestID:"0da7b2b4-f181-4cb9-b589-6f2624ad3deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77f47cda-33af-4733-9533-9ae455bcfea6"] 2022-11-25T00:38:54.013Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:54.013Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:54.030Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:54.031Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:54.031Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:54.032Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&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", date:"Fri, 25 Nov 2022 00:38:53 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:54.032Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:38:54.033Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:54.033Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:54.038Z|017a66fa-96e8-4595-b345-745e4673ae32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:54.039Z|017a66fa-96e8-4595-b345-745e4673ae32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:54.039Z|bc604360-185a-4074-a5d8-8ff70f239488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:54.040Z|bc604360-185a-4074-a5d8-8ff70f239488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:54.041Z|0da7b2b4-f181-4cb9-b589-6f2624ad3deb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:54.215Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:54.221Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced 2022-11-25T00:38:54.222Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|INFO|500||Invoke 2022-11-25T00:38:54.222Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:54.222Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced 2022-11-25T00:38:54.223Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Method : GET 2022-11-25T00:38:54.223Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2faf6226ced020a91787f2344688a2a", X-B3-SpanId:"457c0370ea217205", X-B3-ParentSpanId:"98780ac2ad2aa8e3", X-B3-Sampled:"0", X-ONAP-RequestID:"8955e55a-80da-4e9f-b0cc-3016d3b21ed6", X-RequestID:"8955e55a-80da-4e9f-b0cc-3016d3b21ed6", X-TransactionID:"8955e55a-80da-4e9f-b0cc-3016d3b21ed6", X-ECOMP-RequestID:"8955e55a-80da-4e9f-b0cc-3016d3b21ed6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d7a352f-f068-431f-b11e-b485f39dbd43"] 2022-11-25T00:38:54.224Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Request body: 2022-11-25T00:38:54.224Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:54.252Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:54.253Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:54.253Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Status text : OK 2022-11-25T00:38:54.254Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:53 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:54.254Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Response body: { "requestId" : "2069d945-bf96-4cd6-89a8-95e1636b4ced", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:38:42.000+00:00", "endTime" : "2022-11-25T00:38:47.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "serviceInstanceName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "2069d945-bf96-4cd6-89a8-95e1636b4ced", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced" } } } 2022-11-25T00:38:54.255Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:54.255Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|INFO|500||InvokeReturn 2022-11-25T00:38:54.257Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false 2022-11-25T00:38:54.257Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:54.258Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:54.258Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false 2022-11-25T00:38:54.258Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:54.259Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2faf6226ced020a91787f2344688a2a", X-B3-SpanId:"4946a64734477721", X-B3-ParentSpanId:"98780ac2ad2aa8e3", X-B3-Sampled:"0", X-ONAP-RequestID:"8955e55a-80da-4e9f-b0cc-3016d3b21ed6", X-RequestID:"8955e55a-80da-4e9f-b0cc-3016d3b21ed6", X-TransactionID:"8955e55a-80da-4e9f-b0cc-3016d3b21ed6", X-ECOMP-RequestID:"8955e55a-80da-4e9f-b0cc-3016d3b21ed6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9a310bd-4b93-440a-bd62-0621609cbfef"] 2022-11-25T00:38:54.259Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:54.260Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:54.282Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:54.283Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:54.283Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:54.283Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&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", date:"Fri, 25 Nov 2022 00:38:53 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:54.284Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:38:54.284Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:54.285Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:54.295Z|8955e55a-80da-4e9f-b0cc-3016d3b21ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:54.465Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:54.472Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced 2022-11-25T00:38:54.473Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|INFO|500||Invoke 2022-11-25T00:38:54.474Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:54.474Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced 2022-11-25T00:38:54.474Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Method : GET 2022-11-25T00:38:54.475Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"218237175e4b399cb4026e0846d4d064", X-B3-SpanId:"5ea8716a635276ab", X-B3-ParentSpanId:"fc6ca8a04e2f457a", X-B3-Sampled:"0", X-ONAP-RequestID:"65a99d78-3c12-4fbf-8f75-fb469f263f49", X-RequestID:"65a99d78-3c12-4fbf-8f75-fb469f263f49", X-TransactionID:"65a99d78-3c12-4fbf-8f75-fb469f263f49", X-ECOMP-RequestID:"65a99d78-3c12-4fbf-8f75-fb469f263f49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5edb066-04dc-46e1-832d-bbf0a059487e"] 2022-11-25T00:38:54.475Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Request body: 2022-11-25T00:38:54.475Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:54.510Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:54.511Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:54.511Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Status text : OK 2022-11-25T00:38:54.512Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:53 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:54.513Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Response body: { "requestId" : "2069d945-bf96-4cd6-89a8-95e1636b4ced", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:38:42.000+00:00", "endTime" : "2022-11-25T00:38:47.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "serviceInstanceName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "2069d945-bf96-4cd6-89a8-95e1636b4ced", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced" } } } 2022-11-25T00:38:54.514Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:54.514Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|INFO|500||InvokeReturn 2022-11-25T00:38:54.516Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false 2022-11-25T00:38:54.517Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:54.517Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:54.518Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false 2022-11-25T00:38:54.518Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:54.518Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"218237175e4b399cb4026e0846d4d064", X-B3-SpanId:"80bca70e7d77e407", X-B3-ParentSpanId:"fc6ca8a04e2f457a", X-B3-Sampled:"0", X-ONAP-RequestID:"65a99d78-3c12-4fbf-8f75-fb469f263f49", X-RequestID:"65a99d78-3c12-4fbf-8f75-fb469f263f49", X-TransactionID:"65a99d78-3c12-4fbf-8f75-fb469f263f49", X-ECOMP-RequestID:"65a99d78-3c12-4fbf-8f75-fb469f263f49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c984174-5841-4905-8e63-7f1a863fd8a0"] 2022-11-25T00:38:54.519Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:54.519Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:54.546Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:54.546Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:54.547Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:54.547Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&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", date:"Fri, 25 Nov 2022 00:38:53 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:54.548Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:38:54.549Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:54.549Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:54.558Z|65a99d78-3c12-4fbf-8f75-fb469f263f49|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:38:54.586Z|f8ee1f1e-76b2-4e12-83f3-50add94b34df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:38:54.587Z|f8ee1f1e-76b2-4e12-83f3-50add94b34df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:38:54.721Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:38:54.725Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced 2022-11-25T00:38:54.725Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|INFO|500||Invoke 2022-11-25T00:38:54.725Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:54.726Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced 2022-11-25T00:38:54.726Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Method : GET 2022-11-25T00:38:54.726Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c727a6237e687dbc59f74ac1c7ef7fd0", X-B3-SpanId:"4e46554c2c12329a", X-B3-ParentSpanId:"2025b1436c3e4013", X-B3-Sampled:"0", X-ONAP-RequestID:"efe7457d-065d-438d-af16-bd6da2592009", X-RequestID:"efe7457d-065d-438d-af16-bd6da2592009", X-TransactionID:"efe7457d-065d-438d-af16-bd6da2592009", X-ECOMP-RequestID:"efe7457d-065d-438d-af16-bd6da2592009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb34e286-ddeb-4255-985c-6d910594d63b"] 2022-11-25T00:38:54.726Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Request body: 2022-11-25T00:38:54.727Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:54.750Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:54.751Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:54.751Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Status text : OK 2022-11-25T00:38:54.752Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:38:53 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:54.753Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||Response body: { "requestId" : "2069d945-bf96-4cd6-89a8-95e1636b4ced", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:38:42.000+00:00", "endTime" : "2022-11-25T00:38:47.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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\": \"0f1df8ce-e77f-4151-8aa9-806d3c9ffec3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"113cab5b-daa9-4052-a39e-4711762101ce\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:38:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "3e26dfe2-581b-469b-9760-408b6122237d", "serviceInstanceName" : "basic_vm-c54088f3-0058-42f6-9c79-267b3c0baedd", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3e26dfe2-581b-469b-9760-408b6122237d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "2069d945-bf96-4cd6-89a8-95e1636b4ced", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced" } } } 2022-11-25T00:38:54.754Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:54.754Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2069d945-bf96-4cd6-89a8-95e1636b4ced|INFO|500||InvokeReturn 2022-11-25T00:38:54.756Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false 2022-11-25T00:38:54.756Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:38:54.757Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:38:54.757Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false 2022-11-25T00:38:54.757Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:38:54.757Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c727a6237e687dbc59f74ac1c7ef7fd0", X-B3-SpanId:"5ecc712a0f3d1ad3", X-B3-ParentSpanId:"2025b1436c3e4013", X-B3-Sampled:"0", X-ONAP-RequestID:"efe7457d-065d-438d-af16-bd6da2592009", X-RequestID:"efe7457d-065d-438d-af16-bd6da2592009", X-TransactionID:"efe7457d-065d-438d-af16-bd6da2592009", X-ECOMP-RequestID:"efe7457d-065d-438d-af16-bd6da2592009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fea0057f-939a-4413-af65-94870e2d6c84"] 2022-11-25T00:38:54.758Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:38:54.758Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:38:54.774Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:38:54.774Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:38:54.775Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:38:54.775Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&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", date:"Fri, 25 Nov 2022 00:38:53 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:38:54.776Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:38:54.776Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:38:54.776Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2069d945-bf96-4cd6-89a8-95e1636b4ced&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:38:54.784Z|efe7457d-065d-438d-af16-bd6da2592009|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2069d945-bf96-4cd6-89a8-95e1636b4ced|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:39:00.416Z|2c9c63a2-9802-43fc-bd63-ef5937e8808e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:39:00.417Z|2c9c63a2-9802-43fc-bd63-ef5937e8808e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:39:04.073Z|3c22d995-3640-4686-8504-8a5bb88ec559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:04.073Z|424b5715-9009-4ad8-a980-017e9b1e4a74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:04.074Z|424b5715-9009-4ad8-a980-017e9b1e4a74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:04.074Z|3c22d995-3640-4686-8504-8a5bb88ec559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:04.635Z|a075a31a-bb85-422e-883f-47d2baf3ef09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:04.636Z|a075a31a-bb85-422e-883f-47d2baf3ef09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:14.104Z|922d3870-f407-48ef-afbd-90a6293de180|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:14.105Z|922d3870-f407-48ef-afbd-90a6293de180|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:14.107Z|66e4ac10-3999-45c4-b64b-5951f4fa7822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:14.108Z|66e4ac10-3999-45c4-b64b-5951f4fa7822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:14.676Z|94a667b8-77c1-4a2c-b681-5d43e7763a17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:14.677Z|94a667b8-77c1-4a2c-b681-5d43e7763a17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:15.416Z|6482b8b0-371a-4323-9011-7b30f81b258f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:39:15.417Z|6482b8b0-371a-4323-9011-7b30f81b258f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:39:15.781Z|8ca2b796-db5f-4e65-a734-68d6c612cfaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:39:15.782Z|8ca2b796-db5f-4e65-a734-68d6c612cfaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:39:24.132Z|62b61975-6ede-4ac1-add9-d86e77ecdbfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:24.133Z|62b61975-6ede-4ac1-add9-d86e77ecdbfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:24.138Z|be62551b-31c7-4f56-a032-cea7516af713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:24.138Z|be62551b-31c7-4f56-a032-cea7516af713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:24.707Z|f3f1bfb2-c0a5-4ee4-8ae9-4c500512202e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:24.707Z|f3f1bfb2-c0a5-4ee4-8ae9-4c500512202e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:30.416Z|0638ea30-e037-49b9-9c7e-51b815b72280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:39:30.418Z|0638ea30-e037-49b9-9c7e-51b815b72280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:39:34.158Z|a5d4d4e7-4240-44f8-9eb1-037f84f87f09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:34.159Z|a5d4d4e7-4240-44f8-9eb1-037f84f87f09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:34.160Z|38f49e1a-5fca-4ad9-937a-1cfdfd795736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:34.160Z|38f49e1a-5fca-4ad9-937a-1cfdfd795736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:34.736Z|c5ace5b1-8b8a-4ae7-9070-281b7ab02cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:34.737Z|c5ace5b1-8b8a-4ae7-9070-281b7ab02cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:44.197Z|2a07661a-a132-401f-b071-d558268fcf67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:44.196Z|7454f741-901f-4e67-b044-8d56ffbfc2c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:44.197Z|7454f741-901f-4e67-b044-8d56ffbfc2c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:44.197Z|2a07661a-a132-401f-b071-d558268fcf67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:44.771Z|e6465950-63fd-4db7-a369-c836d975613b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:44.772Z|e6465950-63fd-4db7-a369-c836d975613b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:45.122Z|5f4937ef-b72c-4492-90e6-d70a63362ce0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:39:45.123Z|5f4937ef-b72c-4492-90e6-d70a63362ce0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:45.416Z|b5538009-e610-43b5-a65f-6993f3a0def1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:39:45.416Z|b5538009-e610-43b5-a65f-6993f3a0def1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:39:45.782Z|b282595a-8d99-4f04-aefd-cba2124b5679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:39:45.783Z|b282595a-8d99-4f04-aefd-cba2124b5679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:39:54.223Z|af7313f1-e42c-4f37-95ce-40f924be42af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:54.223Z|67e74f24-5a71-4786-8dd9-701a2e606af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:54.224Z|67e74f24-5a71-4786-8dd9-701a2e606af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:54.224Z|af7313f1-e42c-4f37-95ce-40f924be42af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:39:54.799Z|dd69844f-a6bc-4910-9e58-4f2808760abd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:39:54.800Z|dd69844f-a6bc-4910-9e58-4f2808760abd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:00.416Z|33fef7d9-b714-4c53-ae73-2131461e33bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:40:00.417Z|33fef7d9-b714-4c53-ae73-2131461e33bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:40:04.249Z|9094d292-1e1c-4d83-a7c9-9b60e7b37d75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:04.249Z|d2cf3eae-c981-4208-aa4c-7609b55836f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:04.250Z|9094d292-1e1c-4d83-a7c9-9b60e7b37d75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:04.250Z|d2cf3eae-c981-4208-aa4c-7609b55836f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:04.825Z|834c5743-664e-4ed3-9995-908f3f9ad58a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:04.826Z|834c5743-664e-4ed3-9995-908f3f9ad58a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:14.296Z|28bd89f0-f5af-437f-8712-8322b19cf299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:14.300Z|9bd71cbb-d0ce-44cf-9765-445d902be190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:14.301Z|28bd89f0-f5af-437f-8712-8322b19cf299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:14.301Z|9bd71cbb-d0ce-44cf-9765-445d902be190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:14.857Z|583b8e61-f109-47d6-ac85-603cf0ab5492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:14.858Z|583b8e61-f109-47d6-ac85-603cf0ab5492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:15.416Z|e9e7ff48-80de-42a0-ad6a-d0f17fb02406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:40:15.419Z|e9e7ff48-80de-42a0-ad6a-d0f17fb02406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:40:15.784Z|f34dfd84-f01c-46f4-88cc-6abb153005a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:40:15.784Z|f34dfd84-f01c-46f4-88cc-6abb153005a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:40:24.333Z|decf3261-14b1-4001-9a04-9bdaa14c3010|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:24.334Z|decf3261-14b1-4001-9a04-9bdaa14c3010|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:24.341Z|61c24a13-5ede-427c-949e-0a4e9d9ae50a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:24.342Z|61c24a13-5ede-427c-949e-0a4e9d9ae50a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:24.884Z|c88cfee7-a28c-4dca-9f7d-89f3778e1123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:24.885Z|c88cfee7-a28c-4dca-9f7d-89f3778e1123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:30.416Z|b8f26723-5128-4c9b-a74a-e6b889303358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:40:30.417Z|b8f26723-5128-4c9b-a74a-e6b889303358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:40:34.369Z|5dcbd12d-c738-49f8-bb22-37f9d1396a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:34.372Z|5dcbd12d-c738-49f8-bb22-37f9d1396a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:34.375Z|e2425e2e-fe9e-4f72-8e7e-40a786826c06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:34.376Z|e2425e2e-fe9e-4f72-8e7e-40a786826c06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:34.909Z|529c6c0e-d574-4258-85d9-ef746a5abd71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:34.909Z|529c6c0e-d574-4258-85d9-ef746a5abd71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:44.404Z|d438c483-9688-400a-b6ec-2a4a174a608d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:44.405Z|d438c483-9688-400a-b6ec-2a4a174a608d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:44.404Z|8420dcb9-36d7-466a-9c49-e07784ac1a74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:44.408Z|8420dcb9-36d7-466a-9c49-e07784ac1a74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:44.935Z|f629ccf3-dfc2-4cb7-980e-ea6409392cc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:44.936Z|f629ccf3-dfc2-4cb7-980e-ea6409392cc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:45.126Z|855b2ddd-c40c-44a7-81db-0989367aa056|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:40:45.126Z|855b2ddd-c40c-44a7-81db-0989367aa056|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:45.416Z|d7bc1d52-dd88-4f1f-8785-094c0efe8d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:40:45.417Z|d7bc1d52-dd88-4f1f-8785-094c0efe8d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:40:45.785Z|adaaafad-6356-4840-8f90-c45b9ead6489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:40:45.786Z|adaaafad-6356-4840-8f90-c45b9ead6489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:40:54.437Z|44a5069f-f10f-4619-927b-e89d948d8020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:54.438Z|44a5069f-f10f-4619-927b-e89d948d8020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:54.438Z|a5560c28-8fe5-4e8c-981e-996b98500021|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:54.439Z|a5560c28-8fe5-4e8c-981e-996b98500021|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:40:54.966Z|0572127c-7a29-4aaa-b14f-53475d197944|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:40:54.967Z|0572127c-7a29-4aaa-b14f-53475d197944|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:00.416Z|38825050-275d-4a9d-a1d0-276a4d9b4198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:41:00.420Z|38825050-275d-4a9d-a1d0-276a4d9b4198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:41:04.465Z|b9a31b3d-e4ba-438c-99f4-b035227692ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:04.466Z|b9a31b3d-e4ba-438c-99f4-b035227692ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:04.470Z|a6ae65c5-c0d1-4a4f-b218-752402ee409a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:04.471Z|a6ae65c5-c0d1-4a4f-b218-752402ee409a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:04.994Z|875ba2d8-303b-4d2b-86fc-c65d5f4390db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:04.994Z|875ba2d8-303b-4d2b-86fc-c65d5f4390db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:14.513Z|3613f4b4-4fcb-4d3f-b851-e5200cebbf06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:14.514Z|3613f4b4-4fcb-4d3f-b851-e5200cebbf06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:14.537Z|301fa152-b12f-41ec-8a2c-9ce09bb04691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:14.538Z|301fa152-b12f-41ec-8a2c-9ce09bb04691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:15.034Z|1418e7c9-2c64-4537-88aa-0f84eabd119d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:15.035Z|1418e7c9-2c64-4537-88aa-0f84eabd119d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:15.416Z|1cb23d90-b70d-4402-b8f0-dacbf6e377fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:41:15.417Z|1cb23d90-b70d-4402-b8f0-dacbf6e377fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:41:15.787Z|a0c496f4-3ce4-49cf-922c-0cdb47623886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:41:15.787Z|a0c496f4-3ce4-49cf-922c-0cdb47623886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:41:24.549Z|95d1a960-343a-4090-9f47-e42fa76b5225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:24.549Z|95d1a960-343a-4090-9f47-e42fa76b5225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:24.572Z|7b1e01fd-1499-4da2-a87f-949973e83712|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:24.574Z|7b1e01fd-1499-4da2-a87f-949973e83712|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:25.059Z|6436a198-b08e-4dbd-93a2-41d01cfb1bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:25.059Z|6436a198-b08e-4dbd-93a2-41d01cfb1bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:30.416Z|e5ca8491-8127-48c5-a8f5-d199313a0557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:41:30.417Z|e5ca8491-8127-48c5-a8f5-d199313a0557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:41:34.612Z|931c6a42-96d0-45ef-bd09-72fa9d8a371e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:34.614Z|931c6a42-96d0-45ef-bd09-72fa9d8a371e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:34.622Z|3fc3f11d-5c45-4aa0-b8a8-89ecc761f779|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:34.623Z|3fc3f11d-5c45-4aa0-b8a8-89ecc761f779|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:35.083Z|7c8e1f1f-3a34-4aee-a4e1-49ec8ec43abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:35.084Z|7c8e1f1f-3a34-4aee-a4e1-49ec8ec43abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:44.650Z|5ae74cb3-0e2b-4e0a-8f56-2ec18916acb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:44.650Z|5ae74cb3-0e2b-4e0a-8f56-2ec18916acb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:44.666Z|1d332db8-2609-47ad-ac3f-17ef5bc0e918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:44.667Z|1d332db8-2609-47ad-ac3f-17ef5bc0e918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:45.111Z|42a1f0c8-6317-441f-b61a-ec34f4631af9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:45.112Z|42a1f0c8-6317-441f-b61a-ec34f4631af9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:45.121Z|207cb0d4-03df-4253-aef6-401fba2eacd2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:41:45.122Z|207cb0d4-03df-4253-aef6-401fba2eacd2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:45.416Z|e8306056-cba6-42a9-a461-a5c3cda8fe11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:41:45.420Z|e8306056-cba6-42a9-a461-a5c3cda8fe11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:41:45.788Z|e3aa8c87-4ebc-4872-a5d0-d3688c59ea25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:41:45.789Z|e3aa8c87-4ebc-4872-a5d0-d3688c59ea25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:41:54.679Z|26e69ee2-5e74-42cf-9de3-0edd6927c83e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:54.680Z|26e69ee2-5e74-42cf-9de3-0edd6927c83e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:54.702Z|324e237a-058b-4f6e-8740-82d16d1e37d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:54.703Z|324e237a-058b-4f6e-8740-82d16d1e37d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:41:55.141Z|b12ac556-b0b6-480b-8325-1617cff66059|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:41:55.142Z|b12ac556-b0b6-480b-8325-1617cff66059|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:00.418Z|f9859002-9d47-48e0-bc9c-5915c82a4c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:42:00.419Z|f9859002-9d47-48e0-bc9c-5915c82a4c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:42:04.721Z|3ab0febd-d525-4d39-9b67-e95ef0b8cdd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:04.722Z|3ab0febd-d525-4d39-9b67-e95ef0b8cdd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:04.737Z|5cfe63f9-2814-4ba1-8f2d-06859ff1cbfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:04.738Z|5cfe63f9-2814-4ba1-8f2d-06859ff1cbfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:05.168Z|ad016077-ab7d-4297-9342-1d40f3dde85f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:05.168Z|ad016077-ab7d-4297-9342-1d40f3dde85f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:14.752Z|7dfce740-5a70-4ec1-8c31-45fa1699d795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:14.753Z|7dfce740-5a70-4ec1-8c31-45fa1699d795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:14.772Z|bf506bee-ab16-4109-b66b-44e0ffd51589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:14.773Z|bf506bee-ab16-4109-b66b-44e0ffd51589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:15.193Z|f66bf154-1b13-4199-90bf-778b82bdd6f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:15.194Z|f66bf154-1b13-4199-90bf-778b82bdd6f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:15.416Z|f08ecb99-3337-4663-9d68-223bea5e2e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:42:15.417Z|f08ecb99-3337-4663-9d68-223bea5e2e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:42:15.789Z|efbd05f5-cc61-45e4-8085-4e330131dfa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:42:15.790Z|efbd05f5-cc61-45e4-8085-4e330131dfa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:42:24.788Z|04cc0b48-82e8-4c0c-b805-3779f7932f6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:24.788Z|04cc0b48-82e8-4c0c-b805-3779f7932f6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:24.802Z|439034d6-7217-493d-ab16-7139e2f34ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:24.802Z|439034d6-7217-493d-ab16-7139e2f34ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:25.219Z|52769f63-33f8-4177-8a5b-aff22f9a63f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:25.220Z|52769f63-33f8-4177-8a5b-aff22f9a63f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:30.416Z|93585543-62fd-42fe-8d96-7b89e7e09049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:42:30.419Z|93585543-62fd-42fe-8d96-7b89e7e09049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:42:34.822Z|1ee2586a-ea4f-43fa-87ca-b8ac95b50f7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:34.823Z|1ee2586a-ea4f-43fa-87ca-b8ac95b50f7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:34.835Z|bafc0594-31a2-43b8-aece-3da14b44443f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:34.836Z|bafc0594-31a2-43b8-aece-3da14b44443f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:35.247Z|d39c15e0-e672-4ef8-9fd3-3221c157da71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:35.248Z|d39c15e0-e672-4ef8-9fd3-3221c157da71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:44.848Z|e8c83394-7162-4240-857c-6bb66b1ad927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:44.853Z|e8c83394-7162-4240-857c-6bb66b1ad927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:44.864Z|76c66b68-e06c-4937-a809-c45c8b60be88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:44.864Z|76c66b68-e06c-4937-a809-c45c8b60be88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:45.122Z|c935cd6b-a89b-4577-ad0c-d909a1557532|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:42:45.124Z|c935cd6b-a89b-4577-ad0c-d909a1557532|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:45.274Z|8832cfc4-2a8e-4fe9-ac2c-8f3baa63b250|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:45.275Z|8832cfc4-2a8e-4fe9-ac2c-8f3baa63b250|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:45.416Z|d1b70b18-0da9-4898-8332-c4e340b23b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:42:45.417Z|d1b70b18-0da9-4898-8332-c4e340b23b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:42:45.791Z|bad9cfba-be2b-49d9-89c0-28dbc686dcfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:42:45.792Z|bad9cfba-be2b-49d9-89c0-28dbc686dcfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:42:54.883Z|b6ce4884-9092-4cc9-adf1-63c4db947a4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:54.884Z|b6ce4884-9092-4cc9-adf1-63c4db947a4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:54.888Z|bef25d80-537b-4fb2-8adb-087963786bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:54.889Z|bef25d80-537b-4fb2-8adb-087963786bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:42:55.309Z|cae092d9-bfc3-4762-9f0f-a931d705fefa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:42:55.310Z|cae092d9-bfc3-4762-9f0f-a931d705fefa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:00.416Z|71eb53df-74f0-407c-a36c-150d0aa4a4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:43:00.416Z|71eb53df-74f0-407c-a36c-150d0aa4a4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:43:04.909Z|bb2b9d1c-f533-4d96-99b7-8bc3a6c69b64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:04.910Z|bb2b9d1c-f533-4d96-99b7-8bc3a6c69b64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:04.910Z|a41685d4-91cf-472a-b510-aa741afc2839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:04.911Z|a41685d4-91cf-472a-b510-aa741afc2839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:05.336Z|2c0fd236-d4c0-44ec-be63-c3d547a82e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:05.337Z|2c0fd236-d4c0-44ec-be63-c3d547a82e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:14.956Z|aa69c752-a4ce-4bf5-bdd0-dd06c1e245e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:14.957Z|aa69c752-a4ce-4bf5-bdd0-dd06c1e245e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:14.963Z|dbe3434f-49bc-4bf2-ae55-8c7e5fe72a9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:14.964Z|dbe3434f-49bc-4bf2-ae55-8c7e5fe72a9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:15.360Z|7cad4655-8aea-491d-9e17-dabba174c54b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:15.361Z|7cad4655-8aea-491d-9e17-dabba174c54b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:15.416Z|eb815f65-dd2c-432b-9664-43a9c4d58ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:43:15.419Z|eb815f65-dd2c-432b-9664-43a9c4d58ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:43:15.793Z|e2583f5a-7886-4b90-8a0b-b88e3029993e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:43:15.794Z|e2583f5a-7886-4b90-8a0b-b88e3029993e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:43:24.998Z|a8221f1f-458b-4b7d-8f5a-fdae7457c7a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:24.998Z|7031291f-4bde-41cc-b687-2c567d32e3ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:24.999Z|a8221f1f-458b-4b7d-8f5a-fdae7457c7a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:25.000Z|7031291f-4bde-41cc-b687-2c567d32e3ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:25.386Z|90ac0d23-3ebd-40ad-b24d-fa57f5d0aab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:25.386Z|90ac0d23-3ebd-40ad-b24d-fa57f5d0aab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:30.416Z|e4d2ace2-0814-4d0b-8f12-ed30d4b2928d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:43:30.416Z|e4d2ace2-0814-4d0b-8f12-ed30d4b2928d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:43:35.024Z|19ffe16a-11f7-47dd-903b-652b434ea277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:35.024Z|bd8165aa-a32e-4c12-8530-a302717826a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:35.025Z|19ffe16a-11f7-47dd-903b-652b434ea277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:35.025Z|bd8165aa-a32e-4c12-8530-a302717826a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:35.415Z|bd4ecd98-fba0-46e0-9592-793a33f1575d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:35.416Z|bd4ecd98-fba0-46e0-9592-793a33f1575d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:45.055Z|c79599ac-589b-4cf1-95bd-27552cf2a162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:45.055Z|85990450-0712-45d4-9b29-555e7455a384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:45.056Z|c79599ac-589b-4cf1-95bd-27552cf2a162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:45.056Z|85990450-0712-45d4-9b29-555e7455a384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:45.122Z|591930f4-5d5a-4caf-8b58-38065ab37016|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:43:45.123Z|591930f4-5d5a-4caf-8b58-38065ab37016|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:45.416Z|dd40caea-304b-41bc-8c24-c3a4bd40ab96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:43:45.417Z|dd40caea-304b-41bc-8c24-c3a4bd40ab96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:43:45.443Z|29089fde-52cb-49f9-b416-a9a412cb3c20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:45.444Z|29089fde-52cb-49f9-b416-a9a412cb3c20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:45.795Z|a63ae91e-1c5c-4b7c-9930-2a2be133c74e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:43:45.795Z|a63ae91e-1c5c-4b7c-9930-2a2be133c74e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:43:55.082Z|1e266347-2d41-498a-8215-9497a91328c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:55.083Z|1e266347-2d41-498a-8215-9497a91328c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:55.087Z|f53d5b5c-2061-472e-9c75-1a3d8c6a112b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:55.088Z|f53d5b5c-2061-472e-9c75-1a3d8c6a112b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:43:55.477Z|f0fa6453-b540-4b34-af3e-5a9b9d78abd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:43:55.478Z|f0fa6453-b540-4b34-af3e-5a9b9d78abd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:00.416Z|2d5cce09-71c1-4e40-a1c1-d54eb4a74791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:44:00.419Z|2d5cce09-71c1-4e40-a1c1-d54eb4a74791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:44:05.108Z|937267a4-7175-4b6a-8818-bf66ffaef5a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:05.109Z|937267a4-7175-4b6a-8818-bf66ffaef5a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:05.109Z|113ea6df-8cf8-44a3-ae51-086c485a16b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:05.110Z|113ea6df-8cf8-44a3-ae51-086c485a16b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:05.522Z|cb4f7853-fb16-4729-b4e6-298f9a793710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:05.523Z|cb4f7853-fb16-4729-b4e6-298f9a793710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:15.134Z|e5a5f0c4-9759-4270-b956-24cf786a61ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:15.134Z|b36ea4f1-deb7-40af-a92d-1e7dc962319f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:15.135Z|b36ea4f1-deb7-40af-a92d-1e7dc962319f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:15.136Z|e5a5f0c4-9759-4270-b956-24cf786a61ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:15.416Z|7b7bdbc7-92c5-4320-8dae-661c1ac002b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:44:15.416Z|7b7bdbc7-92c5-4320-8dae-661c1ac002b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:44:15.550Z|9a0707b9-2f40-4ba5-8b76-f9d2ce0b9c41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:15.550Z|9a0707b9-2f40-4ba5-8b76-f9d2ce0b9c41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:15.796Z|79de9b7f-7f14-4266-a5af-9de81b0321be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:44:15.797Z|79de9b7f-7f14-4266-a5af-9de81b0321be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:44:25.164Z|210c2ca0-ab4a-4c9e-b4a2-98c3cb8639a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:25.164Z|71b70ef3-9d1e-4ca6-b068-db49256089d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:25.165Z|71b70ef3-9d1e-4ca6-b068-db49256089d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:25.165Z|210c2ca0-ab4a-4c9e-b4a2-98c3cb8639a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:25.579Z|5a8f7f46-fb35-4f0f-8d01-42fbf6df0553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:25.580Z|5a8f7f46-fb35-4f0f-8d01-42fbf6df0553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:30.416Z|2d3dc01a-a0e1-4a3c-b7dd-abb3f27e61e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:44:30.417Z|2d3dc01a-a0e1-4a3c-b7dd-abb3f27e61e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:44:35.201Z|5d4ac6fb-88a6-4ddd-92a7-34b0537f92ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:35.201Z|d80db949-90d7-4b96-9d49-754bea384505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:35.202Z|5d4ac6fb-88a6-4ddd-92a7-34b0537f92ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:35.203Z|d80db949-90d7-4b96-9d49-754bea384505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:35.607Z|ce9754d2-8abf-43d8-ab75-64e3633ca557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:35.608Z|ce9754d2-8abf-43d8-ab75-64e3633ca557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:45.125Z|a0fe4ad2-812b-4a49-bd15-a3a5ad5f8a50|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:44:45.126Z|a0fe4ad2-812b-4a49-bd15-a3a5ad5f8a50|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:45.229Z|9ca50298-fe7b-4882-9600-0faaa7a5c8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:45.230Z|9ca50298-fe7b-4882-9600-0faaa7a5c8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:45.232Z|cb9f6cbb-03ae-4798-938c-952cc72bc448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:45.233Z|cb9f6cbb-03ae-4798-938c-952cc72bc448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:45.416Z|3ec325d9-6412-4658-be02-631475add401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:44:45.419Z|3ec325d9-6412-4658-be02-631475add401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:44:45.638Z|38dd86bc-dae7-4af9-b069-58297d1ce5e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:45.638Z|38dd86bc-dae7-4af9-b069-58297d1ce5e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:45.798Z|5b3586fa-5d00-4feb-bfe3-abbba34cd811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:44:45.798Z|5b3586fa-5d00-4feb-bfe3-abbba34cd811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:44:55.260Z|93fdfc79-289e-4b6c-ba77-bdde4afd1ff9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:55.261Z|93fdfc79-289e-4b6c-ba77-bdde4afd1ff9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:55.274Z|74f6190f-651a-41aa-8bba-d785e5cb5a02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:55.275Z|74f6190f-651a-41aa-8bba-d785e5cb5a02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:44:55.665Z|a506caa3-1356-4a7b-8369-94bbf17731c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:44:55.666Z|a506caa3-1356-4a7b-8369-94bbf17731c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:00.416Z|f53aca8d-c188-4164-9945-4818e0b2df94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:45:00.416Z|f53aca8d-c188-4164-9945-4818e0b2df94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:45:05.289Z|b220dc04-c7a5-4dea-a780-9723fc88d50e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:05.290Z|b220dc04-c7a5-4dea-a780-9723fc88d50e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:05.301Z|b0410a4b-773d-4468-a2f3-99e5fcf24efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:05.302Z|b0410a4b-773d-4468-a2f3-99e5fcf24efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:05.695Z|2e5fd1bd-13f9-4884-b92a-c802a547feb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:05.697Z|2e5fd1bd-13f9-4884-b92a-c802a547feb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:15.315Z|37eeaf07-0998-475b-943c-ad021d80dc01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:15.316Z|37eeaf07-0998-475b-943c-ad021d80dc01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:15.328Z|9a7fcd2d-a312-496c-b901-6e9d96a49ae0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:15.328Z|9a7fcd2d-a312-496c-b901-6e9d96a49ae0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:15.416Z|8f3cc165-aafa-488e-904f-43f661954a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:45:15.416Z|8f3cc165-aafa-488e-904f-43f661954a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:45:15.732Z|0b1337fb-fa37-4117-918d-0973030f9c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:15.732Z|0b1337fb-fa37-4117-918d-0973030f9c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:15.802Z|dd9a31ac-47be-4cb7-849e-660e65f3d6ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:45:15.802Z|dd9a31ac-47be-4cb7-849e-660e65f3d6ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:45:25.343Z|76f09f77-a80b-42ac-a165-4b65995fa4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:25.344Z|76f09f77-a80b-42ac-a165-4b65995fa4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:25.366Z|2dafbd3a-c41a-4a13-a84b-2c281148da8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:25.367Z|2dafbd3a-c41a-4a13-a84b-2c281148da8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:25.770Z|d97c42c7-d4a9-4f88-80e7-8fa4c0e23d28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:25.770Z|d97c42c7-d4a9-4f88-80e7-8fa4c0e23d28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:30.416Z|97dc8585-f7f0-4f30-b66f-e7eb78e8d63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:45:30.420Z|97dc8585-f7f0-4f30-b66f-e7eb78e8d63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:45:35.388Z|2511f10a-454c-4677-af9f-d83160a94aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:35.389Z|2511f10a-454c-4677-af9f-d83160a94aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:35.400Z|5d917e54-2284-458e-8431-368eef675fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:35.401Z|5d917e54-2284-458e-8431-368eef675fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:35.803Z|dfead5d6-18ea-46e1-81b7-aa6dbadf0394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:35.804Z|dfead5d6-18ea-46e1-81b7-aa6dbadf0394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:45.125Z|4cdeb480-4e26-42e6-bc38-24055ceb2f1b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:45:45.126Z|4cdeb480-4e26-42e6-bc38-24055ceb2f1b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:45.417Z|4454ee95-dffe-4b20-b489-8eec22f01767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:45.418Z|b2c438b5-bbf6-40bc-839f-14c9d0e7517b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:45:45.419Z|b2c438b5-bbf6-40bc-839f-14c9d0e7517b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:45:45.419Z|4454ee95-dffe-4b20-b489-8eec22f01767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:45.435Z|22ebebfe-4a67-4a87-9a8a-113d7c2d921b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:45.436Z|22ebebfe-4a67-4a87-9a8a-113d7c2d921b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:45.804Z|f446340f-0eb9-4c16-8d21-19dc1f492bfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:45:45.804Z|f446340f-0eb9-4c16-8d21-19dc1f492bfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:45:45.830Z|4a4d1b57-3140-4d0c-b5dd-1cf1b29ebb3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:45.831Z|4a4d1b57-3140-4d0c-b5dd-1cf1b29ebb3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:50.576Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:45:50.579Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 92b4f33a-bf83-4f98-9d60-93d0f2a31671 already exists in requestDb InfraActiveRequests table 2022-11-25T00:45:50.580Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:45:50.581Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||Invoke 2022-11-25T00:45:50.581Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||===========================request begin================================================ 2022-11-25T00:45:50.581Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:45:50.582Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Method : GET 2022-11-25T00:45:50.582Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c881b2823474230c43436484170cb7ab", X-B3-SpanId:"b155fd2589b14d70", X-B3-ParentSpanId:"361c61706df6fac9", X-B3-Sampled:"0", X-ONAP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-TransactionID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ECOMP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bec87d02-bf77-43a6-a90f-659449561da4"] 2022-11-25T00:45:50.582Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Request body: 2022-11-25T00:45:50.582Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||==========================request end================================================ 2022-11-25T00:45:50.630Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||============================response begin========================================== 2022-11-25T00:45:50.631Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:45:50.632Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status text : Not Found 2022-11-25T00:45:50.632Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:45:50 GMT", x-envoy-upstream-service-time:"42", server:"envoy"] 2022-11-25T00:45:50.633Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Response body: 2022-11-25T00:45:50.633Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||=======================response end================================================= 2022-11-25T00:45:50.634Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|404|Not Found|InvokeReturn 2022-11-25T00:45:50.653Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:45:50.654Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-11-25T00:45:50.666Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:45:50.708Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:45:50.709Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-11-25T00:45:50.750Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-11-25T00:45:50.751Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:45:49 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[32], x-aai-txid=[0-aai-resources-221125-00:45:49:721-56482], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:45:50.753Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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"]}}} 2022-11-25T00:45:50.757Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-11-25T00:45:50.757Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-11-25T00:45:50.767Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:45:50.916Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:45:50.918Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-11-25T00:45:50.952Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-11-25T00:45:50.953Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:45:49 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[29], x-aai-txid=[1-aai-resources-221125-00:45:49:926-10236], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:45:50.957Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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"]}}} 2022-11-25T00:45:50.959Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-11-25T00:45:50.960Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-11-25T00:45:50.965Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:45:51.001Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:45:51.002Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-11-25T00:45:51.046Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-11-25T00:45:51.047Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:45:50 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[42], vertex-id=[217296], x-aai-txid=[0-aai-resources-221125-00:45:50:010-92730], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:45:51.049Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669337026820","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2022-11-25T00:45:51.052Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:45:51.053Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:45:51.060Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.061Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:45:51.061Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:45:51.062Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.062Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:45:51.062Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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:"c881b2823474230c43436484170cb7ab", X-B3-SpanId:"8689ab7b432f6e91", X-B3-ParentSpanId:"361c61706df6fac9", X-B3-Sampled:"0", X-ONAP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-TransactionID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ECOMP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"069f3e6b-9ea6-4f16-8601-1678e683010a"] 2022-11-25T00:45:51.063Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66","requestScope":"service"} 2022-11-25T00:45:51.063Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:45:51.091Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:45:51.091Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.092Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:45:51.092Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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, 25 Nov 2022 00:45:50 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2022-11-25T00:45:51.093Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:45:51.093Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:45:51.094Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:45:51.094Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e 2022-11-25T00:45:51.095Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|INFO|500||Invoke 2022-11-25T00:45:51.095Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||===========================request begin================================================ 2022-11-25T00:45:51.096Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e 2022-11-25T00:45:51.096Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Method : GET 2022-11-25T00:45:51.096Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-TransactionID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ECOMP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f1d969d-0ca1-4d39-b222-9f612733fdf0"] 2022-11-25T00:45:51.097Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Request body: 2022-11-25T00:45:51.097Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||==========================request end================================================ 2022-11-25T00:45:51.169Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||============================response begin========================================== 2022-11-25T00:45:51.170Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Status code : 200 OK 2022-11-25T00:45:51.170Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Status text : OK 2022-11-25T00:45:51.170Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:45:51 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:45:51.171Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c829d565-82f0-41cd-bb30-f9d35499592e", "modelInvariantUUID" : "b45bb4a2-83e8-40df-979d-48c3c9f9645e", "created" : "2022-11-25 00:44:03.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/vnfCustomizations" } } } 2022-11-25T00:45:51.171Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||=======================response end================================================= 2022-11-25T00:45:51.171Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|INFO|500||InvokeReturn 2022-11-25T00:45:51.176Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance 2022-11-25T00:45:51.176Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|INFO|500||Invoke 2022-11-25T00:45:51.176Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:45:51.177Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance 2022-11-25T00:45:51.177Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Method : GET 2022-11-25T00:45:51.177Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-TransactionID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ECOMP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"248cfc22-fd6f-4e3a-8b24-f602b213097b"] 2022-11-25T00:45:51.177Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Request body: 2022-11-25T00:45:51.178Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:45:51.213Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:45:51.214Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:45:51.214Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:45:51.214Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&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, 25 Nov 2022 00:45:51 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2022-11-25T00:45:51.215Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Response body: 2022-11-25T00:45:51.215Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:45:51.216Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:45:51.216Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e 2022-11-25T00:45:51.217Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|INFO|500||Invoke 2022-11-25T00:45:51.217Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||===========================request begin================================================ 2022-11-25T00:45:51.217Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e 2022-11-25T00:45:51.218Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Method : GET 2022-11-25T00:45:51.218Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-TransactionID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ECOMP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f33d534f-f65d-49b4-a969-1b369a4dd77f"] 2022-11-25T00:45:51.218Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Request body: 2022-11-25T00:45:51.219Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||==========================request end================================================ 2022-11-25T00:45:51.265Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||============================response begin========================================== 2022-11-25T00:45:51.267Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Status code : 200 OK 2022-11-25T00:45:51.267Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Status text : OK 2022-11-25T00:45:51.267Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:45:51 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:45:51.268Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c829d565-82f0-41cd-bb30-f9d35499592e", "modelInvariantUUID" : "b45bb4a2-83e8-40df-979d-48c3c9f9645e", "created" : "2022-11-25 00:44:03.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/vnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e" } } } 2022-11-25T00:45:51.269Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||=======================response end================================================= 2022-11-25T00:45:51.269Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|INFO|500||InvokeReturn 2022-11-25T00:45:51.275Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance 2022-11-25T00:45:51.275Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|INFO|500||Invoke 2022-11-25T00:45:51.276Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:45:51.276Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance 2022-11-25T00:45:51.276Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Method : GET 2022-11-25T00:45:51.277Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-TransactionID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ECOMP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36b78210-29eb-46c3-b6e7-45ea9247dd46"] 2022-11-25T00:45:51.277Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Request body: 2022-11-25T00:45:51.278Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:45:51.303Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:45:51.304Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:45:51.305Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:45:51.305Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&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, 25 Nov 2022 00:45:51 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2022-11-25T00:45:51.306Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Response body: 2022-11-25T00:45:51.306Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:45:51.306Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:45:51.307Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.308Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.308Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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================================================ 2022-11-25T00:45:51.308Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.308Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.309Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-TransactionID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ECOMP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b656981-290f-4188-bca8-3dbfdf7101b0"] 2022-11-25T00:45:51.309Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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: 2022-11-25T00:45:51.310Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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================================================ 2022-11-25T00:45:51.337Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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========================================== 2022-11-25T00:45:51.338Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.338Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 : OK 2022-11-25T00:45:51.338Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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", date:"Fri, 25 Nov 2022 00:45:51 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:45:51.339Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:45:51.339Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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================================================= 2022-11-25T00:45:51.339Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.342Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.343Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.343Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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================================================ 2022-11-25T00:45:51.343Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.343Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.344Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-TransactionID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ECOMP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"515d794b-6452-48f9-bbe2-3523538e7afc"] 2022-11-25T00:45:51.344Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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: 2022-11-25T00:45:51.344Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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================================================ 2022-11-25T00:45:51.383Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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========================================== 2022-11-25T00:45:51.384Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.384Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 : OK 2022-11-25T00:45:51.384Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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", date:"Fri, 25 Nov 2022 00:45:51 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:45:51.387Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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" : 529, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-11-25T00:45:51.387Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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================================================= 2022-11-25T00:45:51.388Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.390Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e 2022-11-25T00:45:51.390Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|INFO|500||Invoke 2022-11-25T00:45:51.390Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||===========================request begin================================================ 2022-11-25T00:45:51.391Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e 2022-11-25T00:45:51.391Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Method : GET 2022-11-25T00:45:51.391Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-TransactionID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ECOMP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d9ea71d-d3a6-4819-911a-c27b8c201466"] 2022-11-25T00:45:51.392Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Request body: 2022-11-25T00:45:51.392Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||==========================request end================================================ 2022-11-25T00:45:51.433Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||============================response begin========================================== 2022-11-25T00:45:51.434Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Status code : 200 OK 2022-11-25T00:45:51.434Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Status text : OK 2022-11-25T00:45:51.434Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:45:51 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:45:51.436Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c829d565-82f0-41cd-bb30-f9d35499592e", "modelInvariantUUID" : "b45bb4a2-83e8-40df-979d-48c3c9f9645e", "created" : "2022-11-25 00:44:03.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/vnfCustomizations" } } } 2022-11-25T00:45:51.436Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||=======================response end================================================= 2022-11-25T00:45:51.437Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|INFO|500||InvokeReturn 2022-11-25T00:45:51.441Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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/ 2022-11-25T00:45:51.442Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:45:51.442Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:45:51.443Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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/ 2022-11-25T00:45:51.443Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:45:51.444Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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:"8974", X-B3-TraceId:"c881b2823474230c43436484170cb7ab", X-B3-SpanId:"8b064e38186231b0", X-B3-ParentSpanId:"361c61706df6fac9", X-B3-Sampled:"0", X-ONAP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-TransactionID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ECOMP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acfd47cb-ca6f-47a7-a2cc-257ac07aeb18"] 2022-11-25T00:45:51.444Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"92b4f33a-bf83-4f98-9d60-93d0f2a31671","requestStatus":"IN_PROGRESS","startTime":1669337150654,"source":"VID","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"92b4f33a-bf83-4f98-9d60-93d0f2a31671"} 2022-11-25T00:45:51.444Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:45:51.491Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:45:51.492Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:45:51.492Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:45:51.493Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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/92b4f33a-bf83-4f98-9d60-93d0f2a31671", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:45:50 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:45:51.495Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:45:50.654+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:45:51.296+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" } } } 2022-11-25T00:45:51.495Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:45:51.496Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:45:51.507Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.507Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:45:51.508Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:45:51.508Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:51.508Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:45:51.509Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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:"4343", X-B3-TraceId:"c881b2823474230c43436484170cb7ab", X-B3-SpanId:"9a4328089edd3a18", X-B3-ParentSpanId:"361c61706df6fac9", X-B3-Sampled:"0", X-ONAP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-TransactionID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ECOMP-RequestID:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c4dde01-98e1-4ec0-922e-9da7e9d569e1"] 2022-11-25T00:45:51.509Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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\":\"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c829d565-82f0-41cd-bb30-f9d35499592e\",\"modelUuid\":\"c829d565-82f0-41cd-bb30-f9d35499592e\",\"modelInvariantUuid\":\"b45bb4a2-83e8-40df-979d-48c3c9f9645e\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\"modelInvariantUuid\":\"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"703076ef-e345-467f-84b4-dc6373d28390\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\"modelInvariantUuid\":\"94bda610-7193-4125-b3f5-fb7071ca08ae\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"5e473330-a08a-4d1e-b36c-cce2b7d44955\"},\"instanceName\":\"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"c829d565-82f0-41cd-bb30-f9d35499592e\",\"modelInvariantId\":\"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"435028b5-7cee-48d2-9cd6-97b08a970838\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"92b4f33a-bf83-4f98-9d60-93d0f2a31671","type":"String"},"mso-request-id":{"value":"92b4f33a-bf83-4f98-9d60-93d0f2a31671","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"}}} 2022-11-25T00:45:51.510Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:45:53.550Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:45:53.551Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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 2022-11-25T00:45:53.551Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:45:53.552Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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, 25 Nov 2022 00:45:53 GMT", x-onap-requestid:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", x-requestid:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", x-transactionid:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", x-ecomp-requestid:"92b4f33a-bf83-4f98-9d60-93d0f2a31671", x-onap-partnername:"UNKNOWN", x-invocationid:"3c4dde01-98e1-4ec0-922e-9da7e9d569e1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2034", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:45:53.552Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|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\":\"92b4f33a-bf83-4f98-9d60-93d0f2a31671\",\"instanceId\":\"93cf25dc-dc01-473f-b7a9-30df3bcc1d5e\"}}","message":"Success","processInstanceID":"82c999d7-6c5a-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:45:53.553Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:45:53.553Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:45:53.558Z|92b4f33a-bf83-4f98-9d60-93d0f2a31671|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:45:53.804Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:45:53.810Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:45:53.811Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||Invoke 2022-11-25T00:45:53.812Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||===========================request begin================================================ 2022-11-25T00:45:53.812Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:45:53.813Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Method : GET 2022-11-25T00:45:53.813Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"504533f6f9dd151d02ddd1b04761cd9d", X-B3-SpanId:"826fcdd5e5951baf", X-B3-ParentSpanId:"0ca981aa4dbb76b2", X-B3-Sampled:"0", X-ONAP-RequestID:"bf65ea37-537f-4b84-9d54-4f1ccd6729be", X-RequestID:"bf65ea37-537f-4b84-9d54-4f1ccd6729be", X-TransactionID:"bf65ea37-537f-4b84-9d54-4f1ccd6729be", X-ECOMP-RequestID:"bf65ea37-537f-4b84-9d54-4f1ccd6729be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb632574-26b7-4ed4-b6c2-0519bcad1d3e"] 2022-11-25T00:45:53.814Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Request body: 2022-11-25T00:45:53.814Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||==========================request end================================================ 2022-11-25T00:45:53.845Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||============================response begin========================================== 2022-11-25T00:45:53.846Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status code : 200 OK 2022-11-25T00:45:53.847Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status text : OK 2022-11-25T00:45:53.847Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:45:53 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:45:53.849Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Response body: { "requestId" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:45:50.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:45:52.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "93cf25dc-dc01-473f-b7a9-30df3bcc1d5e", "serviceInstanceName" : "basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" } } } 2022-11-25T00:45:53.849Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||=======================response end================================================= 2022-11-25T00:45:53.850Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||InvokeReturn 2022-11-25T00:45:53.852Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:45:53.853Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:45:53.854Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:45:53.854Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:45:53.854Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:45:53.855Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"504533f6f9dd151d02ddd1b04761cd9d", X-B3-SpanId:"981a8ab6cd4e6bc5", X-B3-ParentSpanId:"0ca981aa4dbb76b2", X-B3-Sampled:"0", X-ONAP-RequestID:"bf65ea37-537f-4b84-9d54-4f1ccd6729be", X-RequestID:"bf65ea37-537f-4b84-9d54-4f1ccd6729be", X-TransactionID:"bf65ea37-537f-4b84-9d54-4f1ccd6729be", X-ECOMP-RequestID:"bf65ea37-537f-4b84-9d54-4f1ccd6729be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79c892c8-29f5-4524-a029-24cdea6b2212"] 2022-11-25T00:45:53.855Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:45:53.856Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:45:53.876Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:45:53.878Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:45:53.878Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:45:53.878Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&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", date:"Fri, 25 Nov 2022 00:45:53 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:45:53.879Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:45:53.880Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:45:53.880Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:45:53.891Z|bf65ea37-537f-4b84-9d54-4f1ccd6729be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:45:55.449Z|06db1459-cd9c-499a-948a-8155fb29359f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:55.449Z|06db1459-cd9c-499a-948a-8155fb29359f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:55.465Z|8672de91-ae5d-4394-a6fd-2fa8eb46d56b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:55.466Z|8672de91-ae5d-4394-a6fd-2fa8eb46d56b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:45:55.865Z|4ae17ea4-5d5f-4882-b80f-d4ff217d30d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:45:55.866Z|4ae17ea4-5d5f-4882-b80f-d4ff217d30d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:00.416Z|caa41366-7eeb-4f42-bfab-4b4f9569cf06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:46:00.417Z|caa41366-7eeb-4f42-bfab-4b4f9569cf06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:46:04.273Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:46:04.296Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:04.305Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||Invoke 2022-11-25T00:46:04.306Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:04.314Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:04.318Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Method : GET 2022-11-25T00:46:04.320Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ed4d7ac4b89c4805035adcd6a7ed3b6", X-B3-SpanId:"59fcb7e33aeca588", X-B3-ParentSpanId:"914ec9834a05fd41", X-B3-Sampled:"0", X-ONAP-RequestID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-RequestID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-TransactionID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-ECOMP-RequestID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"360f81be-c905-45af-8f75-b6bc95280538"] 2022-11-25T00:46:04.326Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Request body: 2022-11-25T00:46:04.329Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:04.378Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:04.378Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:04.383Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status text : OK 2022-11-25T00:46:04.389Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:46:04 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:04.393Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Response body: { "requestId" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).", "progress" : 15, "startTime" : "2022-11-25T00:45:50.000+00:00", "source" : "VID", "vnfId" : "6270e9f5-1525-4d5d-97df-fadf60323cce", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:46:00.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "93cf25dc-dc01-473f-b7a9-30df3bcc1d5e", "serviceInstanceName" : "basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" } } } 2022-11-25T00:46:04.394Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:04.403Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||InvokeReturn 2022-11-25T00:46:04.420Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:04.429Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:46:04.430Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:04.434Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:04.435Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:46:04.440Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ed4d7ac4b89c4805035adcd6a7ed3b6", X-B3-SpanId:"6247aaa469f13e9b", X-B3-ParentSpanId:"914ec9834a05fd41", X-B3-Sampled:"0", X-ONAP-RequestID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-RequestID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-TransactionID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-ECOMP-RequestID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dd7e4ed-f1f8-48e2-9447-269ba1a13064"] 2022-11-25T00:46:04.446Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:46:04.447Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:04.486Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:04.486Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:04.487Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:46:04.487Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&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", date:"Fri, 25 Nov 2022 00:46:04 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:04.489Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:46:04.490Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:04.494Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:46:04.579Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:46:04.580Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:46:04.581Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:04.581Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:46:04.582Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:46:04.582Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-RequestID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-TransactionID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-ECOMP-RequestID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5d0ffee-982d-4159-a6b0-f08644c3ca64"] 2022-11-25T00:46:04.583Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:46:04.584Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:05.482Z|574eeb96-eda4-46d5-a59e-26e76a36f036|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:05.483Z|574eeb96-eda4-46d5-a59e-26e76a36f036|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:05.527Z|85744ec2-818c-4d23-b62e-672b9e2671c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:05.528Z|85744ec2-818c-4d23-b62e-672b9e2671c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:05.813Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:05.814Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:05.814Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:46:05.815Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=10A4D9A6DA58A4BE9794C5B49454BE3E; 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, 25 Nov 2022 00:46:05 GMT", x-envoy-upstream-service-time:"1220", server:"envoy"] 2022-11-25T00:46:05.816Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"85290dbf-6c5a-11ed-bf43-3eae982b67eb","businessKey":"92b4f33a-bf83-4f98-9d60-93d0f2a31671","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-25T00:45:55.527+0000","endTime":"2022-11-25T00:45:56.090+0000","removalTime":null,"durationInMillis":563,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"82c999d7-6c5a-11ed-bf43-3eae982b67eb","superProcessInstanceId":"848860b1-6c5a-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:46:05.816Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:05.817Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:46:05.847Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:46:05.848Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:46:05.848Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:05.849Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:46:05.849Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:46:05.849Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-RequestID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-TransactionID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-ECOMP-RequestID:"297896c3-7314-4a5e-b5fd-8ece56dc7c53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d23c962-fc32-49d4-8923-2b52e7ae5597"] 2022-11-25T00:46:05.849Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:46:05.850Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:05.912Z|05be8381-3e5e-415c-9bcd-6708d0cd9e27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:05.913Z|05be8381-3e5e-415c-9bcd-6708d0cd9e27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:06.186Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:06.187Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:06.188Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:46:06.189Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DBA213526948D730C2C75F8021BFC5F7; 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, 25 Nov 2022 00:46:05 GMT", x-envoy-upstream-service-time:"332", server:"envoy"] 2022-11-25T00:46:06.193Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:8529aa12-6c5a-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"85290dbf-6c5a-11ed-bf43-3eae982b67eb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"85290dbf-6c5a-11ed-bf43-3eae982b67eb","executionId":"85290dbf-6c5a-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:45:55.531+0000","endTime":"2022-11-25T00:45:56.090+0000","durationInMillis":559,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"82c999d7-6c5a-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:46:06.194Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:06.195Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85290dbf-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:46:06.201Z|297896c3-7314-4a5e-b5fd-8ece56dc7c53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:46:15.416Z|86cae1a4-c862-461f-a6a8-723970497137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:46:15.420Z|86cae1a4-c862-461f-a6a8-723970497137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:46:15.525Z|dc786bfe-3f13-453b-a884-d78fcade4369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:15.526Z|dc786bfe-3f13-453b-a884-d78fcade4369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:15.567Z|49cbd7e0-90d5-40f5-beae-4d3542c599cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:15.567Z|49cbd7e0-90d5-40f5-beae-4d3542c599cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:15.806Z|196c032a-00ae-4e2d-a03c-88efedd930d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:46:15.806Z|196c032a-00ae-4e2d-a03c-88efedd930d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:46:15.939Z|3a484f71-6e4e-44aa-a936-3acf6881b6af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:15.940Z|3a484f71-6e4e-44aa-a936-3acf6881b6af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:16.402Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:46:16.408Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:16.408Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||Invoke 2022-11-25T00:46:16.409Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:16.409Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:16.409Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Method : GET 2022-11-25T00:46:16.409Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f40bf02894c149ef47b24ea0b7e96072", X-B3-SpanId:"4455744b837834d0", X-B3-ParentSpanId:"058147029e6a7c67", X-B3-Sampled:"0", X-ONAP-RequestID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-RequestID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-TransactionID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-ECOMP-RequestID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8541d40-9e56-45e9-bdd9-12a1850d534e"] 2022-11-25T00:46:16.410Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Request body: 2022-11-25T00:46:16.410Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:16.441Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:16.441Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:16.442Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status text : OK 2022-11-25T00:46:16.442Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:46:16 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:16.442Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Response body: { "requestId" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).", "progress" : 26, "startTime" : "2022-11-25T00:45:50.000+00:00", "source" : "VID", "vnfId" : "6270e9f5-1525-4d5d-97df-fadf60323cce", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:46:12.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "93cf25dc-dc01-473f-b7a9-30df3bcc1d5e", "serviceInstanceName" : "basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" } } } 2022-11-25T00:46:16.443Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:16.443Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||InvokeReturn 2022-11-25T00:46:16.448Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:16.449Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:46:16.449Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:16.449Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:16.450Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:46:16.450Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f40bf02894c149ef47b24ea0b7e96072", X-B3-SpanId:"e09058e7e599fbdd", X-B3-ParentSpanId:"058147029e6a7c67", X-B3-Sampled:"0", X-ONAP-RequestID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-RequestID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-TransactionID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-ECOMP-RequestID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"712cb422-9d9b-4e05-ba96-62b7d68b17ac"] 2022-11-25T00:46:16.450Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:46:16.451Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:16.474Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:16.474Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:16.475Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:46:16.475Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&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", date:"Fri, 25 Nov 2022 00:46:16 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:16.477Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:46:16.477Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:16.478Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:46:16.517Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:46:16.518Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:46:16.518Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:16.519Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:46:16.519Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:46:16.519Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-RequestID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-TransactionID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-ECOMP-RequestID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08fa1acb-7648-482c-8418-1d664757f2ab"] 2022-11-25T00:46:16.520Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:46:16.520Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:16.694Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:16.695Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:16.696Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:46:16.696Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2D7482C753484765133E1FCC5B372E2E; 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:"652", date:"Fri, 25 Nov 2022 00:46:15 GMT", x-envoy-upstream-service-time:"168", server:"envoy"] 2022-11-25T00:46:16.697Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9093921d-6c5a-11ed-bf43-3eae982b67eb","businessKey":"92b4f33a-bf83-4f98-9d60-93d0f2a31671","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-25T00:46:14.680+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"82c999d7-6c5a-11ed-bf43-3eae982b67eb","superProcessInstanceId":"905f8990-6c5a-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:46:16.698Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:16.698Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:46:16.736Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:46:16.736Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:46:16.737Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:16.737Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:46:16.737Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:46:16.738Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-RequestID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-TransactionID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-ECOMP-RequestID:"d2dca727-b9a5-4d57-93e7-322fb93f80cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ce555d8-4293-4446-9ac7-ba9081709466"] 2022-11-25T00:46:16.738Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:46:16.738Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:16.882Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:16.883Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:16.883Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:46:16.884Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=652482173E178F992856397C8707BA7D; 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:"781", date:"Fri, 25 Nov 2022 00:46:16 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2022-11-25T00:46:16.885Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"90e8de45-6c5a-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"SubProcess_0y8yozw:90b17a79-6c5a-11ed-bf43-3eae982b67eb","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"9093921d-6c5a-11ed-bf43-3eae982b67eb","executionId":"90e8de43-6c5a-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:46:15.239+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"82c999d7-6c5a-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:46:16.885Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:16.886Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9093921d-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:46:16.891Z|d2dca727-b9a5-4d57-93e7-322fb93f80cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:46:25.556Z|3a1f15f9-5f9d-4fd1-bacd-3b217ae2abb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:25.557Z|3a1f15f9-5f9d-4fd1-bacd-3b217ae2abb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:25.595Z|c6c5b9a2-9019-48bc-9dd5-829cbaf45f33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:25.595Z|c6c5b9a2-9019-48bc-9dd5-829cbaf45f33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:25.976Z|faf1119e-c836-43c7-8daf-aab934840137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:25.977Z|faf1119e-c836-43c7-8daf-aab934840137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:27.081Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:46:27.089Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:27.090Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||Invoke 2022-11-25T00:46:27.091Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:27.091Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:27.091Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Method : GET 2022-11-25T00:46:27.091Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fb2f44174de858a5cfc1abdfabb10de", X-B3-SpanId:"cdd48300e02d121e", X-B3-ParentSpanId:"788aa723d55d2346", X-B3-Sampled:"0", X-ONAP-RequestID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-RequestID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-TransactionID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-ECOMP-RequestID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"642f0703-e132-490f-b553-fe0905a050f6"] 2022-11-25T00:46:27.092Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Request body: 2022-11-25T00:46:27.092Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:27.122Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:27.123Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:27.124Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status text : OK 2022-11-25T00:46:27.124Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:46:26 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:27.125Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Response body: { "requestId" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=bf8f19b5-59f9-440e-8946-755e068b3774 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2022-11-25T00:45:50.000+00:00", "endTime" : "2022-11-25T00:46:19.000+00:00", "source" : "VID", "vnfId" : "6270e9f5-1525-4d5d-97df-fadf60323cce", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:46:26.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "93cf25dc-dc01-473f-b7a9-30df3bcc1d5e", "serviceInstanceName" : "basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" } } } 2022-11-25T00:46:27.125Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:27.126Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||InvokeReturn 2022-11-25T00:46:27.127Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:27.128Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:46:27.128Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:27.128Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:27.129Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:46:27.129Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fb2f44174de858a5cfc1abdfabb10de", X-B3-SpanId:"759fc3518828a7e7", X-B3-ParentSpanId:"788aa723d55d2346", X-B3-Sampled:"0", X-ONAP-RequestID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-RequestID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-TransactionID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-ECOMP-RequestID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e7d7d75-461c-4f7b-8ae0-7fad38786f7d"] 2022-11-25T00:46:27.129Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:46:27.129Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:27.157Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:27.157Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:27.158Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:46:27.158Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&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", date:"Fri, 25 Nov 2022 00:46:26 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:27.159Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:46:27.160Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:27.160Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:46:27.202Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:46:27.203Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:46:27.204Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:27.204Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:46:27.205Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:46:27.206Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-RequestID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-TransactionID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-ECOMP-RequestID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4335257c-bc98-481d-ac14-ebb7594b99f9"] 2022-11-25T00:46:27.207Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:46:27.207Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:27.363Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:27.364Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:27.364Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:46:27.365Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DB3B58BFD8B07444317526FCF08373AD; 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, 25 Nov 2022 00:46:27 GMT", x-envoy-upstream-service-time:"151", server:"envoy"] 2022-11-25T00:46:27.365Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"96da2b65-6c5a-11ed-bf43-3eae982b67eb","businessKey":"92b4f33a-bf83-4f98-9d60-93d0f2a31671","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-25T00:46:25.209+0000","endTime":"2022-11-25T00:46:25.573+0000","removalTime":null,"durationInMillis":364,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"82c999d7-6c5a-11ed-bf43-3eae982b67eb","superProcessInstanceId":"96d7931c-6c5a-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:46:27.366Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:27.366Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92b4f33a-bf83-4f98-9d60-93d0f2a31671&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:46:27.395Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:46:27.396Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:46:27.396Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:27.397Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:46:27.397Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:46:27.397Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-RequestID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-TransactionID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-ECOMP-RequestID:"e5614b22-4c7f-43ba-9bd4-6f0991647f59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"089e60b8-817a-4063-8142-c4e97e8a7f5b"] 2022-11-25T00:46:27.398Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:46:27.398Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:27.543Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:27.544Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:27.544Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:46:27.545Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6D278FEF06ABCBF8D86A82B9923EA0AC; 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, 25 Nov 2022 00:46:27 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2022-11-25T00:46:27.545Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:96daeec8-6c5a-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"96da2b65-6c5a-11ed-bf43-3eae982b67eb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"96da2b65-6c5a-11ed-bf43-3eae982b67eb","executionId":"96da2b65-6c5a-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:46:25.214+0000","endTime":"2022-11-25T00:46:25.571+0000","durationInMillis":357,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"82c999d7-6c5a-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:46:27.546Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:27.547Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96da2b65-6c5a-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:46:27.551Z|e5614b22-4c7f-43ba-9bd4-6f0991647f59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:46:30.416Z|a01d0d0e-632a-4735-8ca4-68d6eea82d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:46:30.416Z|a01d0d0e-632a-4735-8ca4-68d6eea82d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:46:35.585Z|e41223e0-d5c3-4214-b62b-f2b2dce8edcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:35.586Z|e41223e0-d5c3-4214-b62b-f2b2dce8edcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:35.622Z|10c68e26-9ea5-49e4-9954-f169b1fe0bcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:35.623Z|10c68e26-9ea5-49e4-9954-f169b1fe0bcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:36.006Z|49392102-b91f-4cc0-ae6d-d8b6a6d9b0f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:36.007Z|49392102-b91f-4cc0-ae6d-d8b6a6d9b0f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:37.728Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:46:37.736Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:37.737Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||Invoke 2022-11-25T00:46:37.738Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:37.738Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:37.739Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Method : GET 2022-11-25T00:46:37.740Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c08ef4efbb538e1cd6eb52061bbd7c43", X-B3-SpanId:"62b99755e3ccfbf6", X-B3-ParentSpanId:"42242e2329f3c74b", X-B3-Sampled:"0", X-ONAP-RequestID:"1cc475c0-c7bf-4812-a544-6b1f1c56521f", X-RequestID:"1cc475c0-c7bf-4812-a544-6b1f1c56521f", X-TransactionID:"1cc475c0-c7bf-4812-a544-6b1f1c56521f", X-ECOMP-RequestID:"1cc475c0-c7bf-4812-a544-6b1f1c56521f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e2bdb95-c179-42e5-9d9e-e911fac9904d"] 2022-11-25T00:46:37.741Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Request body: 2022-11-25T00:46:37.741Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:37.768Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:37.769Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:37.770Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status text : OK 2022-11-25T00:46:37.770Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:46:37 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:37.771Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Response body: { "requestId" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=bf8f19b5-59f9-440e-8946-755e068b3774 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-11-25T00:45:50.000+00:00", "endTime" : "2022-11-25T00:46:28.000+00:00", "source" : "VID", "vnfId" : "6270e9f5-1525-4d5d-97df-fadf60323cce", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:46:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "93cf25dc-dc01-473f-b7a9-30df3bcc1d5e", "serviceInstanceName" : "basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" } } } 2022-11-25T00:46:37.771Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:37.772Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||InvokeReturn 2022-11-25T00:46:37.774Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:37.775Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:46:37.775Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:37.775Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:37.776Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:46:37.776Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c08ef4efbb538e1cd6eb52061bbd7c43", X-B3-SpanId:"0ccf109ccc83ddcc", X-B3-ParentSpanId:"42242e2329f3c74b", X-B3-Sampled:"0", X-ONAP-RequestID:"1cc475c0-c7bf-4812-a544-6b1f1c56521f", X-RequestID:"1cc475c0-c7bf-4812-a544-6b1f1c56521f", X-TransactionID:"1cc475c0-c7bf-4812-a544-6b1f1c56521f", X-ECOMP-RequestID:"1cc475c0-c7bf-4812-a544-6b1f1c56521f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4abf824-0377-43cc-968f-c0a6b6cd5cd3"] 2022-11-25T00:46:37.777Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:46:37.777Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:37.804Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:37.805Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:37.805Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:46:37.806Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&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", date:"Fri, 25 Nov 2022 00:46:37 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:37.809Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:46:37.809Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:37.810Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:46:37.818Z|1cc475c0-c7bf-4812-a544-6b1f1c56521f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:46:37.980Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:46:37.984Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:37.985Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||Invoke 2022-11-25T00:46:37.985Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:37.985Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:37.986Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Method : GET 2022-11-25T00:46:37.986Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0107a2931c5f72e355f192b5f84bed01", X-B3-SpanId:"be72bf5ada5916ac", X-B3-ParentSpanId:"5c584569fee6896d", X-B3-Sampled:"0", X-ONAP-RequestID:"b4f8eabe-aeca-4914-832e-a9d80ffb0146", X-RequestID:"b4f8eabe-aeca-4914-832e-a9d80ffb0146", X-TransactionID:"b4f8eabe-aeca-4914-832e-a9d80ffb0146", X-ECOMP-RequestID:"b4f8eabe-aeca-4914-832e-a9d80ffb0146", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a008e0d3-dfbe-4b4f-b190-d303fae65b7d"] 2022-11-25T00:46:37.986Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Request body: 2022-11-25T00:46:37.986Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:38.017Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:38.018Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:38.018Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status text : OK 2022-11-25T00:46:38.018Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:46:37 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:38.019Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Response body: { "requestId" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=bf8f19b5-59f9-440e-8946-755e068b3774 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-11-25T00:45:50.000+00:00", "endTime" : "2022-11-25T00:46:28.000+00:00", "source" : "VID", "vnfId" : "6270e9f5-1525-4d5d-97df-fadf60323cce", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:46:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "93cf25dc-dc01-473f-b7a9-30df3bcc1d5e", "serviceInstanceName" : "basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" } } } 2022-11-25T00:46:38.019Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:38.020Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||InvokeReturn 2022-11-25T00:46:38.021Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:38.021Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:46:38.022Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:38.022Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:38.022Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:46:38.022Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0107a2931c5f72e355f192b5f84bed01", X-B3-SpanId:"cbfb407f8f0fa82b", X-B3-ParentSpanId:"5c584569fee6896d", X-B3-Sampled:"0", X-ONAP-RequestID:"b4f8eabe-aeca-4914-832e-a9d80ffb0146", X-RequestID:"b4f8eabe-aeca-4914-832e-a9d80ffb0146", X-TransactionID:"b4f8eabe-aeca-4914-832e-a9d80ffb0146", X-ECOMP-RequestID:"b4f8eabe-aeca-4914-832e-a9d80ffb0146", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c66a4ca-8169-4694-9206-b8aff0ba1b1b"] 2022-11-25T00:46:38.023Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:46:38.023Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:38.040Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:38.041Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:38.041Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:46:38.042Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&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", date:"Fri, 25 Nov 2022 00:46:37 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:38.042Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:46:38.042Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:38.043Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:46:38.051Z|b4f8eabe-aeca-4914-832e-a9d80ffb0146|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:46:38.232Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:46:38.236Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:38.237Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||Invoke 2022-11-25T00:46:38.238Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:38.238Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:38.238Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Method : GET 2022-11-25T00:46:38.239Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9451d2ffeae63edf5d9555a9410e8482", X-B3-SpanId:"95d30c5b1a50f1ff", X-B3-ParentSpanId:"ccb3781d383d6bfb", X-B3-Sampled:"0", X-ONAP-RequestID:"d85796e4-7046-47a3-a162-c264639a8972", X-RequestID:"d85796e4-7046-47a3-a162-c264639a8972", X-TransactionID:"d85796e4-7046-47a3-a162-c264639a8972", X-ECOMP-RequestID:"d85796e4-7046-47a3-a162-c264639a8972", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b21d57a1-96b0-4d0d-b22a-c70852752e59"] 2022-11-25T00:46:38.239Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Request body: 2022-11-25T00:46:38.240Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:38.266Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:38.267Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:38.267Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status text : OK 2022-11-25T00:46:38.267Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:46:37 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:38.269Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Response body: { "requestId" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=bf8f19b5-59f9-440e-8946-755e068b3774 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-11-25T00:45:50.000+00:00", "endTime" : "2022-11-25T00:46:28.000+00:00", "source" : "VID", "vnfId" : "6270e9f5-1525-4d5d-97df-fadf60323cce", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:46:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "93cf25dc-dc01-473f-b7a9-30df3bcc1d5e", "serviceInstanceName" : "basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" } } } 2022-11-25T00:46:38.269Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:38.270Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||InvokeReturn 2022-11-25T00:46:38.272Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:38.272Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:46:38.272Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:38.273Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:38.274Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:46:38.274Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9451d2ffeae63edf5d9555a9410e8482", X-B3-SpanId:"4fa5bcae38f90f90", X-B3-ParentSpanId:"ccb3781d383d6bfb", X-B3-Sampled:"0", X-ONAP-RequestID:"d85796e4-7046-47a3-a162-c264639a8972", X-RequestID:"d85796e4-7046-47a3-a162-c264639a8972", X-TransactionID:"d85796e4-7046-47a3-a162-c264639a8972", X-ECOMP-RequestID:"d85796e4-7046-47a3-a162-c264639a8972", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f92a3b3-b5c6-4c60-bc04-6338a9dabe1c"] 2022-11-25T00:46:38.275Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:46:38.275Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:38.302Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:38.303Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:38.303Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:46:38.303Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&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", date:"Fri, 25 Nov 2022 00:46:37 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:38.305Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:46:38.305Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:38.306Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:46:38.317Z|d85796e4-7046-47a3-a162-c264639a8972|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:46:38.524Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:46:38.529Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:38.530Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||Invoke 2022-11-25T00:46:38.531Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:38.531Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:38.531Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Method : GET 2022-11-25T00:46:38.532Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26eaae0ceaa52ccb13f27943e53ee7dd", X-B3-SpanId:"598852b3a614ab1e", X-B3-ParentSpanId:"8fda761f8292d2f1", X-B3-Sampled:"0", X-ONAP-RequestID:"e8968ee5-e500-48bf-9326-6f6218cbd63e", X-RequestID:"e8968ee5-e500-48bf-9326-6f6218cbd63e", X-TransactionID:"e8968ee5-e500-48bf-9326-6f6218cbd63e", X-ECOMP-RequestID:"e8968ee5-e500-48bf-9326-6f6218cbd63e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2904f55d-0ba0-41b1-a2ce-865752b0538b"] 2022-11-25T00:46:38.532Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Request body: 2022-11-25T00:46:38.533Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:38.563Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:38.564Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:38.565Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status text : OK 2022-11-25T00:46:38.565Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:46:37 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:38.566Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Response body: { "requestId" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=bf8f19b5-59f9-440e-8946-755e068b3774 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-11-25T00:45:50.000+00:00", "endTime" : "2022-11-25T00:46:28.000+00:00", "source" : "VID", "vnfId" : "6270e9f5-1525-4d5d-97df-fadf60323cce", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:46:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "93cf25dc-dc01-473f-b7a9-30df3bcc1d5e", "serviceInstanceName" : "basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" } } } 2022-11-25T00:46:38.567Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:38.567Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||InvokeReturn 2022-11-25T00:46:38.570Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:38.570Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:46:38.571Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:38.571Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:38.571Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:46:38.571Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26eaae0ceaa52ccb13f27943e53ee7dd", X-B3-SpanId:"57ff1a522686fc7c", X-B3-ParentSpanId:"8fda761f8292d2f1", X-B3-Sampled:"0", X-ONAP-RequestID:"e8968ee5-e500-48bf-9326-6f6218cbd63e", X-RequestID:"e8968ee5-e500-48bf-9326-6f6218cbd63e", X-TransactionID:"e8968ee5-e500-48bf-9326-6f6218cbd63e", X-ECOMP-RequestID:"e8968ee5-e500-48bf-9326-6f6218cbd63e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"832aeec0-6e0d-4ea5-9839-6595980526b1"] 2022-11-25T00:46:38.572Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:46:38.572Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:38.591Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:38.592Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:38.593Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:46:38.593Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&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", date:"Fri, 25 Nov 2022 00:46:37 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:38.595Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:46:38.595Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:38.596Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:46:38.605Z|e8968ee5-e500-48bf-9326-6f6218cbd63e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:46:38.824Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:46:38.834Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:38.835Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||Invoke 2022-11-25T00:46:38.836Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:38.836Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671 2022-11-25T00:46:38.836Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Method : GET 2022-11-25T00:46:38.837Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef9c173eea8c73cc4f30f30a081f1ab5", X-B3-SpanId:"84120a802805f7ca", X-B3-ParentSpanId:"c0216c0e9e73f993", X-B3-Sampled:"0", X-ONAP-RequestID:"b7edc774-db7a-4b7c-827e-82f546b660f1", X-RequestID:"b7edc774-db7a-4b7c-827e-82f546b660f1", X-TransactionID:"b7edc774-db7a-4b7c-827e-82f546b660f1", X-ECOMP-RequestID:"b7edc774-db7a-4b7c-827e-82f546b660f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bbf26fb-d1fd-4e68-b5ef-39a9c0d61d6a"] 2022-11-25T00:46:38.837Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Request body: 2022-11-25T00:46:38.838Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:38.874Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:38.875Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:38.875Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Status text : OK 2022-11-25T00:46:38.876Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:46:38 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:38.877Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||Response body: { "requestId" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=bf8f19b5-59f9-440e-8946-755e068b3774 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-11-25T00:45:50.000+00:00", "endTime" : "2022-11-25T00:46:28.000+00:00", "source" : "VID", "vnfId" : "6270e9f5-1525-4d5d-97df-fadf60323cce", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:46:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "93cf25dc-dc01-473f-b7a9-30df3bcc1d5e", "serviceInstanceName" : "basic_cnf_macro_a16bd0b4-9cd6-4cbf-a50f-da8c59ff8b66", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "92b4f33a-bf83-4f98-9d60-93d0f2a31671", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671" } } } 2022-11-25T00:46:38.877Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:38.878Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92b4f33a-bf83-4f98-9d60-93d0f2a31671|INFO|500||InvokeReturn 2022-11-25T00:46:38.880Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:38.881Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:46:38.881Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:46:38.882Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false 2022-11-25T00:46:38.882Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:46:38.883Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef9c173eea8c73cc4f30f30a081f1ab5", X-B3-SpanId:"9261b94f938d6821", X-B3-ParentSpanId:"c0216c0e9e73f993", X-B3-Sampled:"0", X-ONAP-RequestID:"b7edc774-db7a-4b7c-827e-82f546b660f1", X-RequestID:"b7edc774-db7a-4b7c-827e-82f546b660f1", X-TransactionID:"b7edc774-db7a-4b7c-827e-82f546b660f1", X-ECOMP-RequestID:"b7edc774-db7a-4b7c-827e-82f546b660f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"446bf95e-b479-4a42-9c33-750ad750bd2a"] 2022-11-25T00:46:38.883Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:46:38.883Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:46:38.902Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:46:38.903Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:46:38.904Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:46:38.904Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&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", date:"Fri, 25 Nov 2022 00:46:38 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:46:38.905Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:46:38.906Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:46:38.906Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92b4f33a-bf83-4f98-9d60-93d0f2a31671&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:46:38.917Z|b7edc774-db7a-4b7c-827e-82f546b660f1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92b4f33a-bf83-4f98-9d60-93d0f2a31671|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:46:45.120Z|06365656-a169-4fbb-8efe-a70ffab28ef5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:46:45.121Z|06365656-a169-4fbb-8efe-a70ffab28ef5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:45.416Z|3c42c1ce-91c2-4e33-98ab-e1494ed0f6fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:46:45.417Z|3c42c1ce-91c2-4e33-98ab-e1494ed0f6fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:46:45.613Z|03e44352-7fb7-4dfb-80ca-e92e8c8dfd3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:45.614Z|03e44352-7fb7-4dfb-80ca-e92e8c8dfd3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:45.648Z|df094154-53cd-44f9-9878-b975b7bf35fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:45.649Z|df094154-53cd-44f9-9878-b975b7bf35fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:45.807Z|6c41b246-3e49-4a81-adc8-06ba93df0821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:46:45.808Z|6c41b246-3e49-4a81-adc8-06ba93df0821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:46:46.034Z|5db27d04-addb-48aa-8a49-26c4bf894153|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:46.035Z|5db27d04-addb-48aa-8a49-26c4bf894153|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:55.644Z|556e3f3a-7772-4017-880a-7c64de5e9005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:55.645Z|556e3f3a-7772-4017-880a-7c64de5e9005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:55.674Z|f916bab4-169b-403d-9f2b-0d10054d8245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:55.676Z|f916bab4-169b-403d-9f2b-0d10054d8245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:46:56.067Z|54a89ce1-33f1-461e-8db8-e7f0ad256007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:46:56.068Z|54a89ce1-33f1-461e-8db8-e7f0ad256007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:00.416Z|d42fd45d-bcde-42f6-8e52-63112a280bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:47:00.420Z|d42fd45d-bcde-42f6-8e52-63112a280bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:47:05.669Z|f0ce4b80-5ef9-4e33-8269-60b2608f373e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:05.670Z|f0ce4b80-5ef9-4e33-8269-60b2608f373e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:05.704Z|024ff3ec-b940-4149-84d2-a629407df892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:05.705Z|024ff3ec-b940-4149-84d2-a629407df892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:06.092Z|8b18ebd5-5fca-44fb-a928-87978474e8d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:06.093Z|8b18ebd5-5fca-44fb-a928-87978474e8d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:15.417Z|9a80ab1f-476f-425f-890b-8d635f377204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:47:15.418Z|9a80ab1f-476f-425f-890b-8d635f377204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:47:15.701Z|e35244f6-3c09-4c8a-bb26-842d64249c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:15.702Z|e35244f6-3c09-4c8a-bb26-842d64249c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:15.730Z|e2fafc6b-4183-46e8-846d-a20a9206d265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:15.730Z|e2fafc6b-4183-46e8-846d-a20a9206d265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:15.808Z|4babd6c4-206b-4c67-a0e7-c8abbda9fd41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:47:15.809Z|4babd6c4-206b-4c67-a0e7-c8abbda9fd41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:47:16.118Z|ee9e4558-f0ac-4503-9e54-141815fd37d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:16.119Z|ee9e4558-f0ac-4503-9e54-141815fd37d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:25.730Z|b8c48c3a-ef6f-42c1-8f1f-a31b71cfd87e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:25.731Z|b8c48c3a-ef6f-42c1-8f1f-a31b71cfd87e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:25.755Z|d163cf01-d5b7-41b3-9a44-45d75fb11d59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:25.756Z|d163cf01-d5b7-41b3-9a44-45d75fb11d59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:26.143Z|1b96aa8f-f881-4418-bd6d-f08d243e3bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:26.143Z|1b96aa8f-f881-4418-bd6d-f08d243e3bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:30.416Z|3feee8e2-8141-4a72-83bc-8e7383e36021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:47:30.417Z|3feee8e2-8141-4a72-83bc-8e7383e36021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:47:35.770Z|f7fcb89f-2312-4772-82ad-d49a7590b998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:35.771Z|f7fcb89f-2312-4772-82ad-d49a7590b998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:35.784Z|b6f49600-ef27-4727-884c-54feb2d8d0c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:35.784Z|b6f49600-ef27-4727-884c-54feb2d8d0c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:36.169Z|7607884a-4415-47ab-aa8d-54f5980d99be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:36.170Z|7607884a-4415-47ab-aa8d-54f5980d99be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:45.132Z|43b5c326-d80c-45e0-9b4f-b795dddd4868|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:47:45.133Z|43b5c326-d80c-45e0-9b4f-b795dddd4868|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:45.416Z|3c6d248a-1f9b-4630-8c04-8db2bfb8707b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:47:45.422Z|3c6d248a-1f9b-4630-8c04-8db2bfb8707b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:47:45.809Z|d74ca298-d598-49f3-a558-f6eb3cafdbb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:45.810Z|ccf45d17-5c88-4b75-a614-18aed9273cff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:47:45.810Z|d74ca298-d598-49f3-a558-f6eb3cafdbb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:45.811Z|ccf45d17-5c88-4b75-a614-18aed9273cff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:47:45.813Z|19ac5682-b7f5-4e13-b602-0dd812b9c8d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:45.813Z|19ac5682-b7f5-4e13-b602-0dd812b9c8d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:46.208Z|3706e8c5-ec15-42c2-bac3-d030ce84a736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:46.208Z|3706e8c5-ec15-42c2-bac3-d030ce84a736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:55.835Z|1962a106-b26a-49ad-86ad-546a5dc78bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:55.835Z|235c605b-42fa-428a-8670-87db80f20e92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:55.836Z|235c605b-42fa-428a-8670-87db80f20e92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:55.836Z|1962a106-b26a-49ad-86ad-546a5dc78bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:47:56.240Z|c6ce8ab0-8c50-4ef3-9ad1-0d4f54af96e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:47:56.240Z|c6ce8ab0-8c50-4ef3-9ad1-0d4f54af96e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:00.417Z|75ab6242-26f3-4edc-a1f1-d5a9ff00682e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:48:00.418Z|75ab6242-26f3-4edc-a1f1-d5a9ff00682e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:48:05.861Z|50dd82e0-7f3c-42a5-9332-9a6746231f1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:05.861Z|81d11cef-424a-4890-9a7c-d89c04e3f88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:05.862Z|50dd82e0-7f3c-42a5-9332-9a6746231f1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:05.862Z|81d11cef-424a-4890-9a7c-d89c04e3f88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:06.266Z|5f3cf488-8699-4827-a228-2167717b284f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:06.267Z|5f3cf488-8699-4827-a228-2167717b284f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:15.416Z|02303fc0-09cb-4861-8dfa-2ac7c27d6404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:48:15.416Z|02303fc0-09cb-4861-8dfa-2ac7c27d6404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:48:15.811Z|56eb7303-3b11-4ecd-b752-de8feebd4b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:48:15.812Z|56eb7303-3b11-4ecd-b752-de8feebd4b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:48:15.899Z|750c6196-2f06-40ba-9b15-f8382e3d694a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:15.899Z|750c6196-2f06-40ba-9b15-f8382e3d694a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:15.905Z|76cb7fba-d859-4a2b-b20a-86e2c80c9991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:15.906Z|76cb7fba-d859-4a2b-b20a-86e2c80c9991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:16.317Z|7dd6bb48-c5b4-4c57-8104-9a87976ff0b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:16.317Z|7dd6bb48-c5b4-4c57-8104-9a87976ff0b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:25.947Z|db6defff-8b09-4c48-afbf-1ea7b5a56803|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:25.948Z|db6defff-8b09-4c48-afbf-1ea7b5a56803|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:25.953Z|95ccd896-ebea-455c-a3b8-6459a7fbe209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:25.954Z|95ccd896-ebea-455c-a3b8-6459a7fbe209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:26.356Z|8cc9b94d-9044-4b07-a652-78014ffc00f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:26.357Z|8cc9b94d-9044-4b07-a652-78014ffc00f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:30.416Z|711bb391-89d1-4903-bbd0-425c0d6086f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:48:30.419Z|711bb391-89d1-4903-bbd0-425c0d6086f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:48:35.991Z|2651c8fe-d3da-4974-871c-90f40443976f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:35.994Z|a57f24fa-f3a3-4df0-9e3f-e44ba92dc2dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:35.995Z|a57f24fa-f3a3-4df0-9e3f-e44ba92dc2dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:35.993Z|2651c8fe-d3da-4974-871c-90f40443976f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:36.390Z|e515dcd0-5975-46e9-b165-aaeb40ee8417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:36.391Z|e515dcd0-5975-46e9-b165-aaeb40ee8417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:45.125Z|7ea21e0f-4844-478b-afcf-20e9d4ecf4d0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:48:45.126Z|7ea21e0f-4844-478b-afcf-20e9d4ecf4d0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:45.416Z|c604cdf5-2467-4e93-945f-08f2f80704f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:48:45.417Z|c604cdf5-2467-4e93-945f-08f2f80704f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:48:45.812Z|73951f26-83be-4e4a-827d-da173071f11e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:48:45.813Z|73951f26-83be-4e4a-827d-da173071f11e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:48:46.034Z|5041b5be-a619-4446-a1cc-4109f9081205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:46.035Z|ed4b93ea-08c9-4a1b-9a15-0904147f1645|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:46.035Z|5041b5be-a619-4446-a1cc-4109f9081205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:46.035Z|ed4b93ea-08c9-4a1b-9a15-0904147f1645|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:46.414Z|2ef8d690-0514-492c-9b3a-663f68e8b324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:46.415Z|2ef8d690-0514-492c-9b3a-663f68e8b324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:56.063Z|40aac36d-d991-4e3f-902e-3f887ddaa06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:56.063Z|dbf024af-87e5-49e1-9ac7-c524f030810b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:56.064Z|40aac36d-d991-4e3f-902e-3f887ddaa06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:56.064Z|dbf024af-87e5-49e1-9ac7-c524f030810b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:48:56.446Z|1fac6670-4315-4c5d-8a7f-708578a2edd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:48:56.447Z|1fac6670-4315-4c5d-8a7f-708578a2edd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:00.416Z|22444a2d-a85e-4979-b9f8-509b2e181e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:49:00.417Z|22444a2d-a85e-4979-b9f8-509b2e181e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:49:06.090Z|1ee18d96-a1b4-4b21-b9e1-4a97b52d6679|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:06.090Z|f7df1ef6-b7da-4e22-9a14-b097e6e230e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:06.091Z|f7df1ef6-b7da-4e22-9a14-b097e6e230e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:06.091Z|1ee18d96-a1b4-4b21-b9e1-4a97b52d6679|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:06.481Z|a231db9c-3581-4be4-849b-2bc190c8cfb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:06.482Z|a231db9c-3581-4be4-849b-2bc190c8cfb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:15.416Z|0ffe25a3-6b86-4026-a0df-6adb43f46a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:49:15.418Z|0ffe25a3-6b86-4026-a0df-6adb43f46a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:49:15.814Z|98419c59-3811-4ba4-a806-1bd2697cf340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:49:15.814Z|98419c59-3811-4ba4-a806-1bd2697cf340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:49:16.120Z|84ead46e-b391-4e87-a881-a9a854ec7957|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:16.121Z|84ead46e-b391-4e87-a881-a9a854ec7957|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:16.128Z|6d40e682-61cb-4f5c-b57f-8b94124a8206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:16.129Z|6d40e682-61cb-4f5c-b57f-8b94124a8206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:16.508Z|b2d57447-b43b-4a26-91dd-ad1cd705c98d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:16.508Z|b2d57447-b43b-4a26-91dd-ad1cd705c98d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:26.146Z|6740367b-852f-476f-8bd9-2b50d12b5a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:26.148Z|6740367b-852f-476f-8bd9-2b50d12b5a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:26.156Z|c9a8ff5d-bb0f-4927-a2a2-ddc4f3cb1471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:26.156Z|c9a8ff5d-bb0f-4927-a2a2-ddc4f3cb1471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:26.535Z|30e7cdd1-b932-4f78-b076-3e67b63b67b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:26.536Z|30e7cdd1-b932-4f78-b076-3e67b63b67b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:29.698Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:49:29.701Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: d5385df8-736e-4b87-846b-ee5457d38784 already exists in requestDb InfraActiveRequests table 2022-11-25T00:49:29.702Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:49:29.703Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||Invoke 2022-11-25T00:49:29.703Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:29.704Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:49:29.704Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Method : GET 2022-11-25T00:49:29.704Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"795efe27492f71b546fe3ca53d265ff5", X-B3-SpanId:"5ac35bfdd59720e9", X-B3-ParentSpanId:"bc0a47198b2bd7e2", X-B3-Sampled:"0", X-ONAP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-TransactionID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ECOMP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1bf90b4-250d-4c9e-9b2a-93483d006224"] 2022-11-25T00:49:29.705Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Request body: 2022-11-25T00:49:29.705Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:29.736Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:29.737Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:49:29.737Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status text : Not Found 2022-11-25T00:49:29.738Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:49:29 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2022-11-25T00:49:29.738Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Response body: 2022-11-25T00:49:29.738Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:29.739Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|404|Not Found|InvokeReturn 2022-11-25T00:49:29.752Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:49:29.754Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-11-25T00:49:29.760Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:49:29.803Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-11-25T00:49:29.804Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d5385df8-736e-4b87-846b-ee5457d38784], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7f38d584-a7ff-4431-adb9-7ea074f4597a], X-ECOMP-RequestID=[d5385df8-736e-4b87-846b-ee5457d38784], X-TransactionId=[], X-ONAP-RequestID=[d5385df8-736e-4b87-846b-ee5457d38784]} 2022-11-25T00:49:29.839Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:49:28 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[22], x-aai-txid=[1-aai-resources-221125-00:49:28:816-63617], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:49:29.843Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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"]}}} 2022-11-25T00:49:29.844Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-11-25T00:49:29.847Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-11-25T00:49:29.848Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-11-25T00:49:29.854Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:49:29.894Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-11-25T00:49:29.895Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d5385df8-736e-4b87-846b-ee5457d38784], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e2d941aa-5095-4de5-b570-eb89b135650e], X-ECOMP-RequestID=[d5385df8-736e-4b87-846b-ee5457d38784], X-TransactionId=[], X-ONAP-RequestID=[d5385df8-736e-4b87-846b-ee5457d38784]} 2022-11-25T00:49:29.927Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:49:28 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[27], x-aai-txid=[0-aai-resources-221125-00:49:28:903-77965], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:49:29.928Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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"]}}} 2022-11-25T00:49:29.929Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-11-25T00:49:29.931Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-11-25T00:49:29.931Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-11-25T00:49:29.935Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:49:29.958Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-11-25T00:49:29.959Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d5385df8-736e-4b87-846b-ee5457d38784], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e1078ad1-bdc4-49e5-a4eb-8b91141e057b], X-ECOMP-RequestID=[d5385df8-736e-4b87-846b-ee5457d38784], X-TransactionId=[], X-ONAP-RequestID=[d5385df8-736e-4b87-846b-ee5457d38784]} 2022-11-25T00:49:30.002Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:49:28 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[40], vertex-id=[217296], x-aai-txid=[2-aai-resources-221125-00:49:28:965-94809], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:49:30.004Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1669337366924","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2022-11-25T00:49:30.004Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-11-25T00:49:30.007Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:49:30.007Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:49:30.016Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.017Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:49:30.017Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:30.018Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.018Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:49:30.018Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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:"795efe27492f71b546fe3ca53d265ff5", X-B3-SpanId:"9cda757c4a67dace", X-B3-ParentSpanId:"bc0a47198b2bd7e2", X-B3-Sampled:"0", X-ONAP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-TransactionID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ECOMP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54830399-0836-4156-8784-1c723dec0fd8"] 2022-11-25T00:49:30.019Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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_macro_6751f025-c825-4911-8406-50bc1e64fe91","requestScope":"service"} 2022-11-25T00:49:30.019Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:30.046Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:30.047Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.047Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:49:30.047Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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, 25 Nov 2022 00:49:29 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2022-11-25T00:49:30.048Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:49:30.048Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:30.049Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:49:30.050Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e 2022-11-25T00:49:30.050Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|INFO|500||Invoke 2022-11-25T00:49:30.051Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:30.051Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e 2022-11-25T00:49:30.051Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Method : GET 2022-11-25T00:49:30.052Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-TransactionID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ECOMP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f1165d9-3a01-4519-801f-c26a5f147a9f"] 2022-11-25T00:49:30.052Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Request body: 2022-11-25T00:49:30.052Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:30.109Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:30.110Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Status code : 200 OK 2022-11-25T00:49:30.110Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Status text : OK 2022-11-25T00:49:30.110Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:49:30 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:49:30.112Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c829d565-82f0-41cd-bb30-f9d35499592e", "modelInvariantUUID" : "b45bb4a2-83e8-40df-979d-48c3c9f9645e", "created" : "2022-11-25 00:44:03.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/vnfCustomizations" } } } 2022-11-25T00:49:30.112Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:30.113Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|INFO|500||InvokeReturn 2022-11-25T00:49:30.117Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance 2022-11-25T00:49:30.117Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|INFO|500||Invoke 2022-11-25T00:49:30.117Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:30.118Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance 2022-11-25T00:49:30.118Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Method : GET 2022-11-25T00:49:30.118Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-TransactionID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ECOMP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05a3189f-3ede-4fa6-bec1-4d4f684ea6d9"] 2022-11-25T00:49:30.119Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Request body: 2022-11-25T00:49:30.119Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:30.148Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:30.148Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:49:30.149Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:49:30.149Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&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, 25 Nov 2022 00:49:30 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2022-11-25T00:49:30.150Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Response body: 2022-11-25T00:49:30.150Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:30.151Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:49:30.152Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e 2022-11-25T00:49:30.152Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|INFO|500||Invoke 2022-11-25T00:49:30.152Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:30.153Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e 2022-11-25T00:49:30.153Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Method : GET 2022-11-25T00:49:30.153Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-TransactionID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ECOMP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"013cf3c3-7aaa-491a-9ca9-1aebf81e9a7d"] 2022-11-25T00:49:30.154Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Request body: 2022-11-25T00:49:30.154Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:30.206Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:30.207Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Status code : 200 OK 2022-11-25T00:49:30.207Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Status text : OK 2022-11-25T00:49:30.208Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:49:30 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:49:30.209Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c829d565-82f0-41cd-bb30-f9d35499592e", "modelInvariantUUID" : "b45bb4a2-83e8-40df-979d-48c3c9f9645e", "created" : "2022-11-25 00:44:03.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/vnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e" } } } 2022-11-25T00:49:30.210Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:30.210Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b45bb4a2-83e8-40df-979d-48c3c9f9645e|INFO|500||InvokeReturn 2022-11-25T00:49:30.213Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance 2022-11-25T00:49:30.214Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|INFO|500||Invoke 2022-11-25T00:49:30.214Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:30.214Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance 2022-11-25T00:49:30.215Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Method : GET 2022-11-25T00:49:30.215Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-TransactionID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ECOMP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a33dfe3-7c36-432e-9de3-a868538da1e5"] 2022-11-25T00:49:30.215Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Request body: 2022-11-25T00:49:30.216Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:30.239Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:30.240Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:49:30.241Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:49:30.241Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&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, 25 Nov 2022 00:49:30 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2022-11-25T00:49:30.242Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||Response body: 2022-11-25T00:49:30.242Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:30.243Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c829d565-82f0-41cd-bb30-f9d35499592e&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:49:30.244Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.245Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.245Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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================================================ 2022-11-25T00:49:30.245Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.246Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.246Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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:"d5385df8-736e-4b87-846b-ee5457d38784", X-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-TransactionID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ECOMP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d85996da-d787-4308-8a2b-e3f37877f414"] 2022-11-25T00:49:30.247Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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: 2022-11-25T00:49:30.247Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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================================================ 2022-11-25T00:49:30.291Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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========================================== 2022-11-25T00:49:30.292Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.293Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 : OK 2022-11-25T00:49:30.293Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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", date:"Fri, 25 Nov 2022 00:49:30 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:49:30.296Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:49:30.297Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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================================================= 2022-11-25T00:49:30.298Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.302Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.302Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.303Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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================================================ 2022-11-25T00:49:30.303Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.304Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.304Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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:"d5385df8-736e-4b87-846b-ee5457d38784", X-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-TransactionID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ECOMP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee01f3f8-b739-4bde-8ef4-9f1d60a92b23"] 2022-11-25T00:49:30.305Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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: 2022-11-25T00:49:30.305Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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================================================ 2022-11-25T00:49:30.335Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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========================================== 2022-11-25T00:49:30.336Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.337Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 : OK 2022-11-25T00:49:30.339Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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", date:"Fri, 25 Nov 2022 00:49:30 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:49:30.340Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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" : 529, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-11-25T00:49:30.340Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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================================================= 2022-11-25T00:49:30.341Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.344Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e 2022-11-25T00:49:30.344Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|INFO|500||Invoke 2022-11-25T00:49:30.345Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:30.345Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e 2022-11-25T00:49:30.346Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Method : GET 2022-11-25T00:49:30.346Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-TransactionID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ECOMP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b796d0f-4404-4863-a505-5f45c7e5e519"] 2022-11-25T00:49:30.346Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Request body: 2022-11-25T00:49:30.347Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:30.389Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:30.390Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Status code : 200 OK 2022-11-25T00:49:30.390Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Status text : OK 2022-11-25T00:49:30.390Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:49:30 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:49:30.392Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "c829d565-82f0-41cd-bb30-f9d35499592e", "modelInvariantUUID" : "b45bb4a2-83e8-40df-979d-48c3c9f9645e", "created" : "2022-11-25 00:44:03.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e/vnfCustomizations" } } } 2022-11-25T00:49:30.392Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:30.392Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c829d565-82f0-41cd-bb30-f9d35499592e|INFO|500||InvokeReturn 2022-11-25T00:49:30.396Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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/ 2022-11-25T00:49:30.396Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:49:30.396Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:30.396Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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/ 2022-11-25T00:49:30.397Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:49:30.397Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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:"8974", X-B3-TraceId:"795efe27492f71b546fe3ca53d265ff5", X-B3-SpanId:"f63f16ea3cddc49f", X-B3-ParentSpanId:"bc0a47198b2bd7e2", X-B3-Sampled:"0", X-ONAP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-TransactionID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ECOMP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a156cde8-3ef7-46ee-b592-68d261e46d67"] 2022-11-25T00:49:30.397Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d5385df8-736e-4b87-846b-ee5457d38784","requestStatus":"IN_PROGRESS","startTime":1669337369754,"source":"VID","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"d5385df8-736e-4b87-846b-ee5457d38784"} 2022-11-25T00:49:30.397Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:30.416Z|9539cc19-cefb-46be-94a7-13c5ff4687f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:49:30.416Z|9539cc19-cefb-46be-94a7-13c5ff4687f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:49:30.438Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:30.438Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:49:30.439Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:49:30.439Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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/d5385df8-736e-4b87-846b-ee5457d38784", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:49:29 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:49:30.441Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d5385df8-736e-4b87-846b-ee5457d38784", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:49:29.754+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:49:30.238+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d5385df8-736e-4b87-846b-ee5457d38784", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" } } } 2022-11-25T00:49:30.442Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:30.442Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:49:30.453Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.454Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:49:30.454Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:30.454Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:30.455Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:49:30.455Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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:"4343", X-B3-TraceId:"795efe27492f71b546fe3ca53d265ff5", X-B3-SpanId:"1f5ec94387ba09a8", X-B3-ParentSpanId:"bc0a47198b2bd7e2", X-B3-Sampled:"0", X-ONAP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-TransactionID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ECOMP-RequestID:"d5385df8-736e-4b87-846b-ee5457d38784", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d9cbf68-1eb8-4fdb-bf9a-b59975a3f5bd"] 2022-11-25T00:49:30.455Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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\":\"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c829d565-82f0-41cd-bb30-f9d35499592e\",\"modelUuid\":\"c829d565-82f0-41cd-bb30-f9d35499592e\",\"modelInvariantUuid\":\"b45bb4a2-83e8-40df-979d-48c3c9f9645e\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\"modelInvariantUuid\":\"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"703076ef-e345-467f-84b4-dc6373d28390\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\"modelInvariantUuid\":\"94bda610-7193-4125-b3f5-fb7071ca08ae\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"5e473330-a08a-4d1e-b36c-cce2b7d44955\"},\"instanceName\":\"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"c829d565-82f0-41cd-bb30-f9d35499592e\",\"modelInvariantId\":\"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"435028b5-7cee-48d2-9cd6-97b08a970838\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"d5385df8-736e-4b87-846b-ee5457d38784","type":"String"},"mso-request-id":{"value":"d5385df8-736e-4b87-846b-ee5457d38784","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"}}} 2022-11-25T00:49:30.456Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:32.482Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:32.483Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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 2022-11-25T00:49:32.483Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:49:32.484Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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, 25 Nov 2022 00:49:32 GMT", x-onap-requestid:"d5385df8-736e-4b87-846b-ee5457d38784", x-requestid:"d5385df8-736e-4b87-846b-ee5457d38784", x-transactionid:"d5385df8-736e-4b87-846b-ee5457d38784", x-ecomp-requestid:"d5385df8-736e-4b87-846b-ee5457d38784", x-onap-partnername:"UNKNOWN", x-invocationid:"1d9cbf68-1eb8-4fdb-bf9a-b59975a3f5bd", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2021", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:49:32.484Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|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\":\"d5385df8-736e-4b87-846b-ee5457d38784\",\"instanceId\":\"91eb5185-b804-406a-8d51-a06267597fb8\"}}","message":"Success","processInstanceID":"05462443-6c5b-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:49:32.484Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:32.485Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:49:32.492Z|d5385df8-736e-4b87-846b-ee5457d38784|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:49:32.694Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:49:32.700Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:49:32.701Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||Invoke 2022-11-25T00:49:32.701Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:32.702Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:49:32.702Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Method : GET 2022-11-25T00:49:32.702Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab82c713d505ce39b9d5f6a58ad4297a", X-B3-SpanId:"afe8dc4f115ac701", X-B3-ParentSpanId:"daaf7d6787350bd8", X-B3-Sampled:"0", X-ONAP-RequestID:"116a51b8-b676-455e-8090-3d2d6e9c7f23", X-RequestID:"116a51b8-b676-455e-8090-3d2d6e9c7f23", X-TransactionID:"116a51b8-b676-455e-8090-3d2d6e9c7f23", X-ECOMP-RequestID:"116a51b8-b676-455e-8090-3d2d6e9c7f23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eebe407e-3efa-496a-a097-d4201f542391"] 2022-11-25T00:49:32.702Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Request body: 2022-11-25T00:49:32.703Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:33.116Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:33.116Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status code : 200 OK 2022-11-25T00:49:33.117Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status text : OK 2022-11-25T00:49:33.117Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:49:32 GMT", x-envoy-upstream-service-time:"409", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:49:33.120Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Response body: { "requestId" : "d5385df8-736e-4b87-846b-ee5457d38784", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:49:29.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:49:31.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "91eb5185-b804-406a-8d51-a06267597fb8", "serviceInstanceName" : "basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d5385df8-736e-4b87-846b-ee5457d38784", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" } } } 2022-11-25T00:49:33.121Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:33.121Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||InvokeReturn 2022-11-25T00:49:33.123Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:49:33.124Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:49:33.124Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:33.125Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:49:33.125Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:49:33.125Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab82c713d505ce39b9d5f6a58ad4297a", X-B3-SpanId:"bca27114c92a2b63", X-B3-ParentSpanId:"daaf7d6787350bd8", X-B3-Sampled:"0", X-ONAP-RequestID:"116a51b8-b676-455e-8090-3d2d6e9c7f23", X-RequestID:"116a51b8-b676-455e-8090-3d2d6e9c7f23", X-TransactionID:"116a51b8-b676-455e-8090-3d2d6e9c7f23", X-ECOMP-RequestID:"116a51b8-b676-455e-8090-3d2d6e9c7f23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3052e534-b8bf-43d6-8cd9-7bbced086dc9"] 2022-11-25T00:49:33.126Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:49:33.126Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:33.152Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:33.152Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:49:33.153Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:49:33.153Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&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", date:"Fri, 25 Nov 2022 00:49:32 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:49:33.154Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:49:33.155Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:33.155Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:49:33.164Z|116a51b8-b676-455e-8090-3d2d6e9c7f23|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:49:36.177Z|55ae5c79-1c91-41bf-a722-fc760c51931c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:36.177Z|55ae5c79-1c91-41bf-a722-fc760c51931c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:36.188Z|0e5820a5-b481-49f0-8d07-66e03af450a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:36.189Z|0e5820a5-b481-49f0-8d07-66e03af450a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:36.562Z|cca6bae2-4dcd-4c0e-9d78-82fbaf0a05dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:36.563Z|cca6bae2-4dcd-4c0e-9d78-82fbaf0a05dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:43.340Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:49:43.346Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:49:43.346Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||Invoke 2022-11-25T00:49:43.347Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:43.348Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:49:43.348Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Method : GET 2022-11-25T00:49:43.348Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffbb283f44212b13e0960012a74998b5", X-B3-SpanId:"e7bbab0ec3683200", X-B3-ParentSpanId:"8abe0046e61df888", X-B3-Sampled:"0", X-ONAP-RequestID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-RequestID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-TransactionID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-ECOMP-RequestID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"579bce76-d637-4ccb-9e00-48ae499ffc1d"] 2022-11-25T00:49:43.349Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Request body: 2022-11-25T00:49:43.349Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:43.384Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:43.385Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status code : 200 OK 2022-11-25T00:49:43.386Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status text : OK 2022-11-25T00:49:43.386Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:49:43 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:49:43.387Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Response body: { "requestId" : "d5385df8-736e-4b87-846b-ee5457d38784", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).", "progress" : 26, "startTime" : "2022-11-25T00:49:29.000+00:00", "source" : "VID", "vnfId" : "81016633-ea66-4ca4-8a9e-358e80585463", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:49:41.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "91eb5185-b804-406a-8d51-a06267597fb8", "serviceInstanceName" : "basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d5385df8-736e-4b87-846b-ee5457d38784", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" } } } 2022-11-25T00:49:43.388Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:43.388Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||InvokeReturn 2022-11-25T00:49:43.390Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:49:43.390Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:49:43.391Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:43.391Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:49:43.391Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:49:43.392Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffbb283f44212b13e0960012a74998b5", X-B3-SpanId:"248fceab3cee2031", X-B3-ParentSpanId:"8abe0046e61df888", X-B3-Sampled:"0", X-ONAP-RequestID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-RequestID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-TransactionID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-ECOMP-RequestID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f86575c5-0b46-4c10-a213-12a085286c5f"] 2022-11-25T00:49:43.392Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:49:43.393Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:43.415Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:43.416Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:49:43.416Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:49:43.417Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&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", date:"Fri, 25 Nov 2022 00:49:43 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:49:43.417Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:49:43.418Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:43.418Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:49:43.450Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:49:43.451Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:49:43.451Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:43.452Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:49:43.452Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:49:43.452Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-RequestID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-TransactionID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-ECOMP-RequestID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"831ca2bd-76d7-4d50-a43b-942f0fab96f4"] 2022-11-25T00:49:43.453Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:49:43.453Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:43.615Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:43.616Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:49:43.616Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:49:43.617Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=21C6A45FD2A873D25068FE8D258BC65B; 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:"681", date:"Fri, 25 Nov 2022 00:49:43 GMT", x-envoy-upstream-service-time:"157", server:"envoy"] 2022-11-25T00:49:43.617Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0a195765-6c5b-11ed-bf43-3eae982b67eb","businessKey":"d5385df8-736e-4b87-846b-ee5457d38784","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-25T00:49:38.561+0000","endTime":"2022-11-25T00:49:40.753+0000","removalTime":null,"durationInMillis":2192,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"05462443-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"095a4cd4-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:49:43.618Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:43.618Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:49:43.651Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:49:43.652Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:49:43.653Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:43.653Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:49:43.653Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:49:43.654Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-RequestID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-TransactionID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-ECOMP-RequestID:"0d1ecef9-c6d7-42e3-aa76-4f4cdc490684", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56d1bf8f-11d7-4a37-9fcb-32422bb662db"] 2022-11-25T00:49:43.654Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:49:43.654Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:43.814Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:43.814Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:49:43.815Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:49:43.815Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6E47E8ABDF07BA2F5916E2109F9C1E9D; 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:"807", date:"Fri, 25 Nov 2022 00:49:43 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2022-11-25T00:49:43.815Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"0a83640d-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"SubProcess_0y8yozw:0a3ce511-6c5b-11ed-bf43-3eae982b67eb","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"0a195765-6c5b-11ed-bf43-3eae982b67eb","executionId":"0a83640b-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:49:39.256+0000","endTime":"2022-11-25T00:49:40.583+0000","durationInMillis":1327,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"05462443-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:49:43.816Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:43.816Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a195765-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:49:43.828Z|0d1ecef9-c6d7-42e3-aa76-4f4cdc490684|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:49:45.122Z|e7706581-149a-4e25-a47a-9a33c2eee902|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:49:45.123Z|e7706581-149a-4e25-a47a-9a33c2eee902|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:45.416Z|04ad7081-ee63-4ffa-a773-37dbad0e3505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:49:45.416Z|04ad7081-ee63-4ffa-a773-37dbad0e3505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:49:45.815Z|985b21b1-8b42-4c78-8629-113d9c95a3a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:49:45.815Z|985b21b1-8b42-4c78-8629-113d9c95a3a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:49:46.207Z|d52e0015-7140-4115-b74e-af03152d2c15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:46.208Z|d52e0015-7140-4115-b74e-af03152d2c15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:46.215Z|daea4087-04fe-4af2-a9cd-56d39d1567ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:46.216Z|daea4087-04fe-4af2-a9cd-56d39d1567ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:46.588Z|b57d1806-4659-4f72-a0b4-78d982d5e0e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:46.589Z|b57d1806-4659-4f72-a0b4-78d982d5e0e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:54.033Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:49:54.040Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:49:54.040Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||Invoke 2022-11-25T00:49:54.041Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:54.041Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:49:54.042Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Method : GET 2022-11-25T00:49:54.042Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77e8c8dd385aac8630747c89024e97d7", X-B3-SpanId:"e440f8e915a8b113", X-B3-ParentSpanId:"4250605c14dc09cd", X-B3-Sampled:"0", X-ONAP-RequestID:"a81de658-3402-4b98-8337-247437f9161e", X-RequestID:"a81de658-3402-4b98-8337-247437f9161e", X-TransactionID:"a81de658-3402-4b98-8337-247437f9161e", X-ECOMP-RequestID:"a81de658-3402-4b98-8337-247437f9161e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81a80c63-4d2a-4a06-817a-3b57caceb664"] 2022-11-25T00:49:54.043Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Request body: 2022-11-25T00:49:54.043Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:54.080Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:54.081Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status code : 200 OK 2022-11-25T00:49:54.081Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status text : OK 2022-11-25T00:49:54.081Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:49:53 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:49:54.083Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Response body: { "requestId" : "d5385df8-736e-4b87-846b-ee5457d38784", "requestStatus" : "IN_PROGRESS", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=37a1ddb6-b406-4d94-ba17-49bc1c4ee323 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-11-25T00:49:29.000+00:00", "endTime" : "2022-11-25T00:49:46.000+00:00", "source" : "VID", "vnfId" : "81016633-ea66-4ca4-8a9e-358e80585463", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:49:49.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "91eb5185-b804-406a-8d51-a06267597fb8", "serviceInstanceName" : "basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d5385df8-736e-4b87-846b-ee5457d38784", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" } } } 2022-11-25T00:49:54.084Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:54.084Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||InvokeReturn 2022-11-25T00:49:54.086Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:49:54.086Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:49:54.086Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:54.087Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:49:54.087Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:49:54.087Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77e8c8dd385aac8630747c89024e97d7", X-B3-SpanId:"e4e8a1a91887cff7", X-B3-ParentSpanId:"4250605c14dc09cd", X-B3-Sampled:"0", X-ONAP-RequestID:"a81de658-3402-4b98-8337-247437f9161e", X-RequestID:"a81de658-3402-4b98-8337-247437f9161e", X-TransactionID:"a81de658-3402-4b98-8337-247437f9161e", X-ECOMP-RequestID:"a81de658-3402-4b98-8337-247437f9161e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"daaf3d83-7603-4112-8dd1-709c513a1dc4"] 2022-11-25T00:49:54.087Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:49:54.088Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:54.107Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:54.108Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:49:54.108Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:49:54.108Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&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", date:"Fri, 25 Nov 2022 00:49:53 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:49:54.110Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:49:54.111Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:54.111Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:49:54.160Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:49:54.160Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:49:54.161Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:54.161Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:49:54.161Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:49:54.162Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a81de658-3402-4b98-8337-247437f9161e", X-RequestID:"a81de658-3402-4b98-8337-247437f9161e", X-TransactionID:"a81de658-3402-4b98-8337-247437f9161e", X-ECOMP-RequestID:"a81de658-3402-4b98-8337-247437f9161e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7136a87-fa16-4e22-b663-acacb1363bdc"] 2022-11-25T00:49:54.162Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:49:54.162Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:54.352Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:54.353Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:49:54.354Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:49:54.354Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D10E9826D47B54CCB14E4622F8496D1F; 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, 25 Nov 2022 00:49:53 GMT", x-envoy-upstream-service-time:"186", server:"envoy"] 2022-11-25T00:49:54.355Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"102076f4-6c5b-11ed-bf43-3eae982b67eb","businessKey":"d5385df8-736e-4b87-846b-ee5457d38784","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-25T00:49:48.674+0000","endTime":"2022-11-25T00:49:48.901+0000","removalTime":null,"durationInMillis":227,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"05462443-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"101e53db-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:49:54.355Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:54.355Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d5385df8-736e-4b87-846b-ee5457d38784&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:49:54.391Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:49:54.392Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:49:54.392Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:49:54.392Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:49:54.393Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:49:54.393Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a81de658-3402-4b98-8337-247437f9161e", X-RequestID:"a81de658-3402-4b98-8337-247437f9161e", X-TransactionID:"a81de658-3402-4b98-8337-247437f9161e", X-ECOMP-RequestID:"a81de658-3402-4b98-8337-247437f9161e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44b1ab7d-de0d-4a41-a0ef-f492d142f60f"] 2022-11-25T00:49:54.393Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:49:54.394Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:49:54.577Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:49:54.578Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:49:54.578Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:49:54.578Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=801863FFCA4856DD9820F17BB3DD88D3; 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, 25 Nov 2022 00:49:54 GMT", x-envoy-upstream-service-time:"179", server:"envoy"] 2022-11-25T00:49:54.579Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:10211347-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"102076f4-6c5b-11ed-bf43-3eae982b67eb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"102076f4-6c5b-11ed-bf43-3eae982b67eb","executionId":"102076f4-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:49:48.678+0000","endTime":"2022-11-25T00:49:48.900+0000","durationInMillis":222,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"05462443-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:49:54.579Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:49:54.579Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=102076f4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:49:54.592Z|a81de658-3402-4b98-8337-247437f9161e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:49:56.234Z|14a902d5-282d-442f-ae2e-963680e017de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:56.235Z|14a902d5-282d-442f-ae2e-963680e017de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:56.239Z|c628542a-b352-460e-a6f5-637740a4ea4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:56.240Z|c628542a-b352-460e-a6f5-637740a4ea4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:49:56.615Z|4f74c22a-6c3a-4e3e-9298-a8018909a4d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:49:56.616Z|4f74c22a-6c3a-4e3e-9298-a8018909a4d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:00.416Z|6fff521f-ec29-4aa0-8b32-c3f3089e2d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:50:00.419Z|6fff521f-ec29-4aa0-8b32-c3f3089e2d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:50:04.806Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:50:04.821Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:50:04.822Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||Invoke 2022-11-25T00:50:04.822Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:04.823Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:50:04.823Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Method : GET 2022-11-25T00:50:04.824Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d8d90992daf85c6d6694b54fc2faebe", X-B3-SpanId:"c97264c19d8b73ab", X-B3-ParentSpanId:"0c953c2d4df6b77f", X-B3-Sampled:"0", X-ONAP-RequestID:"20b5e2e1-c45b-4118-8266-6fbf9d3f43c5", X-RequestID:"20b5e2e1-c45b-4118-8266-6fbf9d3f43c5", X-TransactionID:"20b5e2e1-c45b-4118-8266-6fbf9d3f43c5", X-ECOMP-RequestID:"20b5e2e1-c45b-4118-8266-6fbf9d3f43c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2706c377-e0b6-4e97-b3b7-cc0518a9ebab"] 2022-11-25T00:50:04.825Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Request body: 2022-11-25T00:50:04.825Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:04.855Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:04.856Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:04.857Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status text : OK 2022-11-25T00:50:04.858Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:50:04 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:04.859Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Response body: { "requestId" : "d5385df8-736e-4b87-846b-ee5457d38784", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=37a1ddb6-b406-4d94-ba17-49bc1c4ee323 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-11-25T00:49:29.000+00:00", "endTime" : "2022-11-25T00:49:59.000+00:00", "source" : "VID", "vnfId" : "81016633-ea66-4ca4-8a9e-358e80585463", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:49:58.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "91eb5185-b804-406a-8d51-a06267597fb8", "serviceInstanceName" : "basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d5385df8-736e-4b87-846b-ee5457d38784", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" } } } 2022-11-25T00:50:04.859Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:04.860Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||InvokeReturn 2022-11-25T00:50:04.861Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:50:04.862Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:50:04.862Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:04.862Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:50:04.863Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:50:04.863Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d8d90992daf85c6d6694b54fc2faebe", X-B3-SpanId:"be9eb6169a39fd67", X-B3-ParentSpanId:"0c953c2d4df6b77f", X-B3-Sampled:"0", X-ONAP-RequestID:"20b5e2e1-c45b-4118-8266-6fbf9d3f43c5", X-RequestID:"20b5e2e1-c45b-4118-8266-6fbf9d3f43c5", X-TransactionID:"20b5e2e1-c45b-4118-8266-6fbf9d3f43c5", X-ECOMP-RequestID:"20b5e2e1-c45b-4118-8266-6fbf9d3f43c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a726064a-b32e-4abe-966a-5ded61d34a3f"] 2022-11-25T00:50:04.863Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:50:04.864Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:04.884Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:04.885Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:04.885Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:50:04.885Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&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", date:"Fri, 25 Nov 2022 00:50:04 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:04.887Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:50:04.887Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:04.888Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:50:04.897Z|20b5e2e1-c45b-4118-8266-6fbf9d3f43c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:50:05.085Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:50:05.089Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:50:05.090Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||Invoke 2022-11-25T00:50:05.090Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:05.091Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:50:05.091Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Method : GET 2022-11-25T00:50:05.092Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f859a382e3718d31f10802d899f2b4dc", X-B3-SpanId:"7d3899edcf664eca", X-B3-ParentSpanId:"792f9e8e866f2e70", X-B3-Sampled:"0", X-ONAP-RequestID:"0746fefa-e2b8-4d84-89c8-4fb5a696d410", X-RequestID:"0746fefa-e2b8-4d84-89c8-4fb5a696d410", X-TransactionID:"0746fefa-e2b8-4d84-89c8-4fb5a696d410", X-ECOMP-RequestID:"0746fefa-e2b8-4d84-89c8-4fb5a696d410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaa2f43f-eb78-4559-8d78-ea2c29514624"] 2022-11-25T00:50:05.092Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Request body: 2022-11-25T00:50:05.092Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:05.118Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:05.118Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:05.119Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status text : OK 2022-11-25T00:50:05.119Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:50:04 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:05.120Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Response body: { "requestId" : "d5385df8-736e-4b87-846b-ee5457d38784", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=37a1ddb6-b406-4d94-ba17-49bc1c4ee323 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-11-25T00:49:29.000+00:00", "endTime" : "2022-11-25T00:49:59.000+00:00", "source" : "VID", "vnfId" : "81016633-ea66-4ca4-8a9e-358e80585463", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:49:58.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "91eb5185-b804-406a-8d51-a06267597fb8", "serviceInstanceName" : "basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d5385df8-736e-4b87-846b-ee5457d38784", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" } } } 2022-11-25T00:50:05.121Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:05.121Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||InvokeReturn 2022-11-25T00:50:05.125Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:50:05.125Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:50:05.125Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:05.126Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:50:05.126Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:50:05.126Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f859a382e3718d31f10802d899f2b4dc", X-B3-SpanId:"d4db8cb7dfd69b7b", X-B3-ParentSpanId:"792f9e8e866f2e70", X-B3-Sampled:"0", X-ONAP-RequestID:"0746fefa-e2b8-4d84-89c8-4fb5a696d410", X-RequestID:"0746fefa-e2b8-4d84-89c8-4fb5a696d410", X-TransactionID:"0746fefa-e2b8-4d84-89c8-4fb5a696d410", X-ECOMP-RequestID:"0746fefa-e2b8-4d84-89c8-4fb5a696d410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cedf2f2-0056-4f60-a49d-b05136d8bc4a"] 2022-11-25T00:50:05.126Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:50:05.127Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:05.144Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:05.145Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:05.145Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:50:05.145Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&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", date:"Fri, 25 Nov 2022 00:50:04 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:05.147Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:50:05.147Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:05.147Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:50:05.156Z|0746fefa-e2b8-4d84-89c8-4fb5a696d410|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:50:05.323Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:50:05.337Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:50:05.338Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||Invoke 2022-11-25T00:50:05.338Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:05.339Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:50:05.339Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Method : GET 2022-11-25T00:50:05.339Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"381dc3f367764d793fe9eb50071bf0ea", X-B3-SpanId:"13ed60bbc6bc7d7b", X-B3-ParentSpanId:"49008c225aeea72c", X-B3-Sampled:"0", X-ONAP-RequestID:"9951d6c7-7a98-4678-9ff1-f0d9d270d0bd", X-RequestID:"9951d6c7-7a98-4678-9ff1-f0d9d270d0bd", X-TransactionID:"9951d6c7-7a98-4678-9ff1-f0d9d270d0bd", X-ECOMP-RequestID:"9951d6c7-7a98-4678-9ff1-f0d9d270d0bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d19bc38-acd0-4ce8-b892-a144cc384286"] 2022-11-25T00:50:05.339Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Request body: 2022-11-25T00:50:05.340Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:05.366Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:05.367Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:05.368Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status text : OK 2022-11-25T00:50:05.369Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:50:04 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:05.370Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Response body: { "requestId" : "d5385df8-736e-4b87-846b-ee5457d38784", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=37a1ddb6-b406-4d94-ba17-49bc1c4ee323 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-11-25T00:49:29.000+00:00", "endTime" : "2022-11-25T00:49:59.000+00:00", "source" : "VID", "vnfId" : "81016633-ea66-4ca4-8a9e-358e80585463", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:49:58.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "91eb5185-b804-406a-8d51-a06267597fb8", "serviceInstanceName" : "basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d5385df8-736e-4b87-846b-ee5457d38784", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" } } } 2022-11-25T00:50:05.371Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:05.372Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||InvokeReturn 2022-11-25T00:50:05.373Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:50:05.374Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:50:05.374Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:05.375Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:50:05.375Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:50:05.375Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"381dc3f367764d793fe9eb50071bf0ea", X-B3-SpanId:"1b7bcc0d0e98aa61", X-B3-ParentSpanId:"49008c225aeea72c", X-B3-Sampled:"0", X-ONAP-RequestID:"9951d6c7-7a98-4678-9ff1-f0d9d270d0bd", X-RequestID:"9951d6c7-7a98-4678-9ff1-f0d9d270d0bd", X-TransactionID:"9951d6c7-7a98-4678-9ff1-f0d9d270d0bd", X-ECOMP-RequestID:"9951d6c7-7a98-4678-9ff1-f0d9d270d0bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4280f479-cdb2-4930-8732-28a165c301a7"] 2022-11-25T00:50:05.376Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:50:05.376Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:05.399Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:05.400Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:05.401Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:50:05.401Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&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", date:"Fri, 25 Nov 2022 00:50:04 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:05.402Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:50:05.403Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:05.403Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:50:05.421Z|9951d6c7-7a98-4678-9ff1-f0d9d270d0bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:50:05.596Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:50:05.600Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:50:05.600Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||Invoke 2022-11-25T00:50:05.600Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:05.601Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:50:05.601Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Method : GET 2022-11-25T00:50:05.601Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"111e8a2c92264bc05a8d8f852e5c7cee", X-B3-SpanId:"af7a5c79fd7073bd", X-B3-ParentSpanId:"d894bc0a683ffb31", X-B3-Sampled:"0", X-ONAP-RequestID:"4b4c2f85-045b-4807-a929-1eaa991de0a4", X-RequestID:"4b4c2f85-045b-4807-a929-1eaa991de0a4", X-TransactionID:"4b4c2f85-045b-4807-a929-1eaa991de0a4", X-ECOMP-RequestID:"4b4c2f85-045b-4807-a929-1eaa991de0a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94e3f050-2d79-43b1-a2c2-641a4caa3f0a"] 2022-11-25T00:50:05.602Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Request body: 2022-11-25T00:50:05.602Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:05.636Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:05.636Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:05.637Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status text : OK 2022-11-25T00:50:05.637Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:50:04 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:05.640Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Response body: { "requestId" : "d5385df8-736e-4b87-846b-ee5457d38784", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=37a1ddb6-b406-4d94-ba17-49bc1c4ee323 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-11-25T00:49:29.000+00:00", "endTime" : "2022-11-25T00:49:59.000+00:00", "source" : "VID", "vnfId" : "81016633-ea66-4ca4-8a9e-358e80585463", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:49:58.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "91eb5185-b804-406a-8d51-a06267597fb8", "serviceInstanceName" : "basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d5385df8-736e-4b87-846b-ee5457d38784", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" } } } 2022-11-25T00:50:05.640Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:05.640Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||InvokeReturn 2022-11-25T00:50:05.642Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:50:05.642Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:50:05.642Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:05.643Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:50:05.643Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:50:05.643Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"111e8a2c92264bc05a8d8f852e5c7cee", X-B3-SpanId:"495a468ef3a460c5", X-B3-ParentSpanId:"d894bc0a683ffb31", X-B3-Sampled:"0", X-ONAP-RequestID:"4b4c2f85-045b-4807-a929-1eaa991de0a4", X-RequestID:"4b4c2f85-045b-4807-a929-1eaa991de0a4", X-TransactionID:"4b4c2f85-045b-4807-a929-1eaa991de0a4", X-ECOMP-RequestID:"4b4c2f85-045b-4807-a929-1eaa991de0a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70731537-8158-4593-a67f-5bc1aac29fa0"] 2022-11-25T00:50:05.644Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:50:05.644Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:05.662Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:05.667Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:05.667Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:50:05.667Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&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", date:"Fri, 25 Nov 2022 00:50:04 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:05.668Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:50:05.668Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:05.669Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:50:05.676Z|4b4c2f85-045b-4807-a929-1eaa991de0a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:50:05.832Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:50:05.836Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:50:05.837Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||Invoke 2022-11-25T00:50:05.838Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:05.838Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784 2022-11-25T00:50:05.839Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Method : GET 2022-11-25T00:50:05.839Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9150d460b19d303b4b837f47d1d60344", X-B3-SpanId:"92d031c7e101b38c", X-B3-ParentSpanId:"847a721219b24c68", X-B3-Sampled:"0", X-ONAP-RequestID:"f5c000e2-b141-4789-96bd-9553479f79af", X-RequestID:"f5c000e2-b141-4789-96bd-9553479f79af", X-TransactionID:"f5c000e2-b141-4789-96bd-9553479f79af", X-ECOMP-RequestID:"f5c000e2-b141-4789-96bd-9553479f79af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ad0d8af-5407-4daa-9d7a-3c0af45be3c3"] 2022-11-25T00:50:05.839Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Request body: 2022-11-25T00:50:05.840Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:05.863Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:05.864Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:05.864Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Status text : OK 2022-11-25T00:50:05.865Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:50:05 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:05.865Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||Response body: { "requestId" : "d5385df8-736e-4b87-846b-ee5457d38784", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=37a1ddb6-b406-4d94-ba17-49bc1c4ee323 with error: Failed to get RA assignments: Error from ConfigAssignmentNode", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2022-11-25T00:49:29.000+00:00", "endTime" : "2022-11-25T00:49:59.000+00:00", "source" : "VID", "vnfId" : "81016633-ea66-4ca4-8a9e-358e80585463", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n\t\t\t\"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"1e8dc159-c869-4db6-92c6-56c3ac54660c\",\n \"modelInvariantUuid\": \"24cfa129-bdb1-4ff6-8b36-ca8331ceab84\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"703076ef-e345-467f-84b4-dc6373d28390\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"1e132ca9-0d47-478e-87ba-7e7c030f5fc7\",\n \"modelInvariantUuid\": \"94bda610-7193-4125-b3f5-fb7071ca08ae\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"5e473330-a08a-4d1e-b36c-cce2b7d44955\"\n },\n \"instanceName\": \"basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c829d565-82f0-41cd-bb30-f9d35499592e\",\n \"modelInvariantId\": \"b45bb4a2-83e8-40df-979d-48c3c9f9645e\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"435028b5-7cee-48d2-9cd6-97b08a970838\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:49:58.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "91eb5185-b804-406a-8d51-a06267597fb8", "serviceInstanceName" : "basic_cnf_macro_6751f025-c825-4911-8406-50bc1e64fe91", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "SDNC", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "d5385df8-736e-4b87-846b-ee5457d38784", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784" } } } 2022-11-25T00:50:05.866Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:05.866Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5385df8-736e-4b87-846b-ee5457d38784|INFO|500||InvokeReturn 2022-11-25T00:50:05.868Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:50:05.868Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:50:05.868Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:05.869Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false 2022-11-25T00:50:05.869Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:50:05.869Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9150d460b19d303b4b837f47d1d60344", X-B3-SpanId:"305f19b7a8d4be9a", X-B3-ParentSpanId:"847a721219b24c68", X-B3-Sampled:"0", X-ONAP-RequestID:"f5c000e2-b141-4789-96bd-9553479f79af", X-RequestID:"f5c000e2-b141-4789-96bd-9553479f79af", X-TransactionID:"f5c000e2-b141-4789-96bd-9553479f79af", X-ECOMP-RequestID:"f5c000e2-b141-4789-96bd-9553479f79af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99ca77d9-9a49-4d7c-8549-adce983b4d2a"] 2022-11-25T00:50:05.870Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:50:05.870Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:05.885Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:05.886Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:05.886Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:50:05.886Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&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", date:"Fri, 25 Nov 2022 00:50:05 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:05.887Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:50:05.887Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:05.887Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d5385df8-736e-4b87-846b-ee5457d38784&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:50:05.895Z|f5c000e2-b141-4789-96bd-9553479f79af|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d5385df8-736e-4b87-846b-ee5457d38784|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:50:06.264Z|714aaf31-81bd-40f1-a862-32cd9ea1540f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:06.265Z|714aaf31-81bd-40f1-a862-32cd9ea1540f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:06.265Z|0709897a-0397-4f29-a8e0-1c7ea717f5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:06.266Z|0709897a-0397-4f29-a8e0-1c7ea717f5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:06.669Z|8330400a-f1cd-477e-9ea9-7aa55a6a4e0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:06.670Z|8330400a-f1cd-477e-9ea9-7aa55a6a4e0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:12.580Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:50:12.582Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: b840366c-e547-4bd9-abf3-39571cbf0c46 already exists in requestDb InfraActiveRequests table 2022-11-25T00:50:12.583Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:50:12.583Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:50:12.583Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:12.584Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:50:12.584Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:50:12.584Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a83b39dff4bd831a23cc443b998e389", X-B3-SpanId:"d196c2f12fd5d9de", X-B3-ParentSpanId:"168169b8d7a93ed0", X-B3-Sampled:"0", X-ONAP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-TransactionID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ECOMP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6501280-2e3c-4df0-90ad-b8217a210ad4"] 2022-11-25T00:50:12.585Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:50:12.585Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:12.624Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:12.624Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:50:12.625Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : Not Found 2022-11-25T00:50:12.630Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:50:12 GMT", x-envoy-upstream-service-time:"34", server:"envoy"] 2022-11-25T00:50:12.630Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: 2022-11-25T00:50:12.630Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:12.631Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|404|Not Found|InvokeReturn 2022-11-25T00:50:12.648Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:50:12.649Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-11-25T00:50:12.656Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:50:12.772Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-11-25T00:50:12.773Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b840366c-e547-4bd9-abf3-39571cbf0c46], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e645dcef-7d74-475d-af03-f7fbfd0a490d], X-ECOMP-RequestID=[b840366c-e547-4bd9-abf3-39571cbf0c46], X-TransactionId=[], X-ONAP-RequestID=[b840366c-e547-4bd9-abf3-39571cbf0c46]} 2022-11-25T00:50:12.813Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:50:11 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[26], x-aai-txid=[1-aai-resources-221125-00:50:11:788-90061], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:50:12.815Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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"]}}} 2022-11-25T00:50:12.815Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-11-25T00:50:12.818Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-11-25T00:50:12.819Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-11-25T00:50:12.825Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:50:12.879Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-11-25T00:50:12.880Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b840366c-e547-4bd9-abf3-39571cbf0c46], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ab14a4ad-99ea-45f0-b19b-626c05fc5bc6], X-ECOMP-RequestID=[b840366c-e547-4bd9-abf3-39571cbf0c46], X-TransactionId=[], X-ONAP-RequestID=[b840366c-e547-4bd9-abf3-39571cbf0c46]} 2022-11-25T00:50:12.908Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 25 Nov 2022 00:50:11 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[24], x-aai-txid=[1-aai-resources-221125-00:50:11:886-78481], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:50:12.909Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|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"]}}} 2022-11-25T00:50:12.910Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-11-25T00:50:12.912Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2022-11-25T00:50:12.912Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-11-25T00:50:12.916Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:50:12.945Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:50:12.946Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||Invoke 2022-11-25T00:50:12.991Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||InvokeReturn 2022-11-25T00:50:12.991Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:50:11 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[42], vertex-id=[237680], x-aai-txid=[0-aai-resources-221125-00:50:11:951-36517], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:50:12.993Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"0f73720843334790bc2bca05d0186393","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1669337108800","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2022-11-25T00:50:12.994Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:50:12.995Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:50:13.002Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.002Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.003Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================ 2022-11-25T00:50:13.003Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.003Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.003Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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:"113", X-B3-TraceId:"4a83b39dff4bd831a23cc443b998e389", X-B3-SpanId:"5275d68b297f299f", X-B3-ParentSpanId:"168169b8d7a93ed0", X-B3-Sampled:"0", X-ONAP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-TransactionID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ECOMP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7bdd532-8148-43d0-8168-e89e244d0bde"] 2022-11-25T00:50:13.004Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93","requestScope":"service"} 2022-11-25T00:50:13.004Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================ 2022-11-25T00:50:13.027Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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========================================== 2022-11-25T00:50:13.028Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.028Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 : OK 2022-11-25T00:50:13.029Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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, 25 Nov 2022 00:50:12 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2022-11-25T00:50:13.030Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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: 2022-11-25T00:50:13.030Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================= 2022-11-25T00:50:13.030Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.031Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c 2022-11-25T00:50:13.032Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|INFO|500||Invoke 2022-11-25T00:50:13.032Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:13.032Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c 2022-11-25T00:50:13.032Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Method : GET 2022-11-25T00:50:13.033Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-TransactionID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ECOMP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10d69c2e-fde5-41bb-a985-181029b32b4b"] 2022-11-25T00:50:13.033Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Request body: 2022-11-25T00:50:13.033Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:13.071Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:13.072Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:13.072Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Status text : OK 2022-11-25T00:50:13.072Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:50:13 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:13.073Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "294753e0-bb7d-47ef-984a-e3b890ad719c", "modelInvariantUUID" : "616903e3-096e-456d-ac54-290e35702172", "created" : "2022-11-25 00:47:32.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/vnfCustomizations" } } } 2022-11-25T00:50:13.074Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:13.074Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|INFO|500||InvokeReturn 2022-11-25T00:50:13.078Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance 2022-11-25T00:50:13.079Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|INFO|500||Invoke 2022-11-25T00:50:13.079Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:13.080Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance 2022-11-25T00:50:13.080Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||Method : GET 2022-11-25T00:50:13.080Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-TransactionID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ECOMP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73a17938-f224-4327-b642-2278c63c2fda"] 2022-11-25T00:50:13.081Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||Request body: 2022-11-25T00:50:13.081Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:13.102Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:13.103Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:50:13.103Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:50:13.104Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&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, 25 Nov 2022 00:50:13 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2022-11-25T00:50:13.104Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||Response body: 2022-11-25T00:50:13.105Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:13.105Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:50:13.106Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172 2022-11-25T00:50:13.107Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|INFO|500||Invoke 2022-11-25T00:50:13.107Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:13.108Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172 2022-11-25T00:50:13.108Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Method : GET 2022-11-25T00:50:13.108Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-TransactionID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ECOMP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41857e9c-ee90-4cff-ac7c-b6880a17ca26"] 2022-11-25T00:50:13.109Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Request body: 2022-11-25T00:50:13.110Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:13.139Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:13.139Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:13.140Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Status text : OK 2022-11-25T00:50:13.140Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:50:13 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:13.142Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "294753e0-bb7d-47ef-984a-e3b890ad719c", "modelInvariantUUID" : "616903e3-096e-456d-ac54-290e35702172", "created" : "2022-11-25 00:47:32.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/vnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172" } } } 2022-11-25T00:50:13.143Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:13.143Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|INFO|500||InvokeReturn 2022-11-25T00:50:13.147Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance 2022-11-25T00:50:13.147Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|INFO|500||Invoke 2022-11-25T00:50:13.148Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:13.149Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance 2022-11-25T00:50:13.149Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||Method : GET 2022-11-25T00:50:13.150Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-TransactionID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ECOMP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"258ddab9-9bf2-43ca-ad32-60eb8a9d8110"] 2022-11-25T00:50:13.150Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||Request body: 2022-11-25T00:50:13.150Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:13.171Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:13.171Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:50:13.172Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:50:13.173Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&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, 25 Nov 2022 00:50:13 GMT", x-envoy-upstream-service-time:"16", server:"envoy"] 2022-11-25T00:50:13.174Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||Response body: 2022-11-25T00:50:13.174Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:13.175Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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=294753e0-bb7d-47ef-984a-e3b890ad719c&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:50:13.176Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.177Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.177Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================ 2022-11-25T00:50:13.177Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.178Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.178Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-TransactionID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ECOMP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8af50f8-0fef-4fd1-8d37-5b06628d982c"] 2022-11-25T00:50:13.178Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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: 2022-11-25T00:50:13.179Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================ 2022-11-25T00:50:13.210Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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========================================== 2022-11-25T00:50:13.211Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.212Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 : OK 2022-11-25T00:50:13.212Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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", date:"Fri, 25 Nov 2022 00:50:13 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:13.213Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:50:13.214Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================= 2022-11-25T00:50:13.214Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.218Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.219Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.219Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================ 2022-11-25T00:50:13.219Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.220Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.220Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-TransactionID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ECOMP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8347ea2f-7b08-49f9-b290-c977944bb11c"] 2022-11-25T00:50:13.220Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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: 2022-11-25T00:50:13.221Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================ 2022-11-25T00:50:13.274Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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========================================== 2022-11-25T00:50:13.275Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.275Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 : OK 2022-11-25T00:50:13.276Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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", date:"Fri, 25 Nov 2022 00:50:13 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:13.277Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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" : 529, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-11-25T00:50:13.277Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================= 2022-11-25T00:50:13.278Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.280Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c 2022-11-25T00:50:13.281Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|INFO|500||Invoke 2022-11-25T00:50:13.282Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:13.283Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c 2022-11-25T00:50:13.283Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Method : GET 2022-11-25T00:50:13.284Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-TransactionID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ECOMP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cb3b9a0-4723-419d-ad4c-61a76e13eb3d"] 2022-11-25T00:50:13.284Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Request body: 2022-11-25T00:50:13.285Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:13.323Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:13.323Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:13.324Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Status text : OK 2022-11-25T00:50:13.324Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:50:13 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:13.325Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "294753e0-bb7d-47ef-984a-e3b890ad719c", "modelInvariantUUID" : "616903e3-096e-456d-ac54-290e35702172", "created" : "2022-11-25 00:47:32.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/vnfCustomizations" } } } 2022-11-25T00:50:13.325Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:13.325Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|INFO|500||InvokeReturn 2022-11-25T00:50:13.329Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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/ 2022-11-25T00:50:13.329Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.330Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================ 2022-11-25T00:50:13.330Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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/ 2022-11-25T00:50:13.330Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.331Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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:"9183", X-B3-TraceId:"4a83b39dff4bd831a23cc443b998e389", X-B3-SpanId:"7aec85f9ecb50310", X-B3-ParentSpanId:"168169b8d7a93ed0", X-B3-Sampled:"0", X-ONAP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-TransactionID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ECOMP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe2b8ce7-e986-421a-a057-b0180ed4a63e"] 2022-11-25T00:50:13.331Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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":"b840366c-e547-4bd9-abf3-39571cbf0c46","requestStatus":"IN_PROGRESS","startTime":1669337412649,"source":"VID","tenantId":"0f73720843334790bc2bca05d0186393","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"b840366c-e547-4bd9-abf3-39571cbf0c46"} 2022-11-25T00:50:13.331Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================ 2022-11-25T00:50:13.376Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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========================================== 2022-11-25T00:50:13.377Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.377Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 : Created 2022-11-25T00:50:13.377Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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/b840366c-e547-4bd9-abf3-39571cbf0c46", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:50:12 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:13.379Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:50:12.649+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:50:13.181+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:50:13.379Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================= 2022-11-25T00:50:13.380Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.393Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.394Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.394Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================ 2022-11-25T00:50:13.396Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.396Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:13.397Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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:"4607", X-B3-TraceId:"4a83b39dff4bd831a23cc443b998e389", X-B3-SpanId:"d1a320f6f53dc511", X-B3-ParentSpanId:"168169b8d7a93ed0", X-B3-Sampled:"0", X-ONAP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-TransactionID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ECOMP-RequestID:"b840366c-e547-4bd9-abf3-39571cbf0c46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e4ac7ba-c054-491b-8cf2-4fc91cab13c9"] 2022-11-25T00:50:13.397Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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\":\"616903e3-096e-456d-ac54-290e35702172\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"294753e0-bb7d-47ef-984a-e3b890ad719c\",\"modelUuid\":\"294753e0-bb7d-47ef-984a-e3b890ad719c\",\"modelInvariantUuid\":\"616903e3-096e-456d-ac54-290e35702172\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"0f73720843334790bc2bca05d0186393\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\"modelInvariantUuid\":\"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"5179fe1f-3339-41e8-b07b-b290d390fb38\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"0f73720843334790bc2bca05d0186393\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"d0da7a9b-6c68-4375-b249-7f61b7769661\",\"modelInvariantUuid\":\"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"},\"instanceName\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"294753e0-bb7d-47ef-984a-e3b890ad719c\",\"modelInvariantId\":\"616903e3-096e-456d-ac54-290e35702172\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"b840366c-e547-4bd9-abf3-39571cbf0c46","type":"String"},"mso-request-id":{"value":"b840366c-e547-4bd9-abf3-39571cbf0c46","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"}}} 2022-11-25T00:50:13.398Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================ 2022-11-25T00:50:15.416Z|02601bca-e252-4a05-9fe1-4d9249e1b969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:50:15.416Z|02601bca-e252-4a05-9fe1-4d9249e1b969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:50:15.418Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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========================================== 2022-11-25T00:50:15.418Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:15.419Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 : Accepted 2022-11-25T00:50:15.419Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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, 25 Nov 2022 00:50:15 GMT", x-onap-requestid:"b840366c-e547-4bd9-abf3-39571cbf0c46", x-requestid:"b840366c-e547-4bd9-abf3-39571cbf0c46", x-transactionid:"b840366c-e547-4bd9-abf3-39571cbf0c46", x-ecomp-requestid:"b840366c-e547-4bd9-abf3-39571cbf0c46", x-onap-partnername:"UNKNOWN", x-invocationid:"0e4ac7ba-c054-491b-8cf2-4fc91cab13c9", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2014", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:15.420Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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\":\"b840366c-e547-4bd9-abf3-39571cbf0c46\",\"instanceId\":\"ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3\"}}","message":"Success","processInstanceID":"1edd598f-6c5b-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:50:15.421Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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================================================= 2022-11-25T00:50:15.421Z|b840366c-e547-4bd9-abf3-39571cbf0c46|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 2022-11-25T00:50:15.426Z|b840366c-e547-4bd9-abf3-39571cbf0c46|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:50:15.600Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:50:15.604Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:50:15.605Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:50:15.605Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:15.605Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:50:15.606Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:50:15.606Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ae9ef9edbbcaee888e6a0a6b46d3b34", X-B3-SpanId:"3a1d043ec4a02deb", X-B3-ParentSpanId:"b7d3621b4b9b91bc", X-B3-Sampled:"0", X-ONAP-RequestID:"18e30632-6886-43bc-b8fc-51922f7b7d32", X-RequestID:"18e30632-6886-43bc-b8fc-51922f7b7d32", X-TransactionID:"18e30632-6886-43bc-b8fc-51922f7b7d32", X-ECOMP-RequestID:"18e30632-6886-43bc-b8fc-51922f7b7d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53e7a7bd-048b-443b-b61e-ea3c6daca6ec"] 2022-11-25T00:50:15.606Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:50:15.606Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:15.640Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:15.641Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:15.642Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:50:15.642Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:50:15 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:15.643Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:50:12.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:50:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:50:15.644Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:15.644Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:50:15.646Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:50:15.646Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:50:15.647Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:15.647Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:50:15.647Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:50:15.648Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ae9ef9edbbcaee888e6a0a6b46d3b34", X-B3-SpanId:"03803bb6f697b8f8", X-B3-ParentSpanId:"b7d3621b4b9b91bc", X-B3-Sampled:"0", X-ONAP-RequestID:"18e30632-6886-43bc-b8fc-51922f7b7d32", X-RequestID:"18e30632-6886-43bc-b8fc-51922f7b7d32", X-TransactionID:"18e30632-6886-43bc-b8fc-51922f7b7d32", X-ECOMP-RequestID:"18e30632-6886-43bc-b8fc-51922f7b7d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e01a3d53-ff3b-4496-8608-573469042253"] 2022-11-25T00:50:15.648Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:50:15.649Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:15.676Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:15.677Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:15.677Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:50:15.678Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:50:15 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:15.678Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:50:15.678Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:15.679Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:50:15.687Z|18e30632-6886-43bc-b8fc-51922f7b7d32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:50:15.816Z|9cffc059-a5a5-452a-b86c-01cc4a3b8f18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:50:15.817Z|9cffc059-a5a5-452a-b86c-01cc4a3b8f18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:50:16.301Z|1e05e421-a62e-4e77-b608-bf918cf78dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:16.302Z|1e05e421-a62e-4e77-b608-bf918cf78dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:16.307Z|efe4b01f-00e3-47b6-9a2c-b28d4e251691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:16.308Z|efe4b01f-00e3-47b6-9a2c-b28d4e251691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:16.700Z|6e5e8b14-b8a3-4e15-8485-790d897e1cd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:16.703Z|6e5e8b14-b8a3-4e15-8485-790d897e1cd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:25.851Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:50:25.859Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:50:25.860Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:50:25.861Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:25.861Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:50:25.862Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:50:25.862Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"805c43e0d9fabdf12c9ad82123d161a6", X-B3-SpanId:"d96c552c089610a5", X-B3-ParentSpanId:"609b6562399b8045", X-B3-Sampled:"0", X-ONAP-RequestID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-RequestID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-TransactionID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-ECOMP-RequestID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88816817-d404-4347-a271-7af02c8e82ff"] 2022-11-25T00:50:25.862Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:50:25.863Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:25.894Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:25.895Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:25.895Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:50:25.896Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:50:25 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:25.900Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).", "progress" : 26, "startTime" : "2022-11-25T00:50:12.000+00:00", "source" : "VID", "vnfId" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:50:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:50:25.901Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:25.902Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:50:25.903Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:50:25.903Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:50:25.904Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:25.904Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:50:25.904Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:50:25.905Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"805c43e0d9fabdf12c9ad82123d161a6", X-B3-SpanId:"39e4002c15d928b9", X-B3-ParentSpanId:"609b6562399b8045", X-B3-Sampled:"0", X-ONAP-RequestID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-RequestID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-TransactionID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-ECOMP-RequestID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc3edd97-37ec-46a3-a704-7d9cf5c49e91"] 2022-11-25T00:50:25.905Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:50:25.905Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:25.930Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:25.930Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:25.931Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:50:25.931Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:50:25 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:25.934Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:50:25.934Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:25.934Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:50:25.990Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:50:25.991Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:50:25.991Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:25.992Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:50:25.992Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:50:25.992Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-RequestID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-TransactionID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-ECOMP-RequestID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4763ffef-21f5-497f-b60a-5e7ea9c89c36"] 2022-11-25T00:50:25.992Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:50:25.993Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:26.143Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:26.144Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:26.144Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:50:26.144Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B38C1E197ABB3C225FA92F69DB276C17; 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:"681", date:"Fri, 25 Nov 2022 00:50:26 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2022-11-25T00:50:26.145Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2344d291-6c5b-11ed-bf43-3eae982b67eb","businessKey":"b840366c-e547-4bd9-abf3-39571cbf0c46","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-25T00:50:20.789+0000","endTime":"2022-11-25T00:50:23.933+0000","removalTime":null,"durationInMillis":3144,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"2258eca0-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:50:26.145Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:26.145Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:50:26.177Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:50:26.178Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:50:26.178Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:26.178Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:50:26.179Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:50:26.179Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-RequestID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-TransactionID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-ECOMP-RequestID:"4720a682-7cec-4d07-8ef2-ba6557448088", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0e924a4-32d7-4c24-a9b3-9d6e1d945863"] 2022-11-25T00:50:26.180Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:50:26.180Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:26.324Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:26.325Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:26.326Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:50:26.326Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ED09F85C474676F826D8A96ABD9A45A4; 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:"807", date:"Fri, 25 Nov 2022 00:50:26 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2022-11-25T00:50:26.327Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"23f92ea9-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"SubProcess_0y8yozw:2366d99d-6c5b-11ed-bf43-3eae982b67eb","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"2344d291-6c5b-11ed-bf43-3eae982b67eb","executionId":"23f92ea7-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:50:21.971+0000","endTime":"2022-11-25T00:50:23.739+0000","durationInMillis":1768,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:50:26.327Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:26.328Z|d9ca05e7-722c-4a90-b4ac-7000d2354c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:26.328Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2344d291-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:50:26.329Z|d9ca05e7-722c-4a90-b4ac-7000d2354c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:26.334Z|4720a682-7cec-4d07-8ef2-ba6557448088|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:50:26.340Z|9b3a1fbd-42ae-4230-b723-0bb8ae33af27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:26.341Z|9b3a1fbd-42ae-4230-b723-0bb8ae33af27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:26.731Z|a38d93a4-489f-4c26-9a34-c4695b8a05bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:26.732Z|a38d93a4-489f-4c26-9a34-c4695b8a05bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:30.416Z|f4e8eb55-c5a2-43fb-bd57-05c3c20d206d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:50:30.416Z|f4e8eb55-c5a2-43fb-bd57-05c3c20d206d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:50:36.361Z|23fb7785-85f6-44c8-a881-43f2e5f3ab18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:36.362Z|23fb7785-85f6-44c8-a881-43f2e5f3ab18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:36.362Z|bad19f92-04d3-4172-8efe-e4f0c1837441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:36.363Z|bad19f92-04d3-4172-8efe-e4f0c1837441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:36.499Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:50:36.505Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:50:36.506Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:50:36.506Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:36.506Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:50:36.510Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:50:36.510Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0254be897774eb8a173d4fd5df71d83e", X-B3-SpanId:"fa70e8ce92b8a644", X-B3-ParentSpanId:"cf43a6d1d0ec73c3", X-B3-Sampled:"0", X-ONAP-RequestID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-RequestID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-TransactionID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-ECOMP-RequestID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adf5e188-c3d4-4ab5-b7f1-fbc27751bfd0"] 2022-11-25T00:50:36.511Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:50:36.511Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:36.558Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:36.559Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:36.560Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:50:36.560Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:50:36 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:36.561Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).", "progress" : 36, "startTime" : "2022-11-25T00:50:12.000+00:00", "source" : "VID", "vnfId" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:50:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:50:36.561Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:36.562Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:50:36.563Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:50:36.564Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:50:36.564Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:36.564Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:50:36.565Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:50:36.565Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0254be897774eb8a173d4fd5df71d83e", X-B3-SpanId:"1dfdd595556ad208", X-B3-ParentSpanId:"cf43a6d1d0ec73c3", X-B3-Sampled:"0", X-ONAP-RequestID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-RequestID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-TransactionID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-ECOMP-RequestID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c24981c6-417c-46fc-9ede-582f450f4ad8"] 2022-11-25T00:50:36.565Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:50:36.566Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:36.588Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:36.589Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:36.590Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:50:36.590Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:50:36 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:36.591Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:50:36.591Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:36.592Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:50:36.638Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:50:36.639Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:50:36.639Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:36.639Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:50:36.640Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:50:36.640Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-RequestID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-TransactionID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-ECOMP-RequestID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf58173b-a11a-4869-b42e-a6709ea4ba87"] 2022-11-25T00:50:36.640Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:50:36.640Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:36.760Z|d25cf8a8-5b87-49d3-927b-54b3da2e3d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:36.761Z|d25cf8a8-5b87-49d3-927b-54b3da2e3d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:36.829Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:36.830Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:36.830Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:50:36.830Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5030BD7533FDF2E7361AED4E15A32CE4; 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:"691", date:"Fri, 25 Nov 2022 00:50:36 GMT", x-envoy-upstream-service-time:"184", server:"envoy"] 2022-11-25T00:50:36.831Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2a66145c-6c5b-11ed-bf43-3eae982b67eb","businessKey":"b840366c-e547-4bd9-abf3-39571cbf0c46","processDefinitionId":"ControllerExecutionBB:1:ba06d7a2-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-11-25T00:50:32.751+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"2919e506-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:50:36.831Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:36.832Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:50:36.873Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:50:36.874Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:50:36.874Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:36.874Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:50:36.874Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:50:36.875Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-RequestID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-TransactionID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-ECOMP-RequestID:"a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36f670b0-2d92-43ac-b0f3-c6703519c455"] 2022-11-25T00:50:36.875Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:50:36.877Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:37.033Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:37.033Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:37.034Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:50:37.034Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4C19E60007E97A6A15CC1343012EF63C; 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:"807", date:"Fri, 25 Nov 2022 00:50:36 GMT", x-envoy-upstream-service-time:"152", server:"envoy"] 2022-11-25T00:50:37.034Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:2a6f3c51-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"2a66145c-6c5b-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ba06d7a2-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"2a66145c-6c5b-11ed-bf43-3eae982b67eb","executionId":"2a66145c-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:50:32.811+0000","endTime":"2022-11-25T00:50:32.811+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:50:37.034Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:37.035Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2a66145c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:50:37.039Z|a2bf4a97-d0a5-48aa-9e53-b4f462f22cb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:50:45.123Z|ff23e805-ed7b-4a2c-af2e-87d68ca03ed0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:50:45.124Z|ff23e805-ed7b-4a2c-af2e-87d68ca03ed0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:45.416Z|e7021b96-45c9-4ede-99c4-0e31c354c397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:50:45.419Z|e7021b96-45c9-4ede-99c4-0e31c354c397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:50:45.817Z|be3625ed-3620-42b2-8ced-e646666e1348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:50:45.821Z|be3625ed-3620-42b2-8ced-e646666e1348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:50:46.390Z|ad40b4c0-d469-46e8-9e16-ebba0c727040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:46.390Z|8b0047b3-ca49-4f5a-abc9-5367c0735a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:46.391Z|ad40b4c0-d469-46e8-9e16-ebba0c727040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:46.391Z|8b0047b3-ca49-4f5a-abc9-5367c0735a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:46.791Z|3eea0082-2a5c-4d8d-83c4-87af158505db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:46.792Z|3eea0082-2a5c-4d8d-83c4-87af158505db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:47.230Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:50:47.236Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:50:47.237Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:50:47.237Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:47.238Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:50:47.238Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:50:47.239Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6972edbc778234603bff0bd452701788", X-B3-SpanId:"d3b0e7ab4bf6065f", X-B3-ParentSpanId:"98fcdc3cde7a0bb4", X-B3-Sampled:"0", X-ONAP-RequestID:"a0b35240-3962-486d-983f-1404394994c3", X-RequestID:"a0b35240-3962-486d-983f-1404394994c3", X-TransactionID:"a0b35240-3962-486d-983f-1404394994c3", X-ECOMP-RequestID:"a0b35240-3962-486d-983f-1404394994c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5447fb4-8ab4-4455-95eb-ec801e25efbf"] 2022-11-25T00:50:47.239Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:50:47.239Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:47.272Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:47.273Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:47.274Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:50:47.275Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:50:46 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:47.275Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-11-25T00:50:12.000+00:00", "source" : "VID", "vnfId" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:50:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "cloudIdentifier" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:50:41.000+00:00" } ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:50:47.276Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:47.276Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:50:47.279Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:50:47.279Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:50:47.280Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:47.280Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:50:47.280Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:50:47.281Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6972edbc778234603bff0bd452701788", X-B3-SpanId:"88952d32d68a3614", X-B3-ParentSpanId:"98fcdc3cde7a0bb4", X-B3-Sampled:"0", X-ONAP-RequestID:"a0b35240-3962-486d-983f-1404394994c3", X-RequestID:"a0b35240-3962-486d-983f-1404394994c3", X-TransactionID:"a0b35240-3962-486d-983f-1404394994c3", X-ECOMP-RequestID:"a0b35240-3962-486d-983f-1404394994c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"819018d0-503c-4e46-9a96-5b74b00dd475"] 2022-11-25T00:50:47.282Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:50:47.282Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:47.303Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:47.304Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:47.305Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:50:47.306Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:50:46 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:47.308Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:50:47.309Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:47.309Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:50:47.357Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:50:47.357Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:50:47.358Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:47.358Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:50:47.358Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:50:47.359Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0b35240-3962-486d-983f-1404394994c3", X-RequestID:"a0b35240-3962-486d-983f-1404394994c3", X-TransactionID:"a0b35240-3962-486d-983f-1404394994c3", X-ECOMP-RequestID:"a0b35240-3962-486d-983f-1404394994c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32b75869-4657-4a3c-abd2-45a49c0bb472"] 2022-11-25T00:50:47.359Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:50:47.360Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:47.525Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:47.526Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:47.526Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:50:47.527Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A3CA2FD289CF5497F0AFFFA4944AFF37; 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, 25 Nov 2022 00:50:47 GMT", x-envoy-upstream-service-time:"161", server:"envoy"] 2022-11-25T00:50:47.527Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","businessKey":"b840366c-e547-4bd9-abf3-39571cbf0c46","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:50:39.631+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"2e7de6c3-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:50:47.528Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:47.528Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:50:47.563Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:50:47.564Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:50:47.565Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:47.565Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:50:47.566Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:50:47.566Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0b35240-3962-486d-983f-1404394994c3", X-RequestID:"a0b35240-3962-486d-983f-1404394994c3", X-TransactionID:"a0b35240-3962-486d-983f-1404394994c3", X-ECOMP-RequestID:"a0b35240-3962-486d-983f-1404394994c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82b9ca5f-3d7b-468a-839d-532438e8c3aa"] 2022-11-25T00:50:47.567Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:50:47.567Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:47.724Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:47.725Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:47.725Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:50:47.725Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C12BBA2C0D196CEE8DAB1E07C2739EE7; 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:"812", date:"Fri, 25 Nov 2022 00:50:47 GMT", x-envoy-upstream-service-time:"153", server:"envoy"] 2022-11-25T00:50:47.726Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:32a066bc-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","executionId":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:50:46.555+0000","endTime":"2022-11-25T00:50:46.576+0000","durationInMillis":21,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:50:47.726Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:47.726Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:50:47.738Z|a0b35240-3962-486d-983f-1404394994c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:50:56.418Z|f9ff3041-6a0d-4e46-bd75-140b2d78f689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:56.419Z|f9ff3041-6a0d-4e46-bd75-140b2d78f689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:56.426Z|a5f1ba52-18cb-477e-afd9-5fcfc93ba687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:56.426Z|a5f1ba52-18cb-477e-afd9-5fcfc93ba687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:56.828Z|cf3385f0-2bf3-48b8-9c27-e4db07e34e24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:50:56.828Z|cf3385f0-2bf3-48b8-9c27-e4db07e34e24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:50:57.904Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:50:57.911Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:50:57.911Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:50:57.912Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:57.912Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:50:57.912Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:50:57.913Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fbf1fdd6756b0496d88c5b6520697a9", X-B3-SpanId:"4193560246c9362d", X-B3-ParentSpanId:"9f26c4c7e2c99263", X-B3-Sampled:"0", X-ONAP-RequestID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-RequestID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-TransactionID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-ECOMP-RequestID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51a74b20-853f-477d-80a1-5edf0ecf9df3"] 2022-11-25T00:50:57.913Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:50:57.913Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:57.940Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:57.941Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:57.941Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:50:57.942Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:50:57 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:57.944Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-11-25T00:50:12.000+00:00", "source" : "VID", "vnfId" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:50:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "cloudIdentifier" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:50:41.000+00:00" } ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:50:57.944Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:57.945Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:50:57.946Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:50:57.946Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:50:57.947Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:57.947Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:50:57.947Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:50:57.948Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fbf1fdd6756b0496d88c5b6520697a9", X-B3-SpanId:"98ecbd70a12ddbab", X-B3-ParentSpanId:"9f26c4c7e2c99263", X-B3-Sampled:"0", X-ONAP-RequestID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-RequestID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-TransactionID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-ECOMP-RequestID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d05f41f-109f-455c-b3ee-6ec3f9c56ddd"] 2022-11-25T00:50:57.948Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:50:57.948Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:57.966Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:57.966Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:57.967Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:50:57.967Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:50:57 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:50:57.968Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 70, "soRequestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669337444000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:50:47.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:50:57.968Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:57.968Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:50:58.018Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:50:58.019Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:50:58.019Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:58.019Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:50:58.020Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:50:58.020Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-RequestID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-TransactionID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-ECOMP-RequestID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc676e97-c435-4684-9eae-47b768f94993"] 2022-11-25T00:50:58.020Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:50:58.020Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:58.165Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:58.165Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:58.166Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:50:58.166Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6AC22ACD2A54836C4FFBFC64C8CBB83B; 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, 25 Nov 2022 00:50:58 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2022-11-25T00:50:58.166Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","businessKey":"b840366c-e547-4bd9-abf3-39571cbf0c46","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:50:39.631+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"2e7de6c3-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:50:58.167Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:58.167Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:50:58.191Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:50:58.191Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:50:58.192Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:50:58.192Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:50:58.192Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:50:58.192Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-RequestID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-TransactionID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-ECOMP-RequestID:"6eae35ca-69fe-4799-a362-0b83aa73d774", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24d1e272-12d7-4794-a4df-627ecadbafd7"] 2022-11-25T00:50:58.192Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:50:58.193Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:50:58.335Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:50:58.336Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:50:58.336Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:50:58.337Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B0A6DB03613D936102DC7E21A66CA859; 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:"812", date:"Fri, 25 Nov 2022 00:50:58 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2022-11-25T00:50:58.337Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:32a066bc-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","executionId":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:50:46.555+0000","endTime":"2022-11-25T00:50:46.576+0000","durationInMillis":21,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:50:58.338Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:50:58.338Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:50:58.347Z|6eae35ca-69fe-4799-a362-0b83aa73d774|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:51:00.416Z|2a956f36-3801-42bc-a7cd-795ef757ac9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:51:00.417Z|2a956f36-3801-42bc-a7cd-795ef757ac9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:51:06.445Z|e9d13315-b4ab-4783-bbbb-ba00537d8a0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:06.446Z|e9d13315-b4ab-4783-bbbb-ba00537d8a0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:06.449Z|31447483-dc90-4bee-9ba6-61806ea3d6a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:06.454Z|31447483-dc90-4bee-9ba6-61806ea3d6a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:06.855Z|470ca432-dc41-494c-95a2-516c071c42d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:06.855Z|470ca432-dc41-494c-95a2-516c071c42d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:08.505Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:51:08.511Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:08.511Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:51:08.511Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:08.511Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:08.512Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:51:08.512Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6224e1649e0d4b239a5f3fd3849b3bef", X-B3-SpanId:"f44f7b40b9fb5901", X-B3-ParentSpanId:"70ba5a66392f8cb8", X-B3-Sampled:"0", X-ONAP-RequestID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-RequestID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-TransactionID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-ECOMP-RequestID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b01eabd8-2b4d-4d20-96aa-9b9048c46138"] 2022-11-25T00:51:08.512Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:51:08.512Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:08.547Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:08.548Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:08.548Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:51:08.548Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:51:08 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:08.550Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-11-25T00:50:12.000+00:00", "source" : "VID", "vnfId" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:50:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "cloudIdentifier" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:50:41.000+00:00" } ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:51:08.551Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:08.552Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:51:08.553Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:08.554Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:51:08.554Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:08.554Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:08.555Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:51:08.555Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6224e1649e0d4b239a5f3fd3849b3bef", X-B3-SpanId:"294ee62d2c09ed9f", X-B3-ParentSpanId:"70ba5a66392f8cb8", X-B3-Sampled:"0", X-ONAP-RequestID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-RequestID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-TransactionID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-ECOMP-RequestID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dd244a9-d772-4df7-8f8b-f990198d7823"] 2022-11-25T00:51:08.555Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:51:08.556Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:08.577Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:08.577Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:08.578Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:51:08.578Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:51:08 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:08.579Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 70, "soRequestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669337444000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:50:47.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:51:08.579Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:08.580Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:51:08.618Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:51:08.619Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:51:08.619Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:08.619Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:51:08.620Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:51:08.620Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-RequestID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-TransactionID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-ECOMP-RequestID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ba57a66-1439-45be-9cd4-392ea02ac35c"] 2022-11-25T00:51:08.621Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:51:08.621Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:08.779Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:08.779Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:08.780Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:51:08.780Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FA2F4F3EEDCEC5D3CF9A5053AF9A8117; 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, 25 Nov 2022 00:51:08 GMT", x-envoy-upstream-service-time:"152", server:"envoy"] 2022-11-25T00:51:08.780Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","businessKey":"b840366c-e547-4bd9-abf3-39571cbf0c46","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:50:39.631+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"2e7de6c3-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:51:08.780Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:08.781Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:51:08.812Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:51:08.813Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:51:08.813Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:08.813Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:51:08.813Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:51:08.814Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-RequestID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-TransactionID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-ECOMP-RequestID:"14075ca2-ac15-462a-94cf-57d6313b2a2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3b54aa4-5d5e-4c89-8f75-52147b0ffe70"] 2022-11-25T00:51:08.814Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:51:08.814Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:08.964Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:08.965Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:08.965Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:51:08.966Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F95026107E61B5E04594D7146A328966; 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:"812", date:"Fri, 25 Nov 2022 00:51:08 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2022-11-25T00:51:08.966Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:32a066bc-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","executionId":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:50:46.555+0000","endTime":"2022-11-25T00:50:46.576+0000","durationInMillis":21,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:51:08.969Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:08.969Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:51:08.975Z|14075ca2-ac15-462a-94cf-57d6313b2a2a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:51:15.416Z|ca0ee3de-f673-4913-a452-5c3ffc504414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:51:15.416Z|ca0ee3de-f673-4913-a452-5c3ffc504414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:51:15.821Z|244d270e-0f3c-4ce1-ac0a-9d192065936f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:51:15.822Z|244d270e-0f3c-4ce1-ac0a-9d192065936f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:51:16.474Z|5a8e9f73-ebc8-4f2f-b928-8ec3223cc9c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:16.475Z|5a8e9f73-ebc8-4f2f-b928-8ec3223cc9c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:16.476Z|40a315e7-3f26-4d15-9131-1af222cbb372|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:16.477Z|40a315e7-3f26-4d15-9131-1af222cbb372|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:16.886Z|c993b676-4121-4f36-a5c0-25fd4351658d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:16.886Z|c993b676-4121-4f36-a5c0-25fd4351658d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:19.156Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:51:19.173Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:19.174Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:51:19.175Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:19.175Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:19.175Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:51:19.176Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a995937a724f4d6543e3a45639a1deb", X-B3-SpanId:"a40c6ee86a4e9ffc", X-B3-ParentSpanId:"a5d23f7e77d7ac8d", X-B3-Sampled:"0", X-ONAP-RequestID:"8fba6003-adcb-4047-8922-235538791c67", X-RequestID:"8fba6003-adcb-4047-8922-235538791c67", X-TransactionID:"8fba6003-adcb-4047-8922-235538791c67", X-ECOMP-RequestID:"8fba6003-adcb-4047-8922-235538791c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c1a1c2b-9e91-4f6f-b647-edeac9904335"] 2022-11-25T00:51:19.176Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:51:19.177Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:19.209Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:19.210Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:19.210Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:51:19.210Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:51:18 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:19.211Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-11-25T00:50:12.000+00:00", "source" : "VID", "vnfId" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:50:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "cloudIdentifier" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:50:41.000+00:00" } ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:51:19.212Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:19.212Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:51:19.214Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:19.215Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:51:19.215Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:19.215Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:19.216Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:51:19.216Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a995937a724f4d6543e3a45639a1deb", X-B3-SpanId:"7d68ab915694cf04", X-B3-ParentSpanId:"a5d23f7e77d7ac8d", X-B3-Sampled:"0", X-ONAP-RequestID:"8fba6003-adcb-4047-8922-235538791c67", X-RequestID:"8fba6003-adcb-4047-8922-235538791c67", X-TransactionID:"8fba6003-adcb-4047-8922-235538791c67", X-ECOMP-RequestID:"8fba6003-adcb-4047-8922-235538791c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47f9f946-4f2d-44f5-b5ad-1288b09892e3"] 2022-11-25T00:51:19.217Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:51:19.217Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:19.235Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:19.236Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:19.237Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:51:19.238Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:51:18 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:19.238Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 70, "soRequestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669337444000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:50:47.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:51:19.239Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:19.239Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:51:19.270Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:51:19.271Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:51:19.271Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:19.272Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:51:19.272Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:51:19.273Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8fba6003-adcb-4047-8922-235538791c67", X-RequestID:"8fba6003-adcb-4047-8922-235538791c67", X-TransactionID:"8fba6003-adcb-4047-8922-235538791c67", X-ECOMP-RequestID:"8fba6003-adcb-4047-8922-235538791c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e6b1981-03b9-4413-8374-2da2c0d2f2fc"] 2022-11-25T00:51:19.273Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:51:19.274Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:19.435Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:19.436Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:19.436Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:51:19.437Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=505970F03FA6DB4CF6B56069D25C56A2; 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, 25 Nov 2022 00:51:18 GMT", x-envoy-upstream-service-time:"156", server:"envoy"] 2022-11-25T00:51:19.437Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","businessKey":"b840366c-e547-4bd9-abf3-39571cbf0c46","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:50:39.631+0000","endTime":"2022-11-25T00:51:18.673+0000","removalTime":null,"durationInMillis":39042,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"2e7de6c3-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:51:19.438Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:19.438Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:51:19.463Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:51:19.464Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:51:19.464Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:19.465Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:51:19.465Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:51:19.465Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8fba6003-adcb-4047-8922-235538791c67", X-RequestID:"8fba6003-adcb-4047-8922-235538791c67", X-TransactionID:"8fba6003-adcb-4047-8922-235538791c67", X-ECOMP-RequestID:"8fba6003-adcb-4047-8922-235538791c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"685d8882-62da-42f7-80e0-bdbde148f6b9"] 2022-11-25T00:51:19.466Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:51:19.466Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:19.612Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:19.612Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:19.613Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:51:19.613Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AA5376094DBA377799EEA04E66F54007; 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, 25 Nov 2022 00:51:18 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2022-11-25T00:51:19.614Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:45c3b18f-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","executionId":"2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:51:18.663+0000","endTime":"2022-11-25T00:51:18.664+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:51:19.614Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:19.615Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e7fe2d4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:51:19.619Z|8fba6003-adcb-4047-8922-235538791c67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:51:26.502Z|7504df3f-8918-4441-93dc-3e27d7ae8714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:26.503Z|7504df3f-8918-4441-93dc-3e27d7ae8714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:26.506Z|50509711-9afc-4f24-a73b-946ae6b75394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:26.506Z|50509711-9afc-4f24-a73b-946ae6b75394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:26.916Z|f30a9c20-4281-4bc0-ad11-f758bb710ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:26.916Z|f30a9c20-4281-4bc0-ad11-f758bb710ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:29.798Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:51:29.804Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:29.805Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:51:29.805Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:29.805Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:29.806Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:51:29.806Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a50dcb905c24f1713243ec15e6e1653", X-B3-SpanId:"398550492d991050", X-B3-ParentSpanId:"6be97ab3f2d0d569", X-B3-Sampled:"0", X-ONAP-RequestID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-RequestID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-TransactionID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-ECOMP-RequestID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"944b33e6-e0bd-4391-b081-5ff56ebec785"] 2022-11-25T00:51:29.806Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:51:29.807Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:29.839Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:29.840Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:29.841Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:51:29.841Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:51:29 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:29.842Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2022-11-25T00:50:12.000+00:00", "source" : "VID", "vnfId" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:51:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "cloudIdentifier" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:50:41.000+00:00" } ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:51:29.842Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:29.842Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:51:29.844Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:29.844Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:51:29.844Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:29.845Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:29.845Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:51:29.845Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a50dcb905c24f1713243ec15e6e1653", X-B3-SpanId:"9fbaa5521467187e", X-B3-ParentSpanId:"6be97ab3f2d0d569", X-B3-Sampled:"0", X-ONAP-RequestID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-RequestID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-TransactionID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-ECOMP-RequestID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b55c5863-5fae-4575-9141-3e41aae80c1e"] 2022-11-25T00:51:29.846Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:51:29.846Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:29.864Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:29.865Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:29.865Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:51:29.865Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:51:29 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:29.866Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 70, "soRequestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669337444000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:50:47.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:51:29.866Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:29.866Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:51:29.896Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:51:29.897Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:51:29.897Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:29.898Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:51:29.898Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:51:29.898Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-RequestID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-TransactionID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-ECOMP-RequestID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dda4bf8d-73e3-4dce-9533-55c6bee4f067"] 2022-11-25T00:51:29.898Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:51:29.899Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:30.057Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:30.058Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:30.058Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:51:30.058Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=85AFFA97D53B7504D5C4912005ECD91C; 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, 25 Nov 2022 00:51:30 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2022-11-25T00:51:30.059Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4b0c62b3-6c5b-11ed-bf43-3eae982b67eb","businessKey":"b840366c-e547-4bd9-abf3-39571cbf0c46","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-25T00:51:27.528+0000","endTime":"2022-11-25T00:51:28.035+0000","removalTime":null,"durationInMillis":507,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"4b0adcdc-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:51:30.059Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:30.059Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:51:30.084Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:51:30.084Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:51:30.085Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:30.085Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:51:30.085Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:51:30.086Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-RequestID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-TransactionID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-ECOMP-RequestID:"43b96f9b-1985-444c-b736-3e06aaa9cc6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41c4640a-60bd-4f80-8247-cbc753c803cd"] 2022-11-25T00:51:30.086Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:51:30.086Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:30.245Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:30.246Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:30.246Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:51:30.246Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8E0CF4C42BEC782005FFE78965DE4D61; 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, 25 Nov 2022 00:51:30 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2022-11-25T00:51:30.247Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:4b0d7436-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"4b0c62b3-6c5b-11ed-bf43-3eae982b67eb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"4b0c62b3-6c5b-11ed-bf43-3eae982b67eb","executionId":"4b0c62b3-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:51:27.535+0000","endTime":"2022-11-25T00:51:28.034+0000","durationInMillis":499,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:51:30.247Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:30.247Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b0c62b3-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:51:30.251Z|43b96f9b-1985-444c-b736-3e06aaa9cc6a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:51:30.416Z|26f73b70-81c8-4f15-a332-e00435d4cb96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:51:30.418Z|26f73b70-81c8-4f15-a332-e00435d4cb96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:51:36.531Z|1f540ce4-6fd8-4f93-bfbb-82e840d0ed4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:36.532Z|1f540ce4-6fd8-4f93-bfbb-82e840d0ed4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:36.538Z|6179064c-da61-4441-8b11-d64aa4814430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:36.539Z|6179064c-da61-4441-8b11-d64aa4814430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:36.941Z|4c719bdc-ee55-4be5-b06a-87b2593c2218|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:36.942Z|4c719bdc-ee55-4be5-b06a-87b2593c2218|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:40.427Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:51:40.432Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:40.433Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:51:40.433Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:40.433Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:40.434Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:51:40.434Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08420e4216ca05cac62c7bf076fe7fb5", X-B3-SpanId:"99f5ecf29b96fcde", X-B3-ParentSpanId:"762a1462531336a6", X-B3-Sampled:"0", X-ONAP-RequestID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-RequestID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-TransactionID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-ECOMP-RequestID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9926c375-1c1f-4a81-8930-2b51196289d8"] 2022-11-25T00:51:40.434Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:51:40.435Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:40.472Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:40.473Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:40.474Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:51:40.474Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:51:40 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:40.475Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ActivateVnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 8; BBs remaining = 1).", "progress" : 89, "startTime" : "2022-11-25T00:50:12.000+00:00", "source" : "VID", "vnfId" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:51:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "cloudIdentifier" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:50:41.000+00:00" } ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:51:40.476Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:40.476Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:51:40.478Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:40.479Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:51:40.479Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:40.480Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:40.480Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:51:40.480Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08420e4216ca05cac62c7bf076fe7fb5", X-B3-SpanId:"d53db45c1287ae2b", X-B3-ParentSpanId:"762a1462531336a6", X-B3-Sampled:"0", X-ONAP-RequestID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-RequestID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-TransactionID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-ECOMP-RequestID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a6ecce4-a119-44b0-bcd5-6de75b19d73b"] 2022-11-25T00:51:40.481Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:51:40.481Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:40.502Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:40.503Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:40.503Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:51:40.503Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:51:40 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:40.504Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 70, "soRequestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669337444000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:50:47.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:51:40.505Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:40.505Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:51:40.534Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:51:40.534Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:51:40.535Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:40.535Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:51:40.535Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:51:40.535Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-RequestID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-TransactionID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-ECOMP-RequestID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91b5c38d-720f-40c6-9fa8-bf7c2e65e8df"] 2022-11-25T00:51:40.536Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:51:40.536Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:40.683Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:40.684Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:40.684Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:51:40.685Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AB415F9077508C54C3171C03096AF49F; 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, 25 Nov 2022 00:51:40 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2022-11-25T00:51:40.686Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"52205dd4-6c5b-11ed-bf43-3eae982b67eb","businessKey":"b840366c-e547-4bd9-abf3-39571cbf0c46","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-25T00:51:39.403+0000","endTime":"2022-11-25T00:51:39.909+0000","removalTime":null,"durationInMillis":506,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"521e62cd-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:51:40.687Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:40.688Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b840366c-e547-4bd9-abf3-39571cbf0c46&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:51:40.722Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:51:40.723Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:51:40.723Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:40.723Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:51:40.724Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:51:40.724Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-RequestID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-TransactionID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-ECOMP-RequestID:"cec1a557-2ff3-4ecd-895a-d9df1f7a1287", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dc8853d-2acc-4e95-9ccb-e2ba0f7d6b71"] 2022-11-25T00:51:40.724Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:51:40.725Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:40.877Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:40.878Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:40.879Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:51:40.879Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=16FABD409F00582591A2C90057BF6442; 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, 25 Nov 2022 00:51:40 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2022-11-25T00:51:40.880Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:52212137-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"52205dd4-6c5b-11ed-bf43-3eae982b67eb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"52205dd4-6c5b-11ed-bf43-3eae982b67eb","executionId":"52205dd4-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:51:39.408+0000","endTime":"2022-11-25T00:51:39.908+0000","durationInMillis":500,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1edd598f-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:51:40.880Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:40.880Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52205dd4-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:51:40.884Z|cec1a557-2ff3-4ecd-895a-d9df1f7a1287|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:51:45.123Z|1896de67-c630-4700-ba87-49643b8ea52e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:51:45.124Z|1896de67-c630-4700-ba87-49643b8ea52e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:45.416Z|3d2ffa9d-f19a-4d24-8052-28696366ce74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:51:45.416Z|3d2ffa9d-f19a-4d24-8052-28696366ce74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:51:45.822Z|d1f6b4a6-b775-4f6c-b407-c326db925462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:51:45.823Z|d1f6b4a6-b775-4f6c-b407-c326db925462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:51:46.561Z|817d4a35-a23e-43e4-8d30-2ef8f61d1491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:46.561Z|9c2a3611-df26-4553-aaee-02838ef77815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:46.561Z|817d4a35-a23e-43e4-8d30-2ef8f61d1491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:46.562Z|9c2a3611-df26-4553-aaee-02838ef77815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:46.971Z|9ee02fb6-5534-4f32-894f-6d4b0dbd2d24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:46.971Z|9ee02fb6-5534-4f32-894f-6d4b0dbd2d24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:51.052Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:51:51.060Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:51.060Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:51:51.061Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:51.061Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:51.062Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:51:51.062Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6b6790eb752ec0fcce1f8b5ebe539f9", X-B3-SpanId:"d4e1455588a4b084", X-B3-ParentSpanId:"a8637e131c432b63", X-B3-Sampled:"0", X-ONAP-RequestID:"e7751cd7-210d-4855-acb4-65ec3ec7e09b", X-RequestID:"e7751cd7-210d-4855-acb4-65ec3ec7e09b", X-TransactionID:"e7751cd7-210d-4855-acb4-65ec3ec7e09b", X-ECOMP-RequestID:"e7751cd7-210d-4855-acb4-65ec3ec7e09b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef15794c-6700-4308-b680-e5a5e47b740d"] 2022-11-25T00:51:51.062Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:51:51.063Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:51.092Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:51.092Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:51.092Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:51:51.093Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:51:50 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:51.094Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:50:12.000+00:00", "endTime" : "2022-11-25T00:51:42.000+00:00", "source" : "VID", "vnfId" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:51:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "cloudIdentifier" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:50:41.000+00:00" } ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:51:51.094Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:51.095Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:51:51.096Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:51.096Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:51:51.097Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:51.097Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:51.097Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:51:51.098Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6b6790eb752ec0fcce1f8b5ebe539f9", X-B3-SpanId:"63da2917aa4d2042", X-B3-ParentSpanId:"a8637e131c432b63", X-B3-Sampled:"0", X-ONAP-RequestID:"e7751cd7-210d-4855-acb4-65ec3ec7e09b", X-RequestID:"e7751cd7-210d-4855-acb4-65ec3ec7e09b", X-TransactionID:"e7751cd7-210d-4855-acb4-65ec3ec7e09b", X-ECOMP-RequestID:"e7751cd7-210d-4855-acb4-65ec3ec7e09b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31f76c70-63e5-4603-b16b-2f1db534f51d"] 2022-11-25T00:51:51.098Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:51:51.098Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:51.116Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:51.117Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:51.117Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:51:51.117Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:51:50 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:51.119Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 70, "soRequestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669337444000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:50:47.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:51:51.120Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:51.120Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:51:51.129Z|e7751cd7-210d-4855-acb4-65ec3ec7e09b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:51:51.294Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:51:51.298Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:51.299Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:51:51.299Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:51.299Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:51.300Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:51:51.300Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e39906a9fa7c9a015b4a7cb337ce4ad2", X-B3-SpanId:"1643f06cf3f83f98", X-B3-ParentSpanId:"b1b7db965710e211", X-B3-Sampled:"0", X-ONAP-RequestID:"083807d8-a932-4c21-9ee8-7e0e8a5c74e6", X-RequestID:"083807d8-a932-4c21-9ee8-7e0e8a5c74e6", X-TransactionID:"083807d8-a932-4c21-9ee8-7e0e8a5c74e6", X-ECOMP-RequestID:"083807d8-a932-4c21-9ee8-7e0e8a5c74e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d46d7890-6460-42d9-87d9-5c7a8f9233ce"] 2022-11-25T00:51:51.300Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:51:51.300Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:51.330Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:51.331Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:51.332Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:51:51.332Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:51:50 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:51.333Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:50:12.000+00:00", "endTime" : "2022-11-25T00:51:42.000+00:00", "source" : "VID", "vnfId" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:51:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "cloudIdentifier" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:50:41.000+00:00" } ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:51:51.333Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:51.334Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:51:51.335Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:51.335Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:51:51.336Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:51.336Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:51.336Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:51:51.336Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e39906a9fa7c9a015b4a7cb337ce4ad2", X-B3-SpanId:"871972181b989ca5", X-B3-ParentSpanId:"b1b7db965710e211", X-B3-Sampled:"0", X-ONAP-RequestID:"083807d8-a932-4c21-9ee8-7e0e8a5c74e6", X-RequestID:"083807d8-a932-4c21-9ee8-7e0e8a5c74e6", X-TransactionID:"083807d8-a932-4c21-9ee8-7e0e8a5c74e6", X-ECOMP-RequestID:"083807d8-a932-4c21-9ee8-7e0e8a5c74e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9d32552-854c-484c-bbc4-0aa4aee75f8d"] 2022-11-25T00:51:51.337Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:51:51.337Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:51.361Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:51.361Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:51.362Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:51:51.362Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:51:50 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:51.364Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 70, "soRequestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669337444000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:50:47.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:51:51.364Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:51.364Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:51:51.372Z|083807d8-a932-4c21-9ee8-7e0e8a5c74e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:51:51.548Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:51:51.558Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:51.559Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:51:51.559Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:51.559Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:51.560Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:51:51.560Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f64d8e6553858d550f7ac08b0162ed3a", X-B3-SpanId:"97e3723e58efe182", X-B3-ParentSpanId:"5ddcad1fc7928dee", X-B3-Sampled:"0", X-ONAP-RequestID:"f44e1933-825a-4820-a09c-b2925d4138ba", X-RequestID:"f44e1933-825a-4820-a09c-b2925d4138ba", X-TransactionID:"f44e1933-825a-4820-a09c-b2925d4138ba", X-ECOMP-RequestID:"f44e1933-825a-4820-a09c-b2925d4138ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11f3e9f9-7eca-4e5f-a4c6-425af21ac0ae"] 2022-11-25T00:51:51.560Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:51:51.561Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:51.588Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:51.589Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:51.590Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:51:51.590Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:51:50 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:51.591Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:50:12.000+00:00", "endTime" : "2022-11-25T00:51:42.000+00:00", "source" : "VID", "vnfId" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:51:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "cloudIdentifier" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:50:41.000+00:00" } ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:51:51.591Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:51.591Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:51:51.593Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:51.594Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:51:51.594Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:51.595Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:51.595Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:51:51.595Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f64d8e6553858d550f7ac08b0162ed3a", X-B3-SpanId:"753b5b58d7b4b183", X-B3-ParentSpanId:"5ddcad1fc7928dee", X-B3-Sampled:"0", X-ONAP-RequestID:"f44e1933-825a-4820-a09c-b2925d4138ba", X-RequestID:"f44e1933-825a-4820-a09c-b2925d4138ba", X-TransactionID:"f44e1933-825a-4820-a09c-b2925d4138ba", X-ECOMP-RequestID:"f44e1933-825a-4820-a09c-b2925d4138ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8939453-1a45-4b20-b549-44d67b5ac677"] 2022-11-25T00:51:51.596Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:51:51.596Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:51.619Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:51.620Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:51.621Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:51:51.621Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:51:50 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:51.622Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 70, "soRequestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669337444000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:50:47.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:51:51.623Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:51.623Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:51:51.633Z|f44e1933-825a-4820-a09c-b2925d4138ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:51:51.834Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:51:51.840Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:51.841Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:51:51.842Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:51.842Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:51.842Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:51:51.843Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b5a66af99d681e434a4571f4012c4e1", X-B3-SpanId:"b62b3ee1f39584ea", X-B3-ParentSpanId:"2addcabd420468d3", X-B3-Sampled:"0", X-ONAP-RequestID:"b573f917-296b-456b-b812-7786221e2c6c", X-RequestID:"b573f917-296b-456b-b812-7786221e2c6c", X-TransactionID:"b573f917-296b-456b-b812-7786221e2c6c", X-ECOMP-RequestID:"b573f917-296b-456b-b812-7786221e2c6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ba77901-bdcc-4b11-ae49-476d26909744"] 2022-11-25T00:51:51.843Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:51:51.843Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:51.871Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:51.871Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:51.872Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:51:51.872Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:51:50 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:51.874Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:50:12.000+00:00", "endTime" : "2022-11-25T00:51:42.000+00:00", "source" : "VID", "vnfId" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:51:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "cloudIdentifier" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:50:41.000+00:00" } ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:51:51.874Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:51.875Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:51:51.877Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:51.877Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:51:51.878Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:51.878Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:51.878Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:51:51.878Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b5a66af99d681e434a4571f4012c4e1", X-B3-SpanId:"dbf98f7e76496fed", X-B3-ParentSpanId:"2addcabd420468d3", X-B3-Sampled:"0", X-ONAP-RequestID:"b573f917-296b-456b-b812-7786221e2c6c", X-RequestID:"b573f917-296b-456b-b812-7786221e2c6c", X-TransactionID:"b573f917-296b-456b-b812-7786221e2c6c", X-ECOMP-RequestID:"b573f917-296b-456b-b812-7786221e2c6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dc0da8c-49e1-4361-888f-550dea4377b5"] 2022-11-25T00:51:51.878Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:51:51.879Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:51.904Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:51.905Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:51.908Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:51:51.909Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:51:50 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:51.910Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 70, "soRequestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669337444000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:50:47.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:51:51.910Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:51.914Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:51:51.930Z|b573f917-296b-456b-b812-7786221e2c6c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:51:52.098Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:51:52.104Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:52.105Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||Invoke 2022-11-25T00:51:52.105Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:52.105Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46 2022-11-25T00:51:52.106Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Method : GET 2022-11-25T00:51:52.106Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4aac36905b902a0fc6a6d18d6b9d9c3a", X-B3-SpanId:"7839e5563fb3e34d", X-B3-ParentSpanId:"fad14fde8a99269c", X-B3-Sampled:"0", X-ONAP-RequestID:"84bdef6f-33fa-4242-b5ee-c18a791506b0", X-RequestID:"84bdef6f-33fa-4242-b5ee-c18a791506b0", X-TransactionID:"84bdef6f-33fa-4242-b5ee-c18a791506b0", X-ECOMP-RequestID:"84bdef6f-33fa-4242-b5ee-c18a791506b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c382bb58-abcf-4537-bf2b-1dda276b1f16"] 2022-11-25T00:51:52.107Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Request body: 2022-11-25T00:51:52.107Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:52.142Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:52.143Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:52.143Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Status text : OK 2022-11-25T00:51:52.144Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:51:51 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:52.146Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||Response body: { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:50:12.000+00:00", "endTime" : "2022-11-25T00:51:42.000+00:00", "source" : "VID", "vnfId" : "6875941d-c4db-4c16-a2f5-b59bba3dbc6a", "tenantId" : "0f73720843334790bc2bca05d0186393", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n\t\t\t\"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"a391d475-8d77-4678-97c2-b5f1c24bbf78\",\n \"modelInvariantUuid\": \"c6862ca2-f63a-4820-8d32-b6c8ee186a24\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5179fe1f-3339-41e8-b07b-b290d390fb38\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"d0da7a9b-6c68-4375-b249-7f61b7769661\",\n \"modelInvariantUuid\": \"8b185ba0-69e2-48b4-aed8-ee3f6bedcd05\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1c11f45b-c96b-450a-a1e8-8709332dfd7e\"\n },\n \"instanceName\": \"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"795604ac-d143-4f9a-935d-9f9aa07c7a35\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:51:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "cloudIdentifier" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\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 vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-11-25T00:50:41.000+00:00" } ], "requestURI" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46" } } } 2022-11-25T00:51:52.147Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:52.147Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b840366c-e547-4bd9-abf3-39571cbf0c46|INFO|500||InvokeReturn 2022-11-25T00:51:52.149Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:52.150Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:51:52.150Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:52.151Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false 2022-11-25T00:51:52.151Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:51:52.152Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4aac36905b902a0fc6a6d18d6b9d9c3a", X-B3-SpanId:"09753311a8d9176f", X-B3-ParentSpanId:"fad14fde8a99269c", X-B3-Sampled:"0", X-ONAP-RequestID:"84bdef6f-33fa-4242-b5ee-c18a791506b0", X-RequestID:"84bdef6f-33fa-4242-b5ee-c18a791506b0", X-TransactionID:"84bdef6f-33fa-4242-b5ee-c18a791506b0", X-ECOMP-RequestID:"84bdef6f-33fa-4242-b5ee-c18a791506b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7653265f-9b0b-41ca-bec5-121101743aec"] 2022-11-25T00:51:52.153Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:51:52.154Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:52.177Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:52.178Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:52.179Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:51:52.179Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&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", date:"Fri, 25 Nov 2022 00:51:51 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:52.180Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 70, "soRequestId" : "b840366c-e547-4bd9-abf3-39571cbf0c46", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1669337444000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:50:47.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:51:52.180Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:52.180Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b840366c-e547-4bd9-abf3-39571cbf0c46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:51:52.188Z|84bdef6f-33fa-4242-b5ee-c18a791506b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b840366c-e547-4bd9-abf3-39571cbf0c46|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:51:54.282Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:51:54.284Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|||INFO|500||Checking if requestId: b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 already exists in requestDb InfraActiveRequests table 2022-11-25T00:51:54.284Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:51:54.285Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||Invoke 2022-11-25T00:51:54.285Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:54.285Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:51:54.285Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Method : GET 2022-11-25T00:51:54.285Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c284f15d75b17160cc44aa78b08998a1", X-B3-SpanId:"9f66782e3c30ff2b", X-B3-ParentSpanId:"c4daa8be3be6ff98", X-B3-Sampled:"0", X-ONAP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-TransactionID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ECOMP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8eec16d2-5983-40c7-89c2-fce9edd0aaa4"] 2022-11-25T00:51:54.286Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Request body: 2022-11-25T00:51:54.286Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:54.328Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:54.329Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:51:54.329Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status text : Not Found 2022-11-25T00:51:54.330Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 25 Nov 2022 00:51:54 GMT", x-envoy-upstream-service-time:"36", server:"envoy"] 2022-11-25T00:51:54.330Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Response body: 2022-11-25T00:51:54.330Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:54.331Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|404|Not Found|InvokeReturn 2022-11-25T00:51:54.343Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|||INFO|500||Running local validations 2022-11-25T00:51:54.356Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-11-25T00:51:54.390Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-11-25T00:51:54.391Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||Invoke 2022-11-25T00:51:54.469Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393|INFO|500||InvokeReturn 2022-11-25T00:51:54.469Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/0f73720843334790bc2bca05d0186393 has http status code:200 and response headers:{date=[Fri, 25 Nov 2022 00:51:53 GMT], server=[envoy], content-length=[1035], x-envoy-upstream-service-time=[69], vertex-id=[237680], x-aai-txid=[1-aai-resources-221125-00:51:53:399-16272], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-11-25T00:51:54.471Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|||DEBUG|500||{"tenant-id":"0f73720843334790bc2bca05d0186393","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1669337419042","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/6875941d-c4db-4c16-a2f5-b59bba3dbc6a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6875941d-c4db-4c16-a2f5-b59bba3dbc6a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2022-11-25T00:51:54.472Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-11-25T00:51:54.472Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-11-25T00:51:54.473Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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 2022-11-25T00:51:54.474Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-11-25T00:51:54.474Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:54.474Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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 2022-11-25T00:51:54.474Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-11-25T00:51:54.475Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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:"c284f15d75b17160cc44aa78b08998a1", X-B3-SpanId:"2da4a7bbee54f2de", X-B3-ParentSpanId:"c4daa8be3be6ff98", X-B3-Sampled:"0", X-ONAP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-TransactionID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ECOMP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2d501cb-d655-45a8-a959-fcb85f0cc0ca"] 2022-11-25T00:51:54.475Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3"},"instanceName":null,"requestScope":"service"} 2022-11-25T00:51:54.475Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:54.508Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:54.509Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:54.509Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2022-11-25T00:51:54.510Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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, 25 Nov 2022 00:51:54 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2022-11-25T00:51:54.510Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-11-25T00:51:54.510Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:54.511Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-11-25T00:51:54.511Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c 2022-11-25T00:51:54.512Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|INFO|500||Invoke 2022-11-25T00:51:54.512Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:54.512Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c 2022-11-25T00:51:54.513Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Method : GET 2022-11-25T00:51:54.513Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-TransactionID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ECOMP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5969fb60-2206-42f8-aa9f-52057b18e2d3"] 2022-11-25T00:51:54.513Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Request body: 2022-11-25T00:51:54.513Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:54.730Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:54.730Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:54.730Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Status text : OK 2022-11-25T00:51:54.731Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:51:54 GMT", x-envoy-upstream-service-time:"209", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:54.747Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "294753e0-bb7d-47ef-984a-e3b890ad719c", "modelInvariantUUID" : "616903e3-096e-456d-ac54-290e35702172", "created" : "2022-11-25 00:47:32.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/vnfCustomizations" } } } 2022-11-25T00:51:54.747Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:54.748Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|INFO|500||InvokeReturn 2022-11-25T00:51:54.751Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance 2022-11-25T00:51:54.752Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|INFO|500||Invoke 2022-11-25T00:51:54.752Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:54.753Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance 2022-11-25T00:51:54.753Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||Method : GET 2022-11-25T00:51:54.753Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-TransactionID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ECOMP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82b93824-9808-4d4f-be38-7175975d60ac"] 2022-11-25T00:51:54.754Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||Request body: 2022-11-25T00:51:54.754Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:54.821Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:54.821Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:51:54.824Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:51:54.824Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&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, 25 Nov 2022 00:51:54 GMT", x-envoy-upstream-service-time:"64", server:"envoy"] 2022-11-25T00:51:54.825Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||Response body: 2022-11-25T00:51:54.825Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:54.826Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:51:54.827Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172 2022-11-25T00:51:54.827Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|INFO|500||Invoke 2022-11-25T00:51:54.828Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:54.828Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172 2022-11-25T00:51:54.829Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Method : GET 2022-11-25T00:51:54.829Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-TransactionID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ECOMP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e852bf47-0c65-4181-ba98-826d4d699647"] 2022-11-25T00:51:54.830Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Request body: 2022-11-25T00:51:54.830Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:54.937Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:54.938Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:54.939Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Status text : OK 2022-11-25T00:51:54.939Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:51:54 GMT", x-envoy-upstream-service-time:"102", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:54.939Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "294753e0-bb7d-47ef-984a-e3b890ad719c", "modelInvariantUUID" : "616903e3-096e-456d-ac54-290e35702172", "created" : "2022-11-25 00:47:32.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/vnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172" } } } 2022-11-25T00:51:54.940Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:54.940Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=616903e3-096e-456d-ac54-290e35702172|INFO|500||InvokeReturn 2022-11-25T00:51:54.943Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance 2022-11-25T00:51:54.943Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|INFO|500||Invoke 2022-11-25T00:51:54.944Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:54.944Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance 2022-11-25T00:51:54.945Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||Method : GET 2022-11-25T00:51:54.945Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-TransactionID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ECOMP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6805a483-1f3a-4602-8f7d-d8c19ed94f49"] 2022-11-25T00:51:54.945Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||Request body: 2022-11-25T00:51:54.946Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:55.035Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:55.036Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-11-25T00:51:55.036Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||Status text : Not Found 2022-11-25T00:51:55.037Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&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, 25 Nov 2022 00:51:54 GMT", x-envoy-upstream-service-time:"85", server:"envoy"] 2022-11-25T00:51:55.038Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||Response body: 2022-11-25T00:51:55.039Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:55.040Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=294753e0-bb7d-47ef-984a-e3b890ad719c&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-11-25T00:51:55.042Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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 2022-11-25T00:51:55.042Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-11-25T00:51:55.043Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:55.043Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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 2022-11-25T00:51:55.044Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-11-25T00:51:55.044Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-TransactionID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ECOMP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcf1c0b4-da2d-42e7-bc7c-0a9d897aa83a"] 2022-11-25T00:51:55.046Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-11-25T00:51:55.046Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:55.156Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:55.158Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:55.160Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2022-11-25T00:51:55.161Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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", date:"Fri, 25 Nov 2022 00:51:54 GMT", x-envoy-upstream-service-time:"106", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:55.162Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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" : "2022-11-24 23:26:30.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" }, "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" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" } } } 2022-11-25T00:51:55.163Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:55.164Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-11-25T00:51:55.173Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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 2022-11-25T00:51:55.187Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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 2022-11-25T00:51:55.187Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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================================================ 2022-11-25T00:51:55.190Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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 2022-11-25T00:51:55.195Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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 2022-11-25T00:51:55.196Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-TransactionID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ECOMP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"286a0b68-0dce-4831-8218-019531d36387"] 2022-11-25T00:51:55.197Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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: 2022-11-25T00:51:55.199Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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================================================ 2022-11-25T00:51:55.735Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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========================================== 2022-11-25T00:51:55.739Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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 2022-11-25T00:51:55.740Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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 : OK 2022-11-25T00:51:55.740Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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", date:"Fri, 25 Nov 2022 00:51:55 GMT", x-envoy-upstream-service-time:"527", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:55.748Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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" : 535, "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" : "2022-11-24T23:26:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2022-11-25T00:51:55.749Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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================================================= 2022-11-25T00:51:55.749Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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 2022-11-25T00:51:55.751Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c 2022-11-25T00:51:55.751Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|INFO|500||Invoke 2022-11-25T00:51:55.751Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:55.752Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c 2022-11-25T00:51:55.752Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Method : GET 2022-11-25T00:51:55.752Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-TransactionID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ECOMP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dee80f81-a026-4672-b803-4b4b3297f29f"] 2022-11-25T00:51:55.752Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Request body: 2022-11-25T00:51:55.753Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:55.904Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:55.905Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:55.905Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Status text : OK 2022-11-25T00:51:55.905Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 25 Nov 2022 00:51:55 GMT", x-envoy-upstream-service-time:"148", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:55.926Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "294753e0-bb7d-47ef-984a-e3b890ad719c", "modelInvariantUUID" : "616903e3-096e-456d-ac54-290e35702172", "created" : "2022-11-25 00:47:32.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/collectionResourceCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/serviceProxyCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/pnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c/vnfCustomizations" } } } 2022-11-25T00:51:55.927Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:55.928Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/294753e0-bb7d-47ef-984a-e3b890ad719c|INFO|500||InvokeReturn 2022-11-25T00:51:55.932Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:51:55.932Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-11-25T00:51:55.933Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:55.933Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-11-25T00:51:55.933Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-11-25T00:51:55.934Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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:"1392", X-B3-TraceId:"c284f15d75b17160cc44aa78b08998a1", X-B3-SpanId:"ebf4717bad0dc2e0", X-B3-ParentSpanId:"c4daa8be3be6ff98", X-B3-Sampled:"0", X-ONAP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-TransactionID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ECOMP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82966324-35db-4b75-be51-563922d7a46b"] 2022-11-25T00:51:55.934Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1","requestStatus":"IN_PROGRESS","startTime":1669337514344,"source":"VID","tenantId":"0f73720843334790bc2bca05d0186393","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_macro\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1"} 2022-11-25T00:51:55.934Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:55.980Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:55.981Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-11-25T00:51:55.981Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2022-11-25T00:51:55.982Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:51:55 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:55.989Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:51:54.344+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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_macro\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-11-25T00:51:55.782+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" } } } 2022-11-25T00:51:55.990Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:55.990Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-11-25T00:51:56.017Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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 2022-11-25T00:51:56.018Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-11-25T00:51:56.021Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:56.021Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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 2022-11-25T00:51:56.022Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-11-25T00:51:56.022Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|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:"2035", X-B3-TraceId:"c284f15d75b17160cc44aa78b08998a1", X-B3-SpanId:"7b76945b0d5d2476", X-B3-ParentSpanId:"c4daa8be3be6ff98", X-B3-Sampled:"0", X-ONAP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-TransactionID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ECOMP-RequestID:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efa8e474-0fce-4a93-9017-de2b9692011e"] 2022-11-25T00:51:56.023Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"616903e3-096e-456d-ac54-290e35702172\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"294753e0-bb7d-47ef-984a-e3b890ad719c\",\"modelUuid\":\"294753e0-bb7d-47ef-984a-e3b890ad719c\",\"modelInvariantUuid\":\"616903e3-096e-456d-ac54-290e35702172\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"0f73720843334790bc2bca05d0186393\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3\"}","type":"String"},"requestId":{"value":"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1","type":"String"},"mso-request-id":{"value":"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3","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/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-11-25T00:51:56.023Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:56.588Z|b26cbb72-abda-46b9-bc18-f17b7226f93e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:56.589Z|b26cbb72-abda-46b9-bc18-f17b7226f93e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:56.593Z|54a464c9-c8ef-4570-9849-dc0814d2c6fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:56.593Z|54a464c9-c8ef-4570-9849-dc0814d2c6fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:57.002Z|3ac59642-727a-47b8-a63c-d6c5237ee63d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:51:57.003Z|3ac59642-727a-47b8-a63c-d6c5237ee63d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:51:58.097Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:58.098Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-11-25T00:51:58.098Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2022-11-25T00:51:58.099Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Fri, 25 Nov 2022 00:51:58 GMT", x-onap-requestid:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", x-requestid:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", x-transactionid:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", x-ecomp-requestid:"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", x-onap-partnername:"UNKNOWN", x-invocationid:"efa8e474-0fce-4a93-9017-de2b9692011e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2069", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:58.099Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1\",\"instanceId\":\"ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3\"}}","message":"Success","processInstanceID":"5c15320e-6c5b-11ed-bf43-3eae982b67eb","variables":null,"messageCode":200} 2022-11-25T00:51:58.100Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:58.100Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-11-25T00:51:58.104Z|b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:51:58.281Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:51:58.285Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:51:58.286Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||Invoke 2022-11-25T00:51:58.286Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:58.287Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:51:58.287Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Method : GET 2022-11-25T00:51:58.287Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2f4d61ab72a14cb1cba520cb919f945", X-B3-SpanId:"f0ade5714c1adb1e", X-B3-ParentSpanId:"3bf55810f3b89064", X-B3-Sampled:"0", X-ONAP-RequestID:"7c9a9b27-584c-45a3-aba9-b7061aa14d25", X-RequestID:"7c9a9b27-584c-45a3-aba9-b7061aa14d25", X-TransactionID:"7c9a9b27-584c-45a3-aba9-b7061aa14d25", X-ECOMP-RequestID:"7c9a9b27-584c-45a3-aba9-b7061aa14d25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74c61ac6-b980-4368-bf5f-fa79ec6a9d87"] 2022-11-25T00:51:58.288Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Request body: 2022-11-25T00:51:58.288Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:58.317Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:58.317Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:58.317Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status text : OK 2022-11-25T00:51:58.318Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:51:58 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:58.319Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Response body: { "requestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-11-25T00:51:54.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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_macro\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:51:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" } } } 2022-11-25T00:51:58.320Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:58.320Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||InvokeReturn 2022-11-25T00:51:58.321Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:51:58.322Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:51:58.322Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:51:58.322Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:51:58.322Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:51:58.323Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2f4d61ab72a14cb1cba520cb919f945", X-B3-SpanId:"ad00b73fb659755c", X-B3-ParentSpanId:"3bf55810f3b89064", X-B3-Sampled:"0", X-ONAP-RequestID:"7c9a9b27-584c-45a3-aba9-b7061aa14d25", X-RequestID:"7c9a9b27-584c-45a3-aba9-b7061aa14d25", X-TransactionID:"7c9a9b27-584c-45a3-aba9-b7061aa14d25", X-ECOMP-RequestID:"7c9a9b27-584c-45a3-aba9-b7061aa14d25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76a5c0bc-d22a-4497-b37d-d27fbd4387d1"] 2022-11-25T00:51:58.323Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:51:58.323Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:51:58.342Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:51:58.343Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:51:58.343Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:51:58.343Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&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", date:"Fri, 25 Nov 2022 00:51:58 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:51:58.345Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-11-25T00:51:58.346Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:51:58.346Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:51:58.353Z|7c9a9b27-584c-45a3-aba9-b7061aa14d25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:52:00.416Z|13c2bfa7-0af1-4388-91f2-515666719253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:52:00.416Z|13c2bfa7-0af1-4388-91f2-515666719253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:52:06.626Z|b1712f28-7e43-4c08-b7ca-c7b466f4e3e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:06.626Z|b1712f28-7e43-4c08-b7ca-c7b466f4e3e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:06.639Z|4d19c2e0-6a62-4df4-a74c-1cc471a544d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:06.640Z|4d19c2e0-6a62-4df4-a74c-1cc471a544d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:07.036Z|102f4a47-8de3-4c38-856e-1a78e4975ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:07.037Z|102f4a47-8de3-4c38-856e-1a78e4975ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:08.529Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:52:08.537Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:08.538Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||Invoke 2022-11-25T00:52:08.539Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:08.539Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:08.539Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Method : GET 2022-11-25T00:52:08.540Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f57e9165fedcd2d4a4943cbb1694e82", X-B3-SpanId:"099a95c9e93d6cd4", X-B3-ParentSpanId:"44c7b24cf969bf7d", X-B3-Sampled:"0", X-ONAP-RequestID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-RequestID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-TransactionID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-ECOMP-RequestID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58080a43-d273-481a-ad9c-4cf1bb36323b"] 2022-11-25T00:52:08.540Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Request body: 2022-11-25T00:52:08.540Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:08.567Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:08.568Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:08.568Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status text : OK 2022-11-25T00:52:08.568Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:52:08 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:08.569Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Response body: { "requestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "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 = 6).", "progress" : 18, "startTime" : "2022-11-25T00:51:54.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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_macro\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:52:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" } } } 2022-11-25T00:52:08.569Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:08.570Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||InvokeReturn 2022-11-25T00:52:08.572Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:08.572Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:52:08.572Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:08.573Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:08.573Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:52:08.573Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f57e9165fedcd2d4a4943cbb1694e82", X-B3-SpanId:"04b90305efc3e470", X-B3-ParentSpanId:"44c7b24cf969bf7d", X-B3-Sampled:"0", X-ONAP-RequestID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-RequestID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-TransactionID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-ECOMP-RequestID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78ae7aa1-2ccc-47f9-940d-a3ce83108238"] 2022-11-25T00:52:08.574Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:52:08.574Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:08.592Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:08.593Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:08.594Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:52:08.594Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&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", date:"Fri, 25 Nov 2022 00:52:08 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:08.595Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669337525000,\"creation_time\":1669337444000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:52:05.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:52:08.596Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:08.596Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:52:08.644Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:52:08.645Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:52:08.645Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:08.646Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:52:08.646Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:52:08.646Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-RequestID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-TransactionID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-ECOMP-RequestID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4f6bb98-a365-4013-93a8-2392eaea343b"] 2022-11-25T00:52:08.646Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:52:08.647Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:08.788Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:08.789Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:08.789Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:52:08.790Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=85A40F5274F122B69C315EA1F355F848; 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, 25 Nov 2022 00:52:08 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2022-11-25T00:52:08.790Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb","businessKey":"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:52:02.292+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5c15320e-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"5fc345f6-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:52:08.791Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:08.791Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:52:08.828Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:52:08.829Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:52:08.829Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:08.830Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:52:08.830Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:52:08.831Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-RequestID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-TransactionID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-ECOMP-RequestID:"7d739a4c-65d0-4dba-b54b-eef80aec6a21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1156ca55-6c92-4e26-974a-5dcab7d2b326"] 2022-11-25T00:52:08.832Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:52:08.832Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:08.967Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:08.968Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:08.968Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:52:08.969Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EF58FD1AECCE3338953573D9D391A65D; 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:"812", date:"Fri, 25 Nov 2022 00:52:08 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2022-11-25T00:52:08.969Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:61c5cd21-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb","executionId":"5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:52:05.653+0000","endTime":"2022-11-25T00:52:05.664+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5c15320e-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:52:08.969Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:08.970Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:52:08.975Z|7d739a4c-65d0-4dba-b54b-eef80aec6a21|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:52:15.416Z|8253a853-e0f5-43f9-b6ec-d0f22570e090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:52:15.419Z|8253a853-e0f5-43f9-b6ec-d0f22570e090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:52:15.824Z|e5864de5-7c86-4cbd-840c-041d91bccddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:52:15.825Z|e5864de5-7c86-4cbd-840c-041d91bccddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:52:16.662Z|01b68878-4c68-4c7e-91ed-42abb2011b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:16.663Z|01b68878-4c68-4c7e-91ed-42abb2011b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:16.683Z|6d30ccb9-5e40-4dfb-8354-e1314b46b78f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:16.684Z|6d30ccb9-5e40-4dfb-8354-e1314b46b78f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:17.062Z|0b25d820-75f1-483e-bf47-f1e9d4abb592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:17.063Z|0b25d820-75f1-483e-bf47-f1e9d4abb592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:19.144Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:52:19.149Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:19.150Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||Invoke 2022-11-25T00:52:19.150Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:19.150Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:19.151Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Method : GET 2022-11-25T00:52:19.151Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c23903643687ed864579c6c77dfce801", X-B3-SpanId:"a2d897c8af95d62a", X-B3-ParentSpanId:"0dd55078f6c11f36", X-B3-Sampled:"0", X-ONAP-RequestID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-RequestID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-TransactionID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-ECOMP-RequestID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e37a530-a640-46b7-86bd-e015e527ecda"] 2022-11-25T00:52:19.151Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Request body: 2022-11-25T00:52:19.151Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:19.184Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:19.185Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:19.185Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status text : OK 2022-11-25T00:52:19.185Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:52:19 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:19.186Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Response body: { "requestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "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 = 6).", "progress" : 18, "startTime" : "2022-11-25T00:51:54.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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_macro\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:52:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" } } } 2022-11-25T00:52:19.186Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:19.187Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||InvokeReturn 2022-11-25T00:52:19.188Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:19.188Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:52:19.188Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:19.188Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:19.189Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:52:19.189Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c23903643687ed864579c6c77dfce801", X-B3-SpanId:"79835744359fb4cf", X-B3-ParentSpanId:"0dd55078f6c11f36", X-B3-Sampled:"0", X-ONAP-RequestID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-RequestID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-TransactionID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-ECOMP-RequestID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4da1c4ff-9436-488a-86ab-a46120de74c5"] 2022-11-25T00:52:19.189Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:52:19.190Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:19.205Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:19.205Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:19.206Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:52:19.206Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&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", date:"Fri, 25 Nov 2022 00:52:19 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:19.207Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669337525000,\"creation_time\":1669337444000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:52:05.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:52:19.207Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:19.208Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:52:19.233Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:52:19.234Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:52:19.234Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:19.234Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:52:19.234Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:52:19.234Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-RequestID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-TransactionID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-ECOMP-RequestID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0eafb092-8526-4b31-b290-dfe2fea17a85"] 2022-11-25T00:52:19.235Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:52:19.235Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:19.388Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:19.389Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:19.389Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:52:19.389Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=977E463103CCCD46536359B603FA82AE; 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, 25 Nov 2022 00:52:19 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2022-11-25T00:52:19.390Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb","businessKey":"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-25T00:52:02.292+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5c15320e-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"5fc345f6-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-11-25T00:52:19.390Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:19.390Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:52:19.412Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:52:19.413Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:52:19.413Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:19.413Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:52:19.414Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:52:19.414Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-RequestID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-TransactionID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-ECOMP-RequestID:"9906a95b-36b2-43d0-8136-8e55150b44f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf82601e-56c6-4da7-993a-c0a84744153d"] 2022-11-25T00:52:19.414Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:52:19.414Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:19.577Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:19.578Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:19.578Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:52:19.578Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=42585503098D4E526E1291ADF3AFD825; 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:"812", date:"Fri, 25 Nov 2022 00:52:19 GMT", x-envoy-upstream-service-time:"160", server:"envoy"] 2022-11-25T00:52:19.579Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:61c5cd21-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b9ec2391-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb","executionId":"5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:52:05.653+0000","endTime":"2022-11-25T00:52:05.664+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5c15320e-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:52:19.579Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:19.579Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5fc4f3e9-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:52:19.584Z|9906a95b-36b2-43d0-8136-8e55150b44f7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:52:26.686Z|4fb63504-3a59-40ca-b958-387cfb826ec4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:26.687Z|4fb63504-3a59-40ca-b958-387cfb826ec4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:26.712Z|5963075f-557c-4a52-9763-a9c6a9f4dbbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:26.712Z|5963075f-557c-4a52-9763-a9c6a9f4dbbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:27.090Z|22102255-0eab-482b-b709-b0ffe2fe497d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:27.091Z|22102255-0eab-482b-b709-b0ffe2fe497d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:29.764Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:52:29.771Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:29.772Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||Invoke 2022-11-25T00:52:29.772Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:29.773Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:29.773Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Method : GET 2022-11-25T00:52:29.773Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae385c48cfd59245abecf1f7dabfb5f0", X-B3-SpanId:"0672465e7f076f3d", X-B3-ParentSpanId:"9b84f77fd30ffcb9", X-B3-Sampled:"0", X-ONAP-RequestID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-RequestID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-TransactionID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-ECOMP-RequestID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"046fdeb2-5179-4dcc-a550-0ac754dcf66f"] 2022-11-25T00:52:29.774Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Request body: 2022-11-25T00:52:29.774Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:29.804Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:29.805Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:29.806Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status text : OK 2022-11-25T00:52:29.806Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:52:29 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:29.808Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Response body: { "requestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).", "progress" : 45, "startTime" : "2022-11-25T00:51:54.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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_macro\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:52:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" } } } 2022-11-25T00:52:29.808Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:29.809Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||InvokeReturn 2022-11-25T00:52:29.810Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:29.810Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:52:29.810Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:29.811Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:29.811Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:52:29.811Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae385c48cfd59245abecf1f7dabfb5f0", X-B3-SpanId:"373d95622b100c58", X-B3-ParentSpanId:"9b84f77fd30ffcb9", X-B3-Sampled:"0", X-ONAP-RequestID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-RequestID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-TransactionID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-ECOMP-RequestID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8228d12-cbd5-4430-91e6-2c036bbbb87b"] 2022-11-25T00:52:29.812Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:52:29.812Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:29.844Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:29.844Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:29.845Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:52:29.845Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&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", date:"Fri, 25 Nov 2022 00:52:29 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:29.846Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669337525000,\"creation_time\":1669337444000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:52:05.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:52:29.847Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:29.847Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:52:29.887Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:52:29.888Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:52:29.888Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:29.888Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:52:29.889Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:52:29.889Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-RequestID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-TransactionID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-ECOMP-RequestID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cefee2a-c768-4dfd-ac8e-efc9c9277f13"] 2022-11-25T00:52:29.889Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:52:29.890Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:30.032Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:30.032Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:30.032Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:52:30.033Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=95BFCBE729C12676C30E8754C49F7259; 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, 25 Nov 2022 00:52:30 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2022-11-25T00:52:30.033Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6e80ed3f-6c5b-11ed-bf43-3eae982b67eb","businessKey":"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-25T00:52:27.012+0000","endTime":"2022-11-25T00:52:27.509+0000","removalTime":null,"durationInMillis":497,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5c15320e-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"6e7f1848-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:52:30.033Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:30.034Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:52:30.056Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:52:30.057Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:52:30.057Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:30.057Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:52:30.057Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:52:30.057Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-RequestID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-TransactionID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-ECOMP-RequestID:"15cf64d2-ca65-4d87-81f8-25c73f10bad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f388f8e7-edf9-458c-8769-c82a1def0c81"] 2022-11-25T00:52:30.058Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:52:30.058Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:30.207Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:30.208Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:30.208Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:52:30.208Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B0D2695FB6CA3FFCC68E080139F7C5A2; 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, 25 Nov 2022 00:52:30 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2022-11-25T00:52:30.209Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:6e818892-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"6e80ed3f-6c5b-11ed-bf43-3eae982b67eb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"6e80ed3f-6c5b-11ed-bf43-3eae982b67eb","executionId":"6e80ed3f-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:52:27.016+0000","endTime":"2022-11-25T00:52:27.508+0000","durationInMillis":492,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5c15320e-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:52:30.209Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:30.209Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e80ed3f-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:52:30.213Z|15cf64d2-ca65-4d87-81f8-25c73f10bad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:52:30.416Z|258a4ede-cd0f-41e9-ba36-ca2585ff18a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:52:30.416Z|258a4ede-cd0f-41e9-ba36-ca2585ff18a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:52:36.715Z|95806991-f588-43ff-b1b8-b06857be18c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:36.716Z|95806991-f588-43ff-b1b8-b06857be18c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:36.737Z|45f69c5b-5a05-4780-a51b-aca5ef02f768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:36.738Z|45f69c5b-5a05-4780-a51b-aca5ef02f768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:37.122Z|6a80b2c6-f4d5-469c-8eba-366d0e35c048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:37.123Z|6a80b2c6-f4d5-469c-8eba-366d0e35c048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:40.406Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:52:40.411Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:40.411Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||Invoke 2022-11-25T00:52:40.412Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:40.412Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:40.412Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Method : GET 2022-11-25T00:52:40.412Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41bb5cc263e203c77b18c654edee9b7b", X-B3-SpanId:"cd2b7dee8e3d5c32", X-B3-ParentSpanId:"ec7bf81b83dde637", X-B3-Sampled:"0", X-ONAP-RequestID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-RequestID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-TransactionID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-ECOMP-RequestID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5bd6157-8998-40df-bb54-4954ae506b25"] 2022-11-25T00:52:40.412Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Request body: 2022-11-25T00:52:40.413Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:40.448Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:40.449Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:40.449Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status text : OK 2022-11-25T00:52:40.449Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:52:40 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:40.450Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Response body: { "requestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2022-11-25T00:51:54.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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_macro\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:52:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" } } } 2022-11-25T00:52:40.450Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:40.451Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||InvokeReturn 2022-11-25T00:52:40.452Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:40.452Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:52:40.452Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:40.452Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:40.453Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:52:40.453Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41bb5cc263e203c77b18c654edee9b7b", X-B3-SpanId:"e82b6f7a487c0677", X-B3-ParentSpanId:"ec7bf81b83dde637", X-B3-Sampled:"0", X-ONAP-RequestID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-RequestID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-TransactionID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-ECOMP-RequestID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18b4460f-06a3-4dc6-ad11-05979563ce64"] 2022-11-25T00:52:40.453Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:52:40.453Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:40.471Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:40.472Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:40.472Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:52:40.473Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&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", date:"Fri, 25 Nov 2022 00:52:40 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:40.473Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669337525000,\"creation_time\":1669337444000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:52:05.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:52:40.474Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:40.474Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:52:40.501Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:52:40.501Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-11-25T00:52:40.502Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:40.502Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-11-25T00:52:40.502Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:52:40.502Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-RequestID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-TransactionID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-ECOMP-RequestID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de5e6372-588d-4ed9-906a-946d317f3c08"] 2022-11-25T00:52:40.503Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:52:40.503Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:40.642Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:40.642Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:40.643Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:52:40.643Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C5FE59D2F8C1FB48171CE16863358CC4; 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, 25 Nov 2022 00:52:40 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2022-11-25T00:52:40.643Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7446483c-6c5b-11ed-bf43-3eae982b67eb","businessKey":"b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-25T00:52:36.694+0000","endTime":"2022-11-25T00:52:36.957+0000","removalTime":null,"durationInMillis":263,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5c15320e-6c5b-11ed-bf43-3eae982b67eb","superProcessInstanceId":"74449a55-6c5b-11ed-bf43-3eae982b67eb","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-11-25T00:52:40.644Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:40.644Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:52:40.667Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:52:40.668Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||Invoke 2022-11-25T00:52:40.668Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:40.668Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1 2022-11-25T00:52:40.668Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Method : GET 2022-11-25T00:52:40.669Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-RequestID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-TransactionID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-ECOMP-RequestID:"e524a0dc-c14d-4232-b407-875bb6b755cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80ebb14e-c9ae-49bf-9edb-31580fc178ee"] 2022-11-25T00:52:40.669Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Request body: 2022-11-25T00:52:40.669Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:40.817Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:40.818Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:40.818Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Status text : OK 2022-11-25T00:52:40.818Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=259A9A853091AE87AE278668DF74B3AE; 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, 25 Nov 2022 00:52:40 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2022-11-25T00:52:40.819Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:74470b9f-6c5b-11ed-bf43-3eae982b67eb","parentActivityInstanceId":"7446483c-6c5b-11ed-bf43-3eae982b67eb","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b9bb2830-6c4f-11ed-bf43-3eae982b67eb","processInstanceId":"7446483c-6c5b-11ed-bf43-3eae982b67eb","executionId":"7446483c-6c5b-11ed-bf43-3eae982b67eb","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-25T00:52:36.699+0000","endTime":"2022-11-25T00:52:36.956+0000","durationInMillis":257,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5c15320e-6c5b-11ed-bf43-3eae982b67eb"}] 2022-11-25T00:52:40.819Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:40.819Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7446483c-6c5b-11ed-bf43-3eae982b67eb&maxResults=1|INFO|500||InvokeReturn 2022-11-25T00:52:40.823Z|e524a0dc-c14d-4232-b407-875bb6b755cb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:52:45.121Z|eec9a90e-4a44-4223-b071-6911242515ac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:52:45.122Z|eec9a90e-4a44-4223-b071-6911242515ac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:45.416Z|18a688f7-aef9-496e-b1d9-45a77b0eb17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:52:45.416Z|18a688f7-aef9-496e-b1d9-45a77b0eb17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:52:45.825Z|ed5bd0cc-1559-4628-bfa7-8cd4d244fc24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:52:45.826Z|ed5bd0cc-1559-4628-bfa7-8cd4d244fc24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:52:46.744Z|aa27a37d-65a1-449b-97e1-cbef2f324c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:46.744Z|aa27a37d-65a1-449b-97e1-cbef2f324c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:46.766Z|0ff2bd67-a8ea-4ad7-9aac-cc459f78c60b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:46.766Z|0ff2bd67-a8ea-4ad7-9aac-cc459f78c60b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:47.149Z|13f2407d-6e68-4e26-880d-f65aec41f74c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:47.149Z|13f2407d-6e68-4e26-880d-f65aec41f74c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:51.005Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:52:51.010Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:51.010Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||Invoke 2022-11-25T00:52:51.010Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:51.010Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:51.011Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Method : GET 2022-11-25T00:52:51.011Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1abb70f05a9da09d30b3c45ef18cac95", X-B3-SpanId:"4aa36ab223a76a23", X-B3-ParentSpanId:"a6a07971c562370a", X-B3-Sampled:"0", X-ONAP-RequestID:"4e49a2e4-d057-4227-b5c8-1e102aa04184", X-RequestID:"4e49a2e4-d057-4227-b5c8-1e102aa04184", X-TransactionID:"4e49a2e4-d057-4227-b5c8-1e102aa04184", X-ECOMP-RequestID:"4e49a2e4-d057-4227-b5c8-1e102aa04184", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c0f3260-c269-4d24-af18-ca602af7ba64"] 2022-11-25T00:52:51.011Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Request body: 2022-11-25T00:52:51.011Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:51.037Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:51.038Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:51.038Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status text : OK 2022-11-25T00:52:51.038Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:52:50 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:51.040Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Response body: { "requestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:51:54.000+00:00", "endTime" : "2022-11-25T00:52:41.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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_macro\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:52:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" } } } 2022-11-25T00:52:51.041Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:51.041Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||InvokeReturn 2022-11-25T00:52:51.042Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:51.042Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:52:51.043Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:51.043Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:51.043Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:52:51.043Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1abb70f05a9da09d30b3c45ef18cac95", X-B3-SpanId:"1c61ec2e19466d41", X-B3-ParentSpanId:"a6a07971c562370a", X-B3-Sampled:"0", X-ONAP-RequestID:"4e49a2e4-d057-4227-b5c8-1e102aa04184", X-RequestID:"4e49a2e4-d057-4227-b5c8-1e102aa04184", X-TransactionID:"4e49a2e4-d057-4227-b5c8-1e102aa04184", X-ECOMP-RequestID:"4e49a2e4-d057-4227-b5c8-1e102aa04184", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fbfd130-a8d9-407f-85ef-9bc4a32ae2e6"] 2022-11-25T00:52:51.044Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:52:51.044Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:51.064Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:51.065Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:51.065Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:52:51.065Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&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", date:"Fri, 25 Nov 2022 00:52:50 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:51.068Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669337525000,\"creation_time\":1669337444000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:52:05.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:52:51.068Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:51.068Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:52:51.075Z|4e49a2e4-d057-4227-b5c8-1e102aa04184|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:52:51.244Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:52:51.248Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:51.249Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||Invoke 2022-11-25T00:52:51.250Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:51.250Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:51.250Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Method : GET 2022-11-25T00:52:51.251Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d35f73f1aad3bb61cbe3054f90929fb1", X-B3-SpanId:"7dc61fdd66b26105", X-B3-ParentSpanId:"a3e018ca25b5c3f6", X-B3-Sampled:"0", X-ONAP-RequestID:"11eb70f8-a1db-42b3-bd09-8fa742c4d1cd", X-RequestID:"11eb70f8-a1db-42b3-bd09-8fa742c4d1cd", X-TransactionID:"11eb70f8-a1db-42b3-bd09-8fa742c4d1cd", X-ECOMP-RequestID:"11eb70f8-a1db-42b3-bd09-8fa742c4d1cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a1b8226-8b78-485e-a681-4ca302107c5c"] 2022-11-25T00:52:51.251Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Request body: 2022-11-25T00:52:51.251Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:51.273Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:51.274Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:51.274Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status text : OK 2022-11-25T00:52:51.275Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:52:50 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:51.277Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Response body: { "requestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:51:54.000+00:00", "endTime" : "2022-11-25T00:52:41.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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_macro\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:52:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" } } } 2022-11-25T00:52:51.278Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:51.279Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||InvokeReturn 2022-11-25T00:52:51.280Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:51.281Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:52:51.281Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:51.281Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:51.281Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:52:51.281Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d35f73f1aad3bb61cbe3054f90929fb1", X-B3-SpanId:"bcc49886c6f73244", X-B3-ParentSpanId:"a3e018ca25b5c3f6", X-B3-Sampled:"0", X-ONAP-RequestID:"11eb70f8-a1db-42b3-bd09-8fa742c4d1cd", X-RequestID:"11eb70f8-a1db-42b3-bd09-8fa742c4d1cd", X-TransactionID:"11eb70f8-a1db-42b3-bd09-8fa742c4d1cd", X-ECOMP-RequestID:"11eb70f8-a1db-42b3-bd09-8fa742c4d1cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b21e5885-6add-45c0-803f-5ecac89aa232"] 2022-11-25T00:52:51.282Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:52:51.282Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:51.301Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:51.302Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:51.302Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:52:51.303Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&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", date:"Fri, 25 Nov 2022 00:52:50 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:51.306Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669337525000,\"creation_time\":1669337444000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:52:05.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:52:51.306Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:51.306Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:52:51.313Z|11eb70f8-a1db-42b3-bd09-8fa742c4d1cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:52:51.485Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:52:51.490Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:51.491Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||Invoke 2022-11-25T00:52:51.491Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:51.491Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:51.491Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Method : GET 2022-11-25T00:52:51.492Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"045beb29513525bf48ca7b4c2e65efa8", X-B3-SpanId:"dd1909d750fc68b6", X-B3-ParentSpanId:"e9b27ea46aded515", X-B3-Sampled:"0", X-ONAP-RequestID:"c93ba424-4392-4c55-8c34-09e5914ada58", X-RequestID:"c93ba424-4392-4c55-8c34-09e5914ada58", X-TransactionID:"c93ba424-4392-4c55-8c34-09e5914ada58", X-ECOMP-RequestID:"c93ba424-4392-4c55-8c34-09e5914ada58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59284ca6-b86b-4cb7-b8dd-30f06916e0a0"] 2022-11-25T00:52:51.492Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Request body: 2022-11-25T00:52:51.492Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:51.512Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:51.513Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:51.513Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status text : OK 2022-11-25T00:52:51.513Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:52:50 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:51.515Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Response body: { "requestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:51:54.000+00:00", "endTime" : "2022-11-25T00:52:41.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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_macro\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:52:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" } } } 2022-11-25T00:52:51.515Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:51.515Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||InvokeReturn 2022-11-25T00:52:51.517Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:51.517Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:52:51.517Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:51.518Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:51.518Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:52:51.518Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"045beb29513525bf48ca7b4c2e65efa8", X-B3-SpanId:"6bdf5eb4affae16e", X-B3-ParentSpanId:"e9b27ea46aded515", X-B3-Sampled:"0", X-ONAP-RequestID:"c93ba424-4392-4c55-8c34-09e5914ada58", X-RequestID:"c93ba424-4392-4c55-8c34-09e5914ada58", X-TransactionID:"c93ba424-4392-4c55-8c34-09e5914ada58", X-ECOMP-RequestID:"c93ba424-4392-4c55-8c34-09e5914ada58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d96aca6a-601e-4e2e-bd3c-82130f452dba"] 2022-11-25T00:52:51.519Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:52:51.519Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:51.533Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:51.534Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:51.535Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:52:51.535Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&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", date:"Fri, 25 Nov 2022 00:52:50 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:51.536Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669337525000,\"creation_time\":1669337444000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:52:05.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:52:51.536Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:51.537Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:52:51.544Z|c93ba424-4392-4c55-8c34-09e5914ada58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:52:51.715Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Entering 2022-11-25T00:52:51.720Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:51.721Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||Invoke 2022-11-25T00:52:51.722Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:51.722Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1 2022-11-25T00:52:51.722Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Method : GET 2022-11-25T00:52:51.723Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f51f8ea826fbcaba55809fb6b088279", X-B3-SpanId:"7e5fe883abcd92e1", X-B3-ParentSpanId:"aeb5054913aaac1c", X-B3-Sampled:"0", X-ONAP-RequestID:"973c107c-ab78-4ca1-81e3-a10fa078c52c", X-RequestID:"973c107c-ab78-4ca1-81e3-a10fa078c52c", X-TransactionID:"973c107c-ab78-4ca1-81e3-a10fa078c52c", X-ECOMP-RequestID:"973c107c-ab78-4ca1-81e3-a10fa078c52c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e44426c-456b-47a8-ad47-8a2d0cf3c153"] 2022-11-25T00:52:51.723Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Request body: 2022-11-25T00:52:51.724Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:51.743Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:51.744Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:51.744Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Status text : OK 2022-11-25T00:52:51.744Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 25 Nov 2022 00:52:50 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:51.746Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||Response body: { "requestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-11-25T00:51:54.000+00:00", "endTime" : "2022-11-25T00:52:41.000+00:00", "source" : "VID", "tenantId" : "0f73720843334790bc2bca05d0186393", "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_macro\",\n \"modelInvariantId\": \"616903e3-096e-456d-ac54-290e35702172\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"294753e0-bb7d-47ef-984a-e3b890ad719c\"\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\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"0f73720843334790bc2bca05d0186393\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-11-25T00:52:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "serviceInstanceName" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ab8e1bd8-e493-44c2-b4f3-50ed6496b1a3", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1" } } } 2022-11-25T00:52:51.746Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:51.746Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|INFO|500||InvokeReturn 2022-11-25T00:52:51.748Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:51.748Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-11-25T00:52:51.749Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-11-25T00:52:51.749Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false 2022-11-25T00:52:51.750Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-11-25T00:52:51.750Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f51f8ea826fbcaba55809fb6b088279", X-B3-SpanId:"5a399f4efb3f5794", X-B3-ParentSpanId:"aeb5054913aaac1c", X-B3-Sampled:"0", X-ONAP-RequestID:"973c107c-ab78-4ca1-81e3-a10fa078c52c", X-RequestID:"973c107c-ab78-4ca1-81e3-a10fa078c52c", X-TransactionID:"973c107c-ab78-4ca1-81e3-a10fa078c52c", X-ECOMP-RequestID:"973c107c-ab78-4ca1-81e3-a10fa078c52c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aaa856d0-457e-4c95-ae36-13d49bb7867e"] 2022-11-25T00:52:51.750Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-11-25T00:52:51.751Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-11-25T00:52:51.767Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-11-25T00:52:51.768Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-11-25T00:52:51.768Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2022-11-25T00:52:51.769Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&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", date:"Fri, 25 Nov 2022 00:52:50 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2022-11-25T00:52:51.770Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 73, "soRequestId" : "b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1", "groupingId" : "78d39830-6966-4c34-8137-ba7f476aa10e", "name" : "basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/0f73720843334790bc2bca05d0186393/stacks/basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78d39830-6966-4c34-8137-ba7f476aa10e\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1669337525000,\"creation_time\":1669337444000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"c90ab9dce8544eadbd7572daa6b54dac\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78d39830-6966-4c34-8137-ba7f476aa10e\",\"OS::project_id\":\"0f73720843334790bc2bca05d0186393\",\"OS::stack_name\":\"basic_macro_ad6ba5bc-f04b-427a-84ce-870f02ee0a93_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6875941d-c4db-4c16-a2f5-b59bba3dbc6a\",\"vf_module_id\":\"9e379c01-75a5-4552-95ff-58cc01ee9977\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-11-25T00:52:05.000+00:00", "isDataInternal" : false } ] 2022-11-25T00:52:51.770Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-11-25T00:52:51.770Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-11-25T00:52:51.779Z|973c107c-ab78-4ca1-81e3-a10fa078c52c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9ce49d8-08b4-4e8b-94a0-7dfb3d0b19d1|InfraPortalClient|||INFO|500||Exiting. 2022-11-25T00:52:56.779Z|153b37a0-56dc-4d66-8bd7-180d0aaa4e78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:56.781Z|153b37a0-56dc-4d66-8bd7-180d0aaa4e78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:56.798Z|16dbbaa1-cff6-47d6-bef6-f7ce9a426ce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:56.799Z|16dbbaa1-cff6-47d6-bef6-f7ce9a426ce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:52:57.171Z|f7d8cb96-f40b-4fb1-9f1b-6aa09982bb6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:52:57.172Z|f7d8cb96-f40b-4fb1-9f1b-6aa09982bb6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:00.416Z|26fb8b86-8042-4531-8b2d-aecee2bf733a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:53:00.418Z|26fb8b86-8042-4531-8b2d-aecee2bf733a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:53:06.807Z|59cdd965-a9fa-4759-b5e1-bb658a208d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:06.808Z|59cdd965-a9fa-4759-b5e1-bb658a208d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:06.823Z|aa3cdfb7-8961-4707-bd11-cf591695dc64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:06.824Z|aa3cdfb7-8961-4707-bd11-cf591695dc64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:07.196Z|1552d281-2dba-4c40-817c-b68f48e220b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:07.197Z|1552d281-2dba-4c40-817c-b68f48e220b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:15.416Z|a0da7707-10d8-439a-98e8-af33130fe3d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:53:15.417Z|a0da7707-10d8-439a-98e8-af33130fe3d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:53:15.826Z|8c85ca66-c951-4c66-96ff-227decfd45b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:53:15.827Z|8c85ca66-c951-4c66-96ff-227decfd45b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:53:16.836Z|df3047b4-0cab-4fda-9908-25d769c7f351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:16.837Z|df3047b4-0cab-4fda-9908-25d769c7f351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:16.854Z|abf844eb-b33e-4f95-9eda-da5f4e91e329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:16.855Z|abf844eb-b33e-4f95-9eda-da5f4e91e329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:17.221Z|159fba3f-7bac-4605-a0ab-1724eac895dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:17.222Z|159fba3f-7bac-4605-a0ab-1724eac895dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:26.869Z|f4498547-493f-41fb-8425-e5750bd4ef4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:26.871Z|f4498547-493f-41fb-8425-e5750bd4ef4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:26.881Z|9b30ba1f-a557-425b-a302-f1951b2202a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:26.882Z|9b30ba1f-a557-425b-a302-f1951b2202a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:27.246Z|6fdddc9f-4741-4532-80a1-4cac960d8420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:27.247Z|6fdddc9f-4741-4532-80a1-4cac960d8420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:30.416Z|f86ac168-5510-4050-913d-42ab21478960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:53:30.417Z|f86ac168-5510-4050-913d-42ab21478960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:53:36.903Z|6d5013ff-b01e-4edb-b2b7-cdecc63c0a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:36.905Z|6d5013ff-b01e-4edb-b2b7-cdecc63c0a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:36.912Z|b4565eb5-cc42-4d56-bd26-ff7f1417aacc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:36.913Z|b4565eb5-cc42-4d56-bd26-ff7f1417aacc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:37.277Z|b872abb9-3522-4482-a19f-ba574ac288b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:37.278Z|b872abb9-3522-4482-a19f-ba574ac288b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:45.125Z|8a209280-dd24-4473-9664-33fd583097a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:53:45.126Z|8a209280-dd24-4473-9664-33fd583097a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:45.416Z|2a5acef8-a971-4ca1-9667-c7a068673aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:53:45.419Z|2a5acef8-a971-4ca1-9667-c7a068673aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:53:45.828Z|abd39952-d9fc-4789-8b2e-2f347b9d51c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:53:45.829Z|abd39952-d9fc-4789-8b2e-2f347b9d51c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:53:46.941Z|be73d7a7-bee4-4391-b0e0-83315ce95569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:46.942Z|be73d7a7-bee4-4391-b0e0-83315ce95569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:46.943Z|7f54e6ca-e162-48b8-a576-c7c2e5fde667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:46.943Z|7f54e6ca-e162-48b8-a576-c7c2e5fde667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:47.305Z|919863f3-d22d-49c0-8884-884e7087eb4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:47.306Z|919863f3-d22d-49c0-8884-884e7087eb4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:56.971Z|a748fdd5-0979-4ce5-8d2f-46ceae0ab8b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:56.971Z|2a7fbb47-cdfb-4530-a7f5-55ffbbf79d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:56.972Z|a748fdd5-0979-4ce5-8d2f-46ceae0ab8b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:56.972Z|2a7fbb47-cdfb-4530-a7f5-55ffbbf79d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:53:57.332Z|92ebaa00-837c-4d58-8f2c-e2135257b227|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:53:57.333Z|92ebaa00-837c-4d58-8f2c-e2135257b227|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:00.416Z|39688c86-b285-491b-95ea-faaad605fb5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:54:00.417Z|39688c86-b285-491b-95ea-faaad605fb5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:54:07.000Z|55705b74-a373-40b7-9ab9-f8d73951e3a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:07.001Z|55705b74-a373-40b7-9ab9-f8d73951e3a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:07.002Z|093a6bcc-e9ea-446c-bae0-f1e82a47b448|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:07.003Z|093a6bcc-e9ea-446c-bae0-f1e82a47b448|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:07.358Z|2c81f798-4fa6-4f4e-b7a4-c781b251baaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:07.359Z|2c81f798-4fa6-4f4e-b7a4-c781b251baaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:15.416Z|8d54c28c-9eb2-4cfe-bc42-28511cb1cb8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:54:15.417Z|8d54c28c-9eb2-4cfe-bc42-28511cb1cb8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:54:15.829Z|06f5a1b1-30ec-474d-a7b9-1ce1a22e4162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:54:15.830Z|06f5a1b1-30ec-474d-a7b9-1ce1a22e4162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:54:17.031Z|fd5b2832-7e52-420d-8e18-b47c73f1556a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:17.032Z|fd5b2832-7e52-420d-8e18-b47c73f1556a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:17.035Z|ea87711f-6737-4328-a886-12cfc7418b34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:17.035Z|ea87711f-6737-4328-a886-12cfc7418b34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:17.386Z|763007e5-28e2-4a35-9030-44433d05722c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:17.387Z|763007e5-28e2-4a35-9030-44433d05722c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:27.064Z|23f5ae51-1904-475f-8911-afed7844c1cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:27.065Z|23f5ae51-1904-475f-8911-afed7844c1cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:27.069Z|62afa3b1-3239-4dfd-bc73-40c9047b4cd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:27.070Z|62afa3b1-3239-4dfd-bc73-40c9047b4cd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:27.412Z|7ee0fb1a-270b-4fc8-bf88-01d5d445c0e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:27.413Z|7ee0fb1a-270b-4fc8-bf88-01d5d445c0e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:30.416Z|73b2f26b-08fa-4101-ab48-552ab840c090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:54:30.416Z|73b2f26b-08fa-4101-ab48-552ab840c090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:54:37.090Z|3ca9382e-96ea-4a81-b105-bb50934c30ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:37.091Z|3ca9382e-96ea-4a81-b105-bb50934c30ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:37.094Z|8cdb65ed-fe90-49ee-8067-321436f114bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:37.095Z|8cdb65ed-fe90-49ee-8067-321436f114bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:37.438Z|e1e5a7d4-84f4-4753-bbf2-2905fddd7b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:37.439Z|e1e5a7d4-84f4-4753-bbf2-2905fddd7b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:45.122Z|34b96abb-f43c-41eb-a0f6-c65e8b6455c9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:54:45.123Z|34b96abb-f43c-41eb-a0f6-c65e8b6455c9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:45.416Z|b27755f8-9fc1-430f-9def-4ace1d1abfc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:54:45.416Z|b27755f8-9fc1-430f-9def-4ace1d1abfc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:54:45.831Z|a306a729-28b2-4cd2-92c3-441c8dd227e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:54:45.832Z|a306a729-28b2-4cd2-92c3-441c8dd227e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:54:47.117Z|80493445-46ad-4e78-b063-d403e157f9f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:47.119Z|80493445-46ad-4e78-b063-d403e157f9f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:47.123Z|f4bdc99f-6add-4f7c-8b17-c29a1cc733a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:47.124Z|f4bdc99f-6add-4f7c-8b17-c29a1cc733a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:47.465Z|3fe89700-4d00-4386-bc8b-4374e902a6a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:47.466Z|3fe89700-4d00-4386-bc8b-4374e902a6a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:57.150Z|412fb369-295e-48db-bd5b-6c591c6eb37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:57.150Z|14867b40-bf32-49c2-9648-1217e5374051|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:57.150Z|14867b40-bf32-49c2-9648-1217e5374051|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:57.150Z|412fb369-295e-48db-bd5b-6c591c6eb37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:54:57.496Z|2a39e524-26c9-4bf0-8ab0-3420d9a7e3b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:54:57.496Z|2a39e524-26c9-4bf0-8ab0-3420d9a7e3b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:00.416Z|74ff8646-3cd0-4ef3-a009-ce3c84c14915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:55:00.417Z|74ff8646-3cd0-4ef3-a009-ce3c84c14915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:55:07.174Z|e010d407-2b24-40b7-8e9e-ab854d9944eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:07.175Z|e010d407-2b24-40b7-8e9e-ab854d9944eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:07.176Z|acdc03d6-0772-4d54-bc46-d2eb921f8e06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:07.176Z|acdc03d6-0772-4d54-bc46-d2eb921f8e06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:07.524Z|2ace3f72-a4fe-47db-843d-43bb4d2ea2ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:07.525Z|2ace3f72-a4fe-47db-843d-43bb4d2ea2ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:15.416Z|17552cd1-5591-4fcf-9701-34435daed85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:55:15.417Z|17552cd1-5591-4fcf-9701-34435daed85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:55:15.833Z|c0fd6c40-3cd0-4738-8e05-4f4f877f5695|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:55:15.833Z|c0fd6c40-3cd0-4738-8e05-4f4f877f5695|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:55:17.199Z|9bb4f683-bdd2-4509-a66f-ac7b85b1304e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:17.199Z|64ab4563-32bb-4cc9-9aea-095914500af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:17.200Z|9bb4f683-bdd2-4509-a66f-ac7b85b1304e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:17.200Z|64ab4563-32bb-4cc9-9aea-095914500af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:17.551Z|46f8a5b9-56f8-4ce6-8a14-abe0c8ba25d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:17.551Z|46f8a5b9-56f8-4ce6-8a14-abe0c8ba25d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:27.225Z|422559b8-79fb-49cf-a209-da94d8b204bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:27.225Z|422559b8-79fb-49cf-a209-da94d8b204bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:27.225Z|350eaf5a-8444-4bd4-93dd-83672cc023aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:27.228Z|350eaf5a-8444-4bd4-93dd-83672cc023aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:27.576Z|864b9113-ff30-4f72-901d-b32be68a1179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:27.577Z|864b9113-ff30-4f72-901d-b32be68a1179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:30.416Z|1c3a156b-89e5-413b-ac81-520cc4984927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:55:30.419Z|1c3a156b-89e5-413b-ac81-520cc4984927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:55:37.250Z|545fcec6-2f52-4aa7-aff0-fb55b2d2c65c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:37.253Z|5e2b25bb-903a-4f62-8946-dd1e3949ce9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:37.253Z|5e2b25bb-903a-4f62-8946-dd1e3949ce9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:37.252Z|545fcec6-2f52-4aa7-aff0-fb55b2d2c65c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:37.605Z|ae119b99-e609-441a-a711-b310d130cac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:37.606Z|ae119b99-e609-441a-a711-b310d130cac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:45.120Z|49c846a7-bbbd-4998-99e1-c54a51b78240|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:55:45.122Z|49c846a7-bbbd-4998-99e1-c54a51b78240|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:45.416Z|dee75b22-9b78-4ecb-9394-3df59af281fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:55:45.417Z|dee75b22-9b78-4ecb-9394-3df59af281fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:55:45.834Z|f319c23d-cace-468a-aa9b-b8605c399875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:55:45.835Z|f319c23d-cace-468a-aa9b-b8605c399875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:55:47.278Z|fc018b27-0714-4aa4-94bc-b5a6376135c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:47.279Z|fc018b27-0714-4aa4-94bc-b5a6376135c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:47.284Z|926437d6-44ae-400a-91fa-3e78db6ab6a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:47.285Z|926437d6-44ae-400a-91fa-3e78db6ab6a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:47.631Z|221129d7-33f6-443e-8011-551f8449ad36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:47.632Z|221129d7-33f6-443e-8011-551f8449ad36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:57.312Z|d5919483-004d-4b53-9c0e-75c6890371f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:57.313Z|d5919483-004d-4b53-9c0e-75c6890371f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:57.319Z|4f91a1fc-80ea-439c-8ae8-95992e23fa59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:57.319Z|4f91a1fc-80ea-439c-8ae8-95992e23fa59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:55:57.658Z|f560b41f-0cbb-46c3-8b01-2027cf37872f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:55:57.659Z|f560b41f-0cbb-46c3-8b01-2027cf37872f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:00.416Z|c8b87fea-423d-49f1-b6a5-bf0ed197c0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:56:00.417Z|c8b87fea-423d-49f1-b6a5-bf0ed197c0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:56:07.341Z|8b88c189-c873-473e-b154-a17879abe6b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:07.341Z|eff8bec5-d56c-4e00-a7bd-300c5b47c419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:07.342Z|8b88c189-c873-473e-b154-a17879abe6b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:07.342Z|eff8bec5-d56c-4e00-a7bd-300c5b47c419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:07.692Z|273bfe86-e457-4c0d-8664-cdcb44ba8168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:07.693Z|273bfe86-e457-4c0d-8664-cdcb44ba8168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:15.416Z|074bc34f-01b8-4e72-ab7c-ea96d7e6ce60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:56:15.418Z|074bc34f-01b8-4e72-ab7c-ea96d7e6ce60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:56:15.836Z|8522e970-27c7-406c-952c-3d98cf2bcb51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:56:15.836Z|8522e970-27c7-406c-952c-3d98cf2bcb51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:56:17.365Z|0a2489ce-b9c1-4235-8cae-72cc3c4e79f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:17.365Z|9211ab9e-cdae-415a-a5b6-fae551f5d5d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:17.365Z|9211ab9e-cdae-415a-a5b6-fae551f5d5d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:17.365Z|0a2489ce-b9c1-4235-8cae-72cc3c4e79f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:17.720Z|a063d8da-cf19-45d2-874d-657a6dfe1d1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:17.721Z|a063d8da-cf19-45d2-874d-657a6dfe1d1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:27.390Z|9661f32e-b5ab-4d35-afda-ac11841311c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:27.390Z|9661f32e-b5ab-4d35-afda-ac11841311c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:27.396Z|8aa6088d-d47a-47b1-a1d4-0056bce3281e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:27.397Z|8aa6088d-d47a-47b1-a1d4-0056bce3281e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:27.744Z|22cc6f36-d84c-4db9-8bc5-1f9816c794d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:27.745Z|22cc6f36-d84c-4db9-8bc5-1f9816c794d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:30.416Z|76609621-de45-4b9d-9e85-2875751b5fff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:56:30.416Z|76609621-de45-4b9d-9e85-2875751b5fff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:56:37.415Z|f8e7b144-dedc-40ec-9f67-3525d5eea963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:37.415Z|f8e7b144-dedc-40ec-9f67-3525d5eea963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:37.420Z|cae35fb7-a2e5-4005-aa08-06487f9a4609|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:37.421Z|cae35fb7-a2e5-4005-aa08-06487f9a4609|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:37.776Z|bffba18b-9047-458c-a893-ed7443808a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:37.777Z|bffba18b-9047-458c-a893-ed7443808a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:45.122Z|3d2c396d-957d-4be3-8b76-5d6c6fcb34cd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:56:45.123Z|3d2c396d-957d-4be3-8b76-5d6c6fcb34cd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:45.416Z|8409120f-2688-447d-90dd-d8174fa08e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:56:45.416Z|8409120f-2688-447d-90dd-d8174fa08e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:56:45.837Z|6e86f267-5b37-4f10-bd8b-bd5494f78d6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:56:45.837Z|6e86f267-5b37-4f10-bd8b-bd5494f78d6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:56:47.445Z|7e6c4eda-e90d-4433-bfb5-87e0e1319e40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:47.445Z|7e6c4eda-e90d-4433-bfb5-87e0e1319e40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:47.448Z|e732f741-43a6-42f7-85c9-fc58ae62ac4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:47.448Z|e732f741-43a6-42f7-85c9-fc58ae62ac4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:47.802Z|16a514ac-842f-4c25-96d4-a4cd11571bf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:47.804Z|16a514ac-842f-4c25-96d4-a4cd11571bf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:57.471Z|6c155feb-b3a1-4ac3-b93f-6aeb84fc3293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:57.474Z|8778dc41-def4-42a2-9c6e-be4f324e7146|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:57.474Z|8778dc41-def4-42a2-9c6e-be4f324e7146|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:57.472Z|6c155feb-b3a1-4ac3-b93f-6aeb84fc3293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:56:57.828Z|947466cc-20f0-40eb-a6d8-54844a7c8d33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:56:57.829Z|947466cc-20f0-40eb-a6d8-54844a7c8d33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:00.416Z|07185efc-42f8-4104-b744-dc221aaff172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:57:00.419Z|07185efc-42f8-4104-b744-dc221aaff172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:57:07.499Z|edaa2a78-d5a9-435d-a76e-1c174318139c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:07.499Z|1d4a238a-9d49-4370-bbe9-d16d6e7c9a93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:07.500Z|1d4a238a-9d49-4370-bbe9-d16d6e7c9a93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:07.500Z|edaa2a78-d5a9-435d-a76e-1c174318139c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:07.856Z|c67f65a8-8161-4ecf-b366-b1aa8850587d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:07.857Z|c67f65a8-8161-4ecf-b366-b1aa8850587d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:15.416Z|a5471c6f-b241-48e7-a7a1-70dd08a907fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:57:15.416Z|a5471c6f-b241-48e7-a7a1-70dd08a907fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:57:15.838Z|09472765-5f2c-4842-b254-5453652eb540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:57:15.838Z|09472765-5f2c-4842-b254-5453652eb540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:57:17.524Z|d754e09b-9531-4e78-94ed-f575d0c74ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:17.524Z|d754e09b-9531-4e78-94ed-f575d0c74ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:17.529Z|b733f7a8-0745-4656-abe8-183e97d5c682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:17.529Z|b733f7a8-0745-4656-abe8-183e97d5c682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:17.883Z|a17bd514-dde6-4fbb-b0ea-8021cc89042d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:17.884Z|a17bd514-dde6-4fbb-b0ea-8021cc89042d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:27.549Z|dde52a0f-e616-4dac-9502-7516104e990a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:27.550Z|dde52a0f-e616-4dac-9502-7516104e990a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:27.559Z|5a2ab6d7-6f10-413e-92b5-dce9f17848c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:27.560Z|5a2ab6d7-6f10-413e-92b5-dce9f17848c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:27.930Z|6326aa1b-1d30-47bf-9e87-b9584dc008e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:27.931Z|6326aa1b-1d30-47bf-9e87-b9584dc008e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:30.416Z|779e8d55-36ad-4519-b5b2-dc84571c987d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:57:30.416Z|779e8d55-36ad-4519-b5b2-dc84571c987d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:57:37.580Z|a811ee65-6091-4b4d-b149-e7a4eda7a90b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:37.581Z|a811ee65-6091-4b4d-b149-e7a4eda7a90b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:37.587Z|b9b95727-5eae-46dd-9a4a-856befac9941|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:37.588Z|b9b95727-5eae-46dd-9a4a-856befac9941|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:37.955Z|13e68ede-b3a8-4ca2-bd4e-a347f5283077|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:37.955Z|13e68ede-b3a8-4ca2-bd4e-a347f5283077|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:45.125Z|3ba1d1a9-a500-4f8a-bf84-441b8f7fdedd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:57:45.127Z|3ba1d1a9-a500-4f8a-bf84-441b8f7fdedd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:45.416Z|464e20c7-bb18-4108-9f95-b26928a711e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:57:45.419Z|464e20c7-bb18-4108-9f95-b26928a711e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:57:45.839Z|bd9d9946-2346-4eb3-b637-1d84f8b5dd57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:57:45.840Z|bd9d9946-2346-4eb3-b637-1d84f8b5dd57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:57:47.613Z|bbe6ae03-d6fc-4c71-ab49-9459c74bd054|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:47.613Z|56afad26-051f-47f3-b299-1e32107337e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:47.614Z|56afad26-051f-47f3-b299-1e32107337e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:47.615Z|bbe6ae03-d6fc-4c71-ab49-9459c74bd054|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:47.978Z|67e60d5f-b496-4b32-84ff-bbb3586f6203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:47.979Z|67e60d5f-b496-4b32-84ff-bbb3586f6203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:57.646Z|bc79ede3-8df7-4399-91eb-58e0fe097837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:57.646Z|fff06087-ef84-40dc-8d40-0fea2a57a4e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:57.647Z|fff06087-ef84-40dc-8d40-0fea2a57a4e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:57.647Z|bc79ede3-8df7-4399-91eb-58e0fe097837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:57:58.013Z|3afa4a5d-e3d2-4d5c-a338-b1b75f6c0820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:57:58.013Z|3afa4a5d-e3d2-4d5c-a338-b1b75f6c0820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:00.416Z|5f22a058-a60d-4e40-8ae7-b36e107b3dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:58:00.417Z|5f22a058-a60d-4e40-8ae7-b36e107b3dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:58:07.678Z|e3971277-c859-43cc-9084-5d07509d6c59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:07.678Z|fd181819-df8a-43d0-b444-51dd7cd76f03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:07.679Z|fd181819-df8a-43d0-b444-51dd7cd76f03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:07.679Z|e3971277-c859-43cc-9084-5d07509d6c59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:08.040Z|91187cac-c26c-4586-a83f-a79ddf90baa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:08.041Z|91187cac-c26c-4586-a83f-a79ddf90baa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:15.416Z|21fd6f9f-69e8-42e0-a47a-5e35386136ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:58:15.417Z|21fd6f9f-69e8-42e0-a47a-5e35386136ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:58:15.841Z|6fcab876-5325-4b0d-922d-843a95e179e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:58:15.841Z|6fcab876-5325-4b0d-922d-843a95e179e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:58:17.756Z|43a3a91f-1a96-4d36-a0a3-230687e8bde6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:17.756Z|0e4e92de-ad4e-4c55-adf8-fef6d514af89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:17.757Z|43a3a91f-1a96-4d36-a0a3-230687e8bde6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:17.757Z|0e4e92de-ad4e-4c55-adf8-fef6d514af89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:18.072Z|7332fc77-78f9-43db-873e-2f3b94ece5f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:18.073Z|7332fc77-78f9-43db-873e-2f3b94ece5f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:27.801Z|6dc726da-7e5d-4a83-b7b6-e776e78979bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:27.803Z|6dc726da-7e5d-4a83-b7b6-e776e78979bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:27.804Z|19f6aefc-45c5-4688-9e8e-a278cea344b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:27.806Z|19f6aefc-45c5-4688-9e8e-a278cea344b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:28.102Z|fa07965d-f741-4d5b-8b3f-14855fa99b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:28.103Z|fa07965d-f741-4d5b-8b3f-14855fa99b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:30.416Z|bd8af7c6-89dc-452f-af4a-eb59ca98b3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:58:30.419Z|bd8af7c6-89dc-452f-af4a-eb59ca98b3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:58:37.863Z|0784a2b2-2e16-485f-9e1b-23dba2489d3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:37.864Z|8f21e9f5-5c6e-49a8-9fcb-861e2a1e3303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:37.864Z|0784a2b2-2e16-485f-9e1b-23dba2489d3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:37.864Z|8f21e9f5-5c6e-49a8-9fcb-861e2a1e3303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:38.139Z|e02f8ee1-3c24-4f94-b9c0-bac9dd7ab616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:38.139Z|e02f8ee1-3c24-4f94-b9c0-bac9dd7ab616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:45.128Z|5aeaa32d-0b3a-4a37-80a2-e2ffc72ef352|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:58:45.129Z|5aeaa32d-0b3a-4a37-80a2-e2ffc72ef352|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:45.416Z|4f8604ce-f6b5-4efe-b340-0f15f574ee54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:58:45.417Z|4f8604ce-f6b5-4efe-b340-0f15f574ee54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:58:45.842Z|61686ef7-6510-40d7-83f3-f9b1f33c5691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:58:45.843Z|61686ef7-6510-40d7-83f3-f9b1f33c5691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:58:47.890Z|603d49e6-5f5f-4d6a-a24d-57f09d974ea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:47.890Z|78e80185-89b9-4fa6-88e6-fa62082619d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:47.891Z|78e80185-89b9-4fa6-88e6-fa62082619d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:47.891Z|603d49e6-5f5f-4d6a-a24d-57f09d974ea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:48.164Z|09c6b2b1-3ba7-4ff1-9051-c59ff2f727de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:48.165Z|09c6b2b1-3ba7-4ff1-9051-c59ff2f727de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:57.917Z|6702a0cd-5152-4367-b5e0-ea9caa257a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:57.917Z|1e6dac0f-b1ec-41c8-8696-b38cda7955b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:57.918Z|6702a0cd-5152-4367-b5e0-ea9caa257a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:57.918Z|1e6dac0f-b1ec-41c8-8696-b38cda7955b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:58:58.192Z|3661cfd0-4d12-4506-a915-538d29f4aab1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:58:58.192Z|3661cfd0-4d12-4506-a915-538d29f4aab1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:00.416Z|2bd92c4f-8936-4223-bb0a-94b42096c140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:59:00.416Z|2bd92c4f-8936-4223-bb0a-94b42096c140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:59:07.942Z|70a5bb84-21f0-4fd7-b1f0-2c2acccc43f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:07.942Z|81ec889b-f6ac-434c-9559-901039560c15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:07.943Z|81ec889b-f6ac-434c-9559-901039560c15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:07.943Z|70a5bb84-21f0-4fd7-b1f0-2c2acccc43f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:08.222Z|777b3adb-52e8-44a0-90f3-e0ec190b0280|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:08.222Z|777b3adb-52e8-44a0-90f3-e0ec190b0280|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:15.416Z|61a76d19-7110-4b6b-af3e-f43a758e0ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:59:15.418Z|61a76d19-7110-4b6b-af3e-f43a758e0ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:59:15.843Z|ec495a74-fb5b-4845-b632-6737b2f989ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:59:15.844Z|ec495a74-fb5b-4845-b632-6737b2f989ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:59:17.971Z|7550b5ed-ef1b-4d0e-bfba-b54c6b3cf10c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:17.971Z|5d217ed2-037c-496b-a1ee-bcb27ff40775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:17.971Z|5d217ed2-037c-496b-a1ee-bcb27ff40775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:17.972Z|7550b5ed-ef1b-4d0e-bfba-b54c6b3cf10c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:18.250Z|d8f32a8d-d3fb-4e51-ad6b-86f9581bffd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:18.251Z|d8f32a8d-d3fb-4e51-ad6b-86f9581bffd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:27.997Z|c650f616-17c5-49d9-b468-54fe2a8c76d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:27.997Z|e14b2568-bf7b-4528-81bb-33b518997063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:27.998Z|c650f616-17c5-49d9-b468-54fe2a8c76d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:27.999Z|e14b2568-bf7b-4528-81bb-33b518997063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:28.277Z|6d889466-6e78-4d5a-8c91-19f3c3e543cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:28.280Z|6d889466-6e78-4d5a-8c91-19f3c3e543cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:30.416Z|7817a0bb-4899-4bdf-998b-9cb68e982e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:59:30.416Z|7817a0bb-4899-4bdf-998b-9cb68e982e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:59:38.026Z|b5657d3c-3d2b-4a04-91df-83b91f1187ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:38.026Z|7ffd9f2a-c459-4201-85c3-2093f19ab498|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:38.026Z|b5657d3c-3d2b-4a04-91df-83b91f1187ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:38.026Z|7ffd9f2a-c459-4201-85c3-2093f19ab498|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:38.306Z|c3160617-c95f-41aa-aea7-dfb44291ab2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:38.307Z|c3160617-c95f-41aa-aea7-dfb44291ab2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:45.122Z|67d2c889-8257-4cf7-a161-16e94ccc17ef|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T00:59:45.123Z|67d2c889-8257-4cf7-a161-16e94ccc17ef|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:45.416Z|9c6e4e5d-c603-4392-98eb-9f15841dc9d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:59:45.416Z|9c6e4e5d-c603-4392-98eb-9f15841dc9d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:59:45.845Z|c843052e-04d9-48d4-b53d-65c5dc255fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T00:59:45.846Z|c843052e-04d9-48d4-b53d-65c5dc255fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T00:59:48.053Z|1c9e8df6-f7be-4b5d-bf33-126240194ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:48.053Z|7390f853-dcfb-46f3-bd5a-f6155592c697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:48.054Z|7390f853-dcfb-46f3-bd5a-f6155592c697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:48.054Z|1c9e8df6-f7be-4b5d-bf33-126240194ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:48.331Z|75c3c923-3bb3-4b64-b153-0ce48fcf2e00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:48.332Z|75c3c923-3bb3-4b64-b153-0ce48fcf2e00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:58.090Z|949fb14e-5bea-411c-9ae0-713a2a7a2b25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:58.090Z|c87a1d73-ab93-4224-adde-f6c8db22574a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:58.091Z|c87a1d73-ab93-4224-adde-f6c8db22574a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:58.091Z|949fb14e-5bea-411c-9ae0-713a2a7a2b25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T00:59:58.356Z|e38e7e6f-a739-45d9-9a13-ee4f255cbbe1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T00:59:58.358Z|e38e7e6f-a739-45d9-9a13-ee4f255cbbe1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:00.416Z|cefaea44-01d3-4be3-b0a3-35d86bc6b504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:00:00.419Z|cefaea44-01d3-4be3-b0a3-35d86bc6b504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:00:08.117Z|d2c0e7fd-a958-4fe4-ba58-3cdd93652ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:08.118Z|d2c0e7fd-a958-4fe4-ba58-3cdd93652ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:08.129Z|13041d4e-1023-46ef-8eca-aba1aa73c9ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:08.130Z|13041d4e-1023-46ef-8eca-aba1aa73c9ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:08.386Z|6c409a27-7c82-48da-961a-a51aaf4d4fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:08.387Z|6c409a27-7c82-48da-961a-a51aaf4d4fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:15.416Z|83a20336-25b2-49d5-bc75-0c7251997fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:00:15.416Z|83a20336-25b2-49d5-bc75-0c7251997fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:00:15.846Z|fea4306c-4bfd-462f-bbf7-8d92eaa22a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:00:15.847Z|fea4306c-4bfd-462f-bbf7-8d92eaa22a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:00:18.161Z|8eacbb10-db3d-459b-ad57-a69584fef24b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:18.161Z|51bd2fe5-2bfb-44c8-bb2b-719655a9f177|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:18.162Z|51bd2fe5-2bfb-44c8-bb2b-719655a9f177|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:18.162Z|8eacbb10-db3d-459b-ad57-a69584fef24b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:18.411Z|db2af4af-852f-4542-a509-ada9c101ac44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:18.412Z|db2af4af-852f-4542-a509-ada9c101ac44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:28.187Z|8c966197-4959-43f2-8c3b-260a5db4c046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:28.188Z|8c966197-4959-43f2-8c3b-260a5db4c046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:28.198Z|be10b9f7-8324-4be4-a4e8-6f8851ca1aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:28.199Z|be10b9f7-8324-4be4-a4e8-6f8851ca1aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:28.438Z|b634fb3d-f3c5-46fe-940b-9ed153037b0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:28.440Z|b634fb3d-f3c5-46fe-940b-9ed153037b0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:30.416Z|f77cd087-8ad9-4197-8776-d0f010e2fddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:00:30.416Z|f77cd087-8ad9-4197-8776-d0f010e2fddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:00:38.215Z|4d924fbd-6419-4f3b-845b-d7671ac188a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:38.216Z|4d924fbd-6419-4f3b-845b-d7671ac188a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:38.223Z|b841a219-d339-402f-a5bb-b4d5246852bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:38.224Z|b841a219-d339-402f-a5bb-b4d5246852bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:38.467Z|4b5785b0-ebee-415d-9cca-bdc8bc32c96e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:38.467Z|4b5785b0-ebee-415d-9cca-bdc8bc32c96e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:45.122Z|ab39526d-2c7a-4fd0-80c7-a2a186e8d4d4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:00:45.123Z|ab39526d-2c7a-4fd0-80c7-a2a186e8d4d4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:45.416Z|7e30bb7d-ae15-4ab8-ae56-d40e0187074e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:00:45.419Z|7e30bb7d-ae15-4ab8-ae56-d40e0187074e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:00:45.848Z|ca8da27b-686e-41d8-9f9a-d7af17822497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:00:45.849Z|ca8da27b-686e-41d8-9f9a-d7af17822497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:00:48.244Z|7b6650a7-0a24-462e-b140-182693aea986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:48.244Z|7b6650a7-0a24-462e-b140-182693aea986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:48.253Z|3877a5ca-16da-41c7-8e6d-3cb6206c34de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:48.254Z|3877a5ca-16da-41c7-8e6d-3cb6206c34de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:48.493Z|4d8e4c55-81a3-4e36-be1c-15f1a4948b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:48.494Z|4d8e4c55-81a3-4e36-be1c-15f1a4948b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:58.268Z|4b4fa308-08d3-4202-9aaa-4b3468e255df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:58.269Z|4b4fa308-08d3-4202-9aaa-4b3468e255df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:58.277Z|a7bf7710-40b4-4134-8022-4b0d48cc2e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:58.277Z|a7bf7710-40b4-4134-8022-4b0d48cc2e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:00:58.520Z|800e5cae-6efb-4dd9-9f5c-33bc71bfc3ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:00:58.521Z|800e5cae-6efb-4dd9-9f5c-33bc71bfc3ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:00.416Z|97c3bf19-ee70-4b04-be5f-00e86c8cd9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:01:00.416Z|97c3bf19-ee70-4b04-be5f-00e86c8cd9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:01:08.297Z|57edf1b5-c9a0-4844-87f9-111a33ab1631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:08.298Z|57edf1b5-c9a0-4844-87f9-111a33ab1631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:08.313Z|b137e806-1788-4c26-b35c-b02a41e76e9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:08.315Z|b137e806-1788-4c26-b35c-b02a41e76e9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:08.544Z|558eb39d-a402-4f0c-8926-cc7fa459f7fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:08.546Z|558eb39d-a402-4f0c-8926-cc7fa459f7fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:15.416Z|70feda53-3c88-4615-9d6a-1564e320ddec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:01:15.416Z|70feda53-3c88-4615-9d6a-1564e320ddec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:01:15.849Z|3ccbef07-aebe-498f-aa99-88c0ab6c92ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:01:15.850Z|3ccbef07-aebe-498f-aa99-88c0ab6c92ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:01:18.325Z|323e07b3-e420-49d3-a03c-f897ded2ae4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:18.326Z|323e07b3-e420-49d3-a03c-f897ded2ae4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:18.342Z|ec14fb45-b7f1-41b6-b4e4-f2fb53b59fe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:18.343Z|ec14fb45-b7f1-41b6-b4e4-f2fb53b59fe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:18.575Z|a916410f-c699-4465-8fc4-dbd9a0bfb18f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:18.576Z|a916410f-c699-4465-8fc4-dbd9a0bfb18f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:28.363Z|cf230587-a83b-4c72-910c-3a64a289f50f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:28.370Z|cf230587-a83b-4c72-910c-3a64a289f50f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:28.381Z|c953ba58-66ca-4c9a-9abf-707e79a6e852|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:28.384Z|c953ba58-66ca-4c9a-9abf-707e79a6e852|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:28.608Z|64a72ddc-8137-45b1-86d5-7b88436247c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:28.611Z|64a72ddc-8137-45b1-86d5-7b88436247c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:30.416Z|c0cf7eb1-0e51-42b9-b2c8-b3495271a2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:01:30.419Z|c0cf7eb1-0e51-42b9-b2c8-b3495271a2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:01:38.407Z|2fa71806-a8db-4c79-819c-d937f9b7c76e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:38.408Z|2fa71806-a8db-4c79-819c-d937f9b7c76e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:38.431Z|6afae03e-8077-4c4b-b8f4-522269b6bea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:38.432Z|6afae03e-8077-4c4b-b8f4-522269b6bea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:38.646Z|b5efa8dd-a331-460a-9d9e-5277f7ee6344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:38.647Z|b5efa8dd-a331-460a-9d9e-5277f7ee6344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:45.121Z|81d4a9fe-f892-4652-917d-8d31383bc3ca|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:01:45.122Z|81d4a9fe-f892-4652-917d-8d31383bc3ca|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:45.416Z|520f4fb5-b9ae-48c1-819a-42bfe0f0c10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:01:45.416Z|520f4fb5-b9ae-48c1-819a-42bfe0f0c10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:01:45.851Z|0e009d40-78e9-47ed-9d85-1a89734ef7ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:01:45.851Z|0e009d40-78e9-47ed-9d85-1a89734ef7ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:01:48.439Z|6a93fd9e-5d91-4e88-9b08-1dd36c83b9d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:48.441Z|6a93fd9e-5d91-4e88-9b08-1dd36c83b9d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:48.457Z|59101346-6c36-4bae-9445-ecfc816eba21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:48.458Z|59101346-6c36-4bae-9445-ecfc816eba21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:48.691Z|ed5fba41-ef7f-49cb-81bd-4b78fa7e862a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:48.692Z|ed5fba41-ef7f-49cb-81bd-4b78fa7e862a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:58.467Z|8b1f73ee-7263-4a4e-ba51-d33043ae58b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:58.468Z|8b1f73ee-7263-4a4e-ba51-d33043ae58b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:58.489Z|1c7b9617-3fd0-4a49-bba6-21e8558ad577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:58.490Z|1c7b9617-3fd0-4a49-bba6-21e8558ad577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:01:58.720Z|a65ce332-28a3-48ca-a9a0-d3bf27d6d7ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:01:58.721Z|a65ce332-28a3-48ca-a9a0-d3bf27d6d7ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:00.416Z|e75f7149-e89f-4461-a180-1b27d2cea955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:02:00.417Z|e75f7149-e89f-4461-a180-1b27d2cea955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:02:08.497Z|64da0015-e489-4807-8bbc-4da98c3fde58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:08.498Z|64da0015-e489-4807-8bbc-4da98c3fde58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:08.519Z|45d5881c-14a3-4b68-b425-fc03336536a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:08.520Z|45d5881c-14a3-4b68-b425-fc03336536a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:08.750Z|d8116826-f0ed-4a6d-9d20-78926e6e5277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:08.751Z|d8116826-f0ed-4a6d-9d20-78926e6e5277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:15.416Z|fd3a607c-cd93-44ac-a77b-2165743c5404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:02:15.419Z|fd3a607c-cd93-44ac-a77b-2165743c5404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:02:15.852Z|e04bcd26-0a66-467e-bda6-7bac526221f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:02:15.853Z|e04bcd26-0a66-467e-bda6-7bac526221f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:02:18.530Z|b4dd0cd2-9f6c-411d-bb96-52675d3e3088|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:18.531Z|b4dd0cd2-9f6c-411d-bb96-52675d3e3088|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:18.549Z|061a4ceb-4e15-490a-a7c5-74ccead33c13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:18.550Z|061a4ceb-4e15-490a-a7c5-74ccead33c13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:18.779Z|a96e1d2f-a64e-42f5-968d-6ff5be8402bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:18.780Z|a96e1d2f-a64e-42f5-968d-6ff5be8402bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:28.560Z|47fb6b31-dddf-4b4c-90e8-99ea7645d5e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:28.561Z|47fb6b31-dddf-4b4c-90e8-99ea7645d5e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:28.585Z|9425e321-7d09-42da-b944-d0086aa306e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:28.586Z|9425e321-7d09-42da-b944-d0086aa306e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:28.813Z|2ffcc72d-6037-4956-baa6-599b240392ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:28.814Z|2ffcc72d-6037-4956-baa6-599b240392ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:30.416Z|08f4bd7e-01a8-40a3-aa0e-e88690a6448f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:02:30.417Z|08f4bd7e-01a8-40a3-aa0e-e88690a6448f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:02:38.589Z|5089676f-3684-45b8-bbd6-98beb31e2c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:38.591Z|5089676f-3684-45b8-bbd6-98beb31e2c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:38.623Z|dd132e19-3206-474f-a73e-92c6c07bd66e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:38.623Z|dd132e19-3206-474f-a73e-92c6c07bd66e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:38.840Z|63aa6e0f-019f-4508-9cab-6fd4bc400576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:38.841Z|63aa6e0f-019f-4508-9cab-6fd4bc400576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:45.124Z|cef35411-04a4-45d5-ba0d-9e75048f731a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:02:45.126Z|cef35411-04a4-45d5-ba0d-9e75048f731a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:45.416Z|cdffa39b-2bd0-4ac4-b507-61c42646f19f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:02:45.417Z|cdffa39b-2bd0-4ac4-b507-61c42646f19f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:02:45.854Z|0c71c2e1-331e-4bc5-89cb-64415094913b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:02:45.855Z|0c71c2e1-331e-4bc5-89cb-64415094913b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:02:48.632Z|d1d53f79-1884-4dda-8345-cb52b08576bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:48.634Z|d1d53f79-1884-4dda-8345-cb52b08576bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:48.659Z|fe3966d3-06ca-43ba-bf5a-960e273b8a1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:48.672Z|fe3966d3-06ca-43ba-bf5a-960e273b8a1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:48.869Z|1ca00d8d-7f2c-4c5d-80b0-a2107e7e1890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:48.870Z|1ca00d8d-7f2c-4c5d-80b0-a2107e7e1890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:58.667Z|093e7a27-4aca-405f-a81d-02d68a742ce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:58.668Z|093e7a27-4aca-405f-a81d-02d68a742ce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:58.705Z|07d335a8-e717-42f4-9a98-c928cba903aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:58.706Z|07d335a8-e717-42f4-9a98-c928cba903aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:02:58.908Z|2a6632ad-873c-4db8-b564-86bcf1a038f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:02:58.918Z|2a6632ad-873c-4db8-b564-86bcf1a038f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:00.416Z|f7ae450c-e026-4245-890a-7617a70ee02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:03:00.419Z|f7ae450c-e026-4245-890a-7617a70ee02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:03:08.698Z|9d0303e3-03af-441d-b420-1b9e7b77f388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:08.699Z|9d0303e3-03af-441d-b420-1b9e7b77f388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:08.733Z|fb07d63f-d64f-4f90-a95a-ef800d11bf6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:08.734Z|fb07d63f-d64f-4f90-a95a-ef800d11bf6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:08.956Z|23b2196d-b10c-46bb-99a9-b2434d152641|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:08.957Z|23b2196d-b10c-46bb-99a9-b2434d152641|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:15.416Z|1e91c66b-4d84-4e71-bdb4-9155d56c6870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:03:15.416Z|1e91c66b-4d84-4e71-bdb4-9155d56c6870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:03:15.856Z|ce53c780-d557-4ba5-b159-99de2a225d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:03:15.856Z|ce53c780-d557-4ba5-b159-99de2a225d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:03:18.730Z|2d2507d0-aad0-4257-a572-f42ba2bfccdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:18.731Z|2d2507d0-aad0-4257-a572-f42ba2bfccdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:18.767Z|f932292d-7d39-4c31-a1ed-abe637023d6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:18.768Z|f932292d-7d39-4c31-a1ed-abe637023d6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:19.010Z|bc195dd8-5bb8-4102-85d3-630697c72d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:19.011Z|bc195dd8-5bb8-4102-85d3-630697c72d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:28.767Z|ded21845-90cb-4c08-8ac9-0d9b8a49d86e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:28.768Z|ded21845-90cb-4c08-8ac9-0d9b8a49d86e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:28.799Z|2c3d8536-e4ad-482a-8691-3ba6eb6f391c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:28.800Z|2c3d8536-e4ad-482a-8691-3ba6eb6f391c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:29.059Z|d4ab6b71-ebe8-4ba0-a70e-6943c23be9f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:29.059Z|d4ab6b71-ebe8-4ba0-a70e-6943c23be9f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:30.416Z|093d39c9-05ca-4b28-9507-870923a7024b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:03:30.416Z|093d39c9-05ca-4b28-9507-870923a7024b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:03:38.792Z|fda93e5e-eab0-4889-8016-4fd3450a414e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:38.793Z|fda93e5e-eab0-4889-8016-4fd3450a414e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:38.823Z|845307de-b6a4-4193-8179-eb355864d583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:38.824Z|845307de-b6a4-4193-8179-eb355864d583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:39.087Z|40d32581-e467-4421-abe7-45ea4fcda6a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:39.088Z|40d32581-e467-4421-abe7-45ea4fcda6a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:45.122Z|95df3c36-71fe-43a2-82e5-3b115609e7b5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:03:45.123Z|95df3c36-71fe-43a2-82e5-3b115609e7b5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:45.416Z|dabb0383-8b3f-48e9-a2be-d67c277dfa3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:03:45.420Z|dabb0383-8b3f-48e9-a2be-d67c277dfa3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:03:45.858Z|887b7862-b4e3-4bf6-8a6a-e60967bc63ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:03:45.858Z|887b7862-b4e3-4bf6-8a6a-e60967bc63ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:03:48.818Z|ed1c81d9-ec25-44d0-8e06-1fef9303df89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:48.819Z|ed1c81d9-ec25-44d0-8e06-1fef9303df89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:48.849Z|8d90c053-6b68-4307-a948-51923dc710ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:48.850Z|8d90c053-6b68-4307-a948-51923dc710ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:49.114Z|f875ec38-38e9-4dd8-a89c-e37b63aee2ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:49.115Z|f875ec38-38e9-4dd8-a89c-e37b63aee2ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:58.847Z|2a92ea4d-359c-40a3-8e5d-829109228e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:58.849Z|2a92ea4d-359c-40a3-8e5d-829109228e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:58.875Z|cb094f46-496f-40f5-baf4-81879c6f1968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:58.877Z|cb094f46-496f-40f5-baf4-81879c6f1968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:03:59.140Z|e8cdd2d7-da6d-483f-a6f4-2dd0fcbea6d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:03:59.141Z|e8cdd2d7-da6d-483f-a6f4-2dd0fcbea6d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:00.416Z|ce2e3567-9c91-451b-98cf-555842018a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:04:00.417Z|ce2e3567-9c91-451b-98cf-555842018a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:04:08.874Z|a5426ae6-4af4-430e-9ae1-61db76f8e440|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:08.874Z|a5426ae6-4af4-430e-9ae1-61db76f8e440|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:08.906Z|e3ba0276-33f0-425f-80d8-18143a177bdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:08.906Z|e3ba0276-33f0-425f-80d8-18143a177bdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:09.165Z|f76852a1-7767-4bc1-b3f7-d0c26ed47276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:09.166Z|f76852a1-7767-4bc1-b3f7-d0c26ed47276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:15.416Z|89d6483f-da21-409d-a33c-b4ed1068a430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:04:15.417Z|89d6483f-da21-409d-a33c-b4ed1068a430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:04:15.859Z|9fbad86e-300f-4e2f-8f0e-9753ea044de1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:04:15.860Z|9fbad86e-300f-4e2f-8f0e-9753ea044de1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:04:18.903Z|a20a920a-2fd5-4f3a-bbeb-8916c5d21dc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:18.903Z|a20a920a-2fd5-4f3a-bbeb-8916c5d21dc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:18.932Z|43b5c0c8-5e62-4940-b125-22b076831af8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:18.933Z|43b5c0c8-5e62-4940-b125-22b076831af8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:19.200Z|2f65fcf4-d5f0-4e82-9b89-0f1ef4765c36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:19.201Z|2f65fcf4-d5f0-4e82-9b89-0f1ef4765c36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:28.927Z|b03811fd-c58f-41ae-b511-3b471c540e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:28.928Z|b03811fd-c58f-41ae-b511-3b471c540e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:28.970Z|8dff6f27-1eb8-4929-87e0-115ccfb6591c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:28.971Z|8dff6f27-1eb8-4929-87e0-115ccfb6591c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:29.226Z|bfb9816c-3c1d-44d0-a372-45038728a0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:29.227Z|bfb9816c-3c1d-44d0-a372-45038728a0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:30.416Z|ec06d567-b0ed-4d81-87f4-cf6a121ecf54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:04:30.418Z|ec06d567-b0ed-4d81-87f4-cf6a121ecf54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:04:38.957Z|9ca7b8d2-e645-4472-a8b0-1caad5f2c09d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:38.958Z|9ca7b8d2-e645-4472-a8b0-1caad5f2c09d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:38.999Z|6e10e86a-4361-4c3e-a9df-5ec16aea8c81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:38.999Z|6e10e86a-4361-4c3e-a9df-5ec16aea8c81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:39.250Z|16d74e5d-bc4c-4ce4-a79a-e52e2464e264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:39.251Z|16d74e5d-bc4c-4ce4-a79a-e52e2464e264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:45.124Z|26203d65-046a-4406-8649-c56840897e84|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:04:45.125Z|26203d65-046a-4406-8649-c56840897e84|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:45.416Z|9014dca8-aed5-47ea-833f-6a0e06cc88ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:04:45.417Z|9014dca8-aed5-47ea-833f-6a0e06cc88ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:04:45.861Z|4892374e-1a6a-4cd2-b713-906fbea82db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:04:45.861Z|4892374e-1a6a-4cd2-b713-906fbea82db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:04:48.984Z|a7a22d2a-f825-4ae6-8e5d-99cfaf925012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:48.985Z|a7a22d2a-f825-4ae6-8e5d-99cfaf925012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:49.025Z|827a5a71-cceb-437b-8a5f-1fd4d6f5df77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:49.025Z|827a5a71-cceb-437b-8a5f-1fd4d6f5df77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:49.275Z|d6333b43-fb61-41b9-b443-9fca09b42e60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:49.275Z|d6333b43-fb61-41b9-b443-9fca09b42e60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:59.015Z|63dd7713-fbd1-4931-b5ec-322be4b08705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:59.016Z|63dd7713-fbd1-4931-b5ec-322be4b08705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:59.050Z|3e4b5c1c-11e1-4da5-86f0-3626d69749c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:59.051Z|3e4b5c1c-11e1-4da5-86f0-3626d69749c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:04:59.302Z|05182daf-d093-4c44-885c-8afbbc9ac69c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:04:59.302Z|05182daf-d093-4c44-885c-8afbbc9ac69c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:00.417Z|d1b125c5-90ea-496d-9d66-ca3cc17ee565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:05:00.418Z|d1b125c5-90ea-496d-9d66-ca3cc17ee565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:05:09.060Z|eb13d912-441a-41c0-9b35-5a2379714df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:09.061Z|eb13d912-441a-41c0-9b35-5a2379714df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:09.098Z|b0eb118a-d218-4c71-9e20-c2c7fcaaf308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:09.099Z|b0eb118a-d218-4c71-9e20-c2c7fcaaf308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:09.330Z|bd5cf829-73a1-409f-8a98-ef8f2f8bd8eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:09.330Z|bd5cf829-73a1-409f-8a98-ef8f2f8bd8eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:15.416Z|8f9cd87b-7b0b-4140-91c9-eaf10884fd8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:05:15.418Z|8f9cd87b-7b0b-4140-91c9-eaf10884fd8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:05:15.862Z|8c6de8ac-6807-4835-91bf-9e2d636d7fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:05:15.862Z|8c6de8ac-6807-4835-91bf-9e2d636d7fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:05:19.096Z|353f30f3-31a0-454d-ae29-7d0b54de22b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:19.097Z|353f30f3-31a0-454d-ae29-7d0b54de22b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:19.136Z|9408c503-4423-4bbc-9188-1faf75ff107a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:19.137Z|9408c503-4423-4bbc-9188-1faf75ff107a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:19.359Z|c0354574-07eb-48c8-be16-b7e0bb71d8de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:19.360Z|c0354574-07eb-48c8-be16-b7e0bb71d8de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:29.131Z|ed0bdc19-680b-4d2a-b6ae-5790e056bb8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:29.132Z|ed0bdc19-680b-4d2a-b6ae-5790e056bb8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:29.162Z|91f9c6f7-4984-4c4f-b9cf-5ed18206ec55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:29.163Z|91f9c6f7-4984-4c4f-b9cf-5ed18206ec55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:29.385Z|55a0a9b8-d46a-4b33-878d-deecbd2bdb34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:29.387Z|55a0a9b8-d46a-4b33-878d-deecbd2bdb34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:30.416Z|4b84cd73-549c-49e5-96f0-5cc5437bfbc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:05:30.416Z|4b84cd73-549c-49e5-96f0-5cc5437bfbc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:05:39.155Z|ae3b0e92-03c0-458a-9711-aa1bbb95e8e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:39.156Z|ae3b0e92-03c0-458a-9711-aa1bbb95e8e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:39.187Z|c8800051-d647-4604-bebb-af89a8444ba3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:39.188Z|c8800051-d647-4604-bebb-af89a8444ba3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:39.410Z|f691cffe-0e13-4662-ae29-c23b35474e83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:39.410Z|f691cffe-0e13-4662-ae29-c23b35474e83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:45.120Z|0388a865-b9de-4f1b-bd5a-5b2c2b857408|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:05:45.121Z|0388a865-b9de-4f1b-bd5a-5b2c2b857408|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:45.416Z|bcbc0f8b-eed3-45a4-89d4-c2ffc6c7f81f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:05:45.417Z|bcbc0f8b-eed3-45a4-89d4-c2ffc6c7f81f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:05:45.863Z|10f25a05-10b2-4765-860a-a55204418c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:05:45.864Z|10f25a05-10b2-4765-860a-a55204418c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:05:49.205Z|f25fb7b5-df5e-4971-85af-b09517e9a0c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:49.225Z|f25fb7b5-df5e-4971-85af-b09517e9a0c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:49.249Z|544c5e44-424a-4eb0-bb1f-fd0ae072d178|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:49.250Z|544c5e44-424a-4eb0-bb1f-fd0ae072d178|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:49.434Z|dd3bab9c-2154-40f2-a334-9a112e59cb54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:49.434Z|dd3bab9c-2154-40f2-a334-9a112e59cb54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:59.282Z|3078c212-de2e-4b46-8142-ba1c4a0ae76b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:59.282Z|bff7365c-2455-4a3d-982e-5be755ecdb49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:59.283Z|bff7365c-2455-4a3d-982e-5be755ecdb49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:59.283Z|3078c212-de2e-4b46-8142-ba1c4a0ae76b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:05:59.459Z|450c2c93-6103-433d-b118-3bfc660d80c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:05:59.460Z|450c2c93-6103-433d-b118-3bfc660d80c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:00.416Z|36e45745-4520-41be-9a29-92b3da0209b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:06:00.418Z|36e45745-4520-41be-9a29-92b3da0209b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:06:09.320Z|7a7b063e-a22b-4877-be7f-4e3662f9a372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:09.321Z|7a7b063e-a22b-4877-be7f-4e3662f9a372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:09.327Z|d78359fb-2b09-47fa-8f9e-3d60f7fb62f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:09.328Z|d78359fb-2b09-47fa-8f9e-3d60f7fb62f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:09.482Z|b0648b76-c138-44ec-93ec-259c12aa9ee9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:09.483Z|b0648b76-c138-44ec-93ec-259c12aa9ee9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:15.416Z|bb9c0272-c47f-4bfc-8370-c04b824f58bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:06:15.416Z|bb9c0272-c47f-4bfc-8370-c04b824f58bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:06:15.865Z|798df9b1-f770-4cd6-ab7a-605f0e7e9e91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:06:15.866Z|798df9b1-f770-4cd6-ab7a-605f0e7e9e91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:06:19.357Z|d340990a-05f4-4b88-808c-1a8e07d86450|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:19.358Z|d340990a-05f4-4b88-808c-1a8e07d86450|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:19.359Z|e70c2160-ba87-4031-a1b1-0671f45130e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:19.361Z|e70c2160-ba87-4031-a1b1-0671f45130e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:19.514Z|7858df57-fd60-4d58-bf9b-847b6e260a75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:19.516Z|7858df57-fd60-4d58-bf9b-847b6e260a75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:29.408Z|6cd667a5-77d2-4560-bc20-df28801fc381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:29.408Z|6cd667a5-77d2-4560-bc20-df28801fc381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:29.409Z|cf8a5be4-d6ea-428b-bd7b-d8c58370866c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:29.409Z|cf8a5be4-d6ea-428b-bd7b-d8c58370866c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:29.542Z|2c12fe69-57ae-4dd2-8a16-dcdff4912140|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:29.542Z|2c12fe69-57ae-4dd2-8a16-dcdff4912140|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:30.416Z|816c5d62-b88b-40e9-bcc8-3576529cfc89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:06:30.417Z|816c5d62-b88b-40e9-bcc8-3576529cfc89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:06:39.434Z|65de5c89-ee35-4f72-90d2-a7c22cb5d9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:39.434Z|b8f64d19-1890-4562-a431-ba68f9a8835d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:39.435Z|65de5c89-ee35-4f72-90d2-a7c22cb5d9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:39.435Z|b8f64d19-1890-4562-a431-ba68f9a8835d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:39.566Z|29c9ca4d-fc7d-48e9-9380-356c454c5e1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:39.567Z|29c9ca4d-fc7d-48e9-9380-356c454c5e1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:45.124Z|1034a3c0-4236-49d3-a666-b39bebb09dd2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:06:45.126Z|1034a3c0-4236-49d3-a666-b39bebb09dd2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:45.416Z|d8739c23-6285-43a1-bda0-42592e4fdf93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:06:45.419Z|d8739c23-6285-43a1-bda0-42592e4fdf93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:06:45.867Z|76b1568a-210d-4c39-a7de-c38685283980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:06:45.868Z|76b1568a-210d-4c39-a7de-c38685283980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:06:49.461Z|c85ee1a6-e2d9-46ef-a2e7-f1923935e582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:49.463Z|c85ee1a6-e2d9-46ef-a2e7-f1923935e582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:49.462Z|905a2b8a-ee4d-41db-9592-3f9e72b48d35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:49.466Z|905a2b8a-ee4d-41db-9592-3f9e72b48d35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:49.596Z|c4689781-ce33-408e-a26c-e23c0a10d3f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:49.597Z|c4689781-ce33-408e-a26c-e23c0a10d3f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:59.493Z|b95db25a-6bbe-49ce-bc82-953a5869a499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:59.493Z|03855ec1-e419-42d3-867c-fae5da3f633b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:59.494Z|b95db25a-6bbe-49ce-bc82-953a5869a499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:59.494Z|03855ec1-e419-42d3-867c-fae5da3f633b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:06:59.621Z|94a8ab93-f35a-4f20-b6cc-434a8aed7030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:06:59.623Z|94a8ab93-f35a-4f20-b6cc-434a8aed7030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:00.416Z|134a0fcb-40c8-4d12-9258-d59733cf8560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:07:00.417Z|134a0fcb-40c8-4d12-9258-d59733cf8560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:07:09.519Z|3c409a50-f7f6-44cc-8c97-afa468b5464a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:09.519Z|08f68523-84f4-4d9a-8d6a-560494b2a9d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:09.520Z|3c409a50-f7f6-44cc-8c97-afa468b5464a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:09.520Z|08f68523-84f4-4d9a-8d6a-560494b2a9d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:09.649Z|4494422a-4319-4837-816e-2d54d24d4d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:09.650Z|4494422a-4319-4837-816e-2d54d24d4d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:15.416Z|d027ed01-c23f-436a-add1-ae6d2f1e4693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:07:15.417Z|d027ed01-c23f-436a-add1-ae6d2f1e4693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:07:15.869Z|03e6eefa-c0d0-4a03-b0d4-fb785984d50e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:07:15.870Z|03e6eefa-c0d0-4a03-b0d4-fb785984d50e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:07:19.545Z|39777b26-ff10-4ef6-8ce4-c72796137869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:19.545Z|f4c8ec85-9318-4942-9c66-6c11e8314e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:19.545Z|39777b26-ff10-4ef6-8ce4-c72796137869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:19.546Z|f4c8ec85-9318-4942-9c66-6c11e8314e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:19.677Z|5768532c-a46b-46a5-85a3-1cee620dcd4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:19.677Z|5768532c-a46b-46a5-85a3-1cee620dcd4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:29.575Z|56763fac-1e20-4984-8ee3-c42bc5738398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:29.577Z|56763fac-1e20-4984-8ee3-c42bc5738398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:29.577Z|96010895-e43b-4e3f-b12a-266129bf4d24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:29.578Z|96010895-e43b-4e3f-b12a-266129bf4d24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:29.702Z|33230375-fa9c-450f-b84b-de5ba8f41d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:29.703Z|33230375-fa9c-450f-b84b-de5ba8f41d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:30.416Z|774e3121-08f9-4b2d-9c4c-aade4f1ab0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:07:30.419Z|774e3121-08f9-4b2d-9c4c-aade4f1ab0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:07:39.608Z|eb5db5bd-6cfc-47fe-b4df-05dd78257b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:39.608Z|37e5b15c-1b1a-456e-846a-fbe9bc44bfdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:39.608Z|eb5db5bd-6cfc-47fe-b4df-05dd78257b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:39.608Z|37e5b15c-1b1a-456e-846a-fbe9bc44bfdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:39.727Z|1dffa4b9-f76c-49ca-800d-cd0c86cf101a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:39.727Z|1dffa4b9-f76c-49ca-800d-cd0c86cf101a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:45.123Z|c3b49ada-d500-4abe-888d-851b0ce31df8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:07:45.124Z|c3b49ada-d500-4abe-888d-851b0ce31df8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:45.416Z|7b11f308-a8f6-4206-b3ad-29818b0aba59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:07:45.416Z|7b11f308-a8f6-4206-b3ad-29818b0aba59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:07:45.870Z|68248de9-9f69-43cf-8417-cff5fb426904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:07:45.871Z|68248de9-9f69-43cf-8417-cff5fb426904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:07:49.635Z|79680faa-e358-46be-9554-c58d014b8f2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:49.635Z|52ba8edb-0c69-4c2f-b963-921ddbd299f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:49.636Z|79680faa-e358-46be-9554-c58d014b8f2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:49.636Z|52ba8edb-0c69-4c2f-b963-921ddbd299f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:49.752Z|1d379ea6-52d5-4138-b223-cb274a1cb696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:49.753Z|1d379ea6-52d5-4138-b223-cb274a1cb696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:59.660Z|3845dcc4-e1a9-4495-a581-d2ffa6e7e278|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:59.660Z|4266dd94-3cd2-4044-8c35-59cbe886c7f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:59.660Z|3845dcc4-e1a9-4495-a581-d2ffa6e7e278|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:59.661Z|4266dd94-3cd2-4044-8c35-59cbe886c7f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:07:59.782Z|e4b2eab5-bb83-42df-94d3-9d8d40f31d18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:07:59.783Z|e4b2eab5-bb83-42df-94d3-9d8d40f31d18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:00.416Z|faa4f206-91e6-4ea4-9f02-dbd7a7ee4488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:08:00.417Z|faa4f206-91e6-4ea4-9f02-dbd7a7ee4488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:08:09.683Z|72f94cfa-4f21-4325-b4c4-fb2c076a5a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:09.684Z|72f94cfa-4f21-4325-b4c4-fb2c076a5a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:09.684Z|4373a01d-bfea-4222-a986-8f06fcdad112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:09.685Z|4373a01d-bfea-4222-a986-8f06fcdad112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:09.807Z|aacb5e4b-be4f-4b3f-b779-0ab59a093fa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:09.808Z|aacb5e4b-be4f-4b3f-b779-0ab59a093fa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:15.416Z|52bb562a-b048-4992-ba4e-80430c3fb54a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:08:15.422Z|52bb562a-b048-4992-ba4e-80430c3fb54a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:08:15.872Z|e44ecdb9-6116-4380-b66b-a3e460954abf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:08:15.872Z|e44ecdb9-6116-4380-b66b-a3e460954abf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:08:19.710Z|52dabd20-db60-43f0-9db2-0df6bef7a4ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:19.711Z|52dabd20-db60-43f0-9db2-0df6bef7a4ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:19.734Z|f3d14986-9b47-48c4-9aa0-eeb5c1dce6ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:19.736Z|f3d14986-9b47-48c4-9aa0-eeb5c1dce6ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:19.834Z|f7ccd9e0-5af5-48bf-96c3-29067636f9c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:19.835Z|f7ccd9e0-5af5-48bf-96c3-29067636f9c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:29.747Z|bbce5c0f-337c-4a2b-a0f4-067c2211f9b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:29.748Z|bbce5c0f-337c-4a2b-a0f4-067c2211f9b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:29.775Z|4b4ce106-0240-42ac-a4e7-d8d0957e621d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:29.777Z|4b4ce106-0240-42ac-a4e7-d8d0957e621d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:29.864Z|08e902ac-9f12-47a2-82c9-39c15c4a3bf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:29.865Z|08e902ac-9f12-47a2-82c9-39c15c4a3bf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:30.417Z|3c05f876-f1ee-41e3-b8d9-a170507bcca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:08:30.418Z|3c05f876-f1ee-41e3-b8d9-a170507bcca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:08:39.790Z|c1006ac7-f3c4-4665-bc52-852b63f3b4fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:39.792Z|c1006ac7-f3c4-4665-bc52-852b63f3b4fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:39.806Z|e0c153d6-0e57-495e-a48d-ded5486c3729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:39.807Z|e0c153d6-0e57-495e-a48d-ded5486c3729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:39.890Z|ebbbd708-2ef3-4d43-8795-34da40ba7afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:39.891Z|ebbbd708-2ef3-4d43-8795-34da40ba7afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:45.122Z|4985f600-4bef-41ea-b0a7-885fa02833f0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:08:45.123Z|4985f600-4bef-41ea-b0a7-885fa02833f0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:45.416Z|32babc7c-3b1c-4b6a-b428-df6f3f839c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:08:45.421Z|32babc7c-3b1c-4b6a-b428-df6f3f839c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:08:45.873Z|f3502d4e-baf1-4e00-aded-4b4e0b7137c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:08:45.874Z|f3502d4e-baf1-4e00-aded-4b4e0b7137c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:08:49.834Z|7f17111f-7e5d-4dfe-9cfc-502fab09f453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:49.836Z|7f17111f-7e5d-4dfe-9cfc-502fab09f453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:49.840Z|c6261016-33fc-43de-8899-15bb40806e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:49.841Z|c6261016-33fc-43de-8899-15bb40806e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:49.918Z|3836f34d-f5a7-4047-b901-e3fa67b79a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:49.919Z|3836f34d-f5a7-4047-b901-e3fa67b79a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:59.864Z|41dfb1c4-6e21-480b-884a-f016b2ca962d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:59.864Z|f5893ddf-d09b-42f0-9bdf-b580d520a861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:59.865Z|f5893ddf-d09b-42f0-9bdf-b580d520a861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:59.865Z|41dfb1c4-6e21-480b-884a-f016b2ca962d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:08:59.946Z|7dc932dd-29fe-4408-a25b-07c7f98430b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:08:59.946Z|7dc932dd-29fe-4408-a25b-07c7f98430b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:00.416Z|9f0a3c35-027d-42d7-8392-f6b536d07a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:09:00.419Z|9f0a3c35-027d-42d7-8392-f6b536d07a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:09:09.890Z|261671ba-56d3-45ce-aaa9-d702e9d61341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:09.891Z|88c0e1c8-79da-4ed6-9aa8-41b445c63d91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:09.891Z|261671ba-56d3-45ce-aaa9-d702e9d61341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:09.891Z|88c0e1c8-79da-4ed6-9aa8-41b445c63d91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:09.970Z|5d3e1abd-ae10-4406-bd0e-1b8861227f12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:09.972Z|5d3e1abd-ae10-4406-bd0e-1b8861227f12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:15.416Z|59581c61-fa0c-4b31-83f5-e9288aed8452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:09:15.417Z|59581c61-fa0c-4b31-83f5-e9288aed8452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:09:15.875Z|4e93bcc0-3db3-4cd7-96a4-63d3756e0145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:09:15.875Z|4e93bcc0-3db3-4cd7-96a4-63d3756e0145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:09:19.916Z|59278c26-64b3-4b20-b4f9-7e53264ba293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:19.918Z|59278c26-64b3-4b20-b4f9-7e53264ba293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:19.920Z|83e37d2d-a593-4800-ad4c-762eb66c4e02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:19.920Z|83e37d2d-a593-4800-ad4c-762eb66c4e02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:19.997Z|7012717c-563d-4f47-bffd-5c8d50278827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:19.998Z|7012717c-563d-4f47-bffd-5c8d50278827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:29.946Z|c06b8480-d9e4-4c22-afc7-8e8b24a61a79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:29.946Z|8d67e60d-6b8d-47f7-a76e-ee74db3190a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:29.947Z|8d67e60d-6b8d-47f7-a76e-ee74db3190a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:29.947Z|c06b8480-d9e4-4c22-afc7-8e8b24a61a79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:30.034Z|25df724a-9867-4cb4-829d-28f8af6bf0b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:30.035Z|25df724a-9867-4cb4-829d-28f8af6bf0b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:30.416Z|1ebdb076-b5d0-405d-aa46-9b8ad4ff700b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:09:30.416Z|1ebdb076-b5d0-405d-aa46-9b8ad4ff700b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:09:39.970Z|86bec454-55bc-44f4-9ae7-ba41ed05b275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:39.970Z|ecaaacd8-da66-4a02-a2c2-16504c44a9ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:39.971Z|86bec454-55bc-44f4-9ae7-ba41ed05b275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:39.971Z|ecaaacd8-da66-4a02-a2c2-16504c44a9ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:40.063Z|1af02e7a-a512-4e42-9ed3-3980a05512ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:40.064Z|1af02e7a-a512-4e42-9ed3-3980a05512ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:45.122Z|41542f1c-53b4-409b-8ada-1ddd8f819d8e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:09:45.123Z|41542f1c-53b4-409b-8ada-1ddd8f819d8e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:45.416Z|248be180-2949-4a51-88e6-513490a629af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:09:45.419Z|248be180-2949-4a51-88e6-513490a629af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:09:45.876Z|0f7defe3-4bf6-4c97-afc9-e7e73f0fac60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:09:45.876Z|0f7defe3-4bf6-4c97-afc9-e7e73f0fac60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:09:50.003Z|1c0b6e18-274d-437a-a401-bcb5feb8a58c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:50.013Z|1c0b6e18-274d-437a-a401-bcb5feb8a58c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:50.019Z|1b6e62bf-cae8-4fc8-9b85-0fbbd4b6b328|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:50.020Z|1b6e62bf-cae8-4fc8-9b85-0fbbd4b6b328|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:09:50.088Z|743aa8b7-e2f4-44db-9d0a-ce53fa6ff9df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:09:50.089Z|743aa8b7-e2f4-44db-9d0a-ce53fa6ff9df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:00.040Z|3ada0ee2-3d9c-4a9f-8527-704e097b7791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:00.041Z|3ada0ee2-3d9c-4a9f-8527-704e097b7791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:00.043Z|f56fe0ec-d694-440f-82a3-d9ebb491390d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:00.044Z|f56fe0ec-d694-440f-82a3-d9ebb491390d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:00.119Z|f625842c-6947-4428-9a4d-8a7e032f79ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:00.120Z|f625842c-6947-4428-9a4d-8a7e032f79ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:00.416Z|0f0add4f-2bf9-4377-9a99-aa54de12fcc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:10:00.416Z|0f0add4f-2bf9-4377-9a99-aa54de12fcc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:10:10.066Z|96c4d7c4-236d-4192-b6dd-9bd77696fc13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:10.067Z|96c4d7c4-236d-4192-b6dd-9bd77696fc13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:10.068Z|ab6c857e-fc5c-4fcc-9833-57e6eaf68be3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:10.069Z|ab6c857e-fc5c-4fcc-9833-57e6eaf68be3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:10.145Z|87aa5f4c-31d3-472d-b543-30e2cf6a33d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:10.146Z|87aa5f4c-31d3-472d-b543-30e2cf6a33d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:15.416Z|bd5612e5-ab8f-4c6e-bf66-64eb87c81bda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:10:15.416Z|bd5612e5-ab8f-4c6e-bf66-64eb87c81bda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:10:15.877Z|5c8eb2c0-854d-4af3-83bc-87bab904a3fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:10:15.878Z|5c8eb2c0-854d-4af3-83bc-87bab904a3fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:10:20.091Z|877cdbeb-775b-46b3-b8e1-672cbd64c634|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:20.091Z|877cdbeb-775b-46b3-b8e1-672cbd64c634|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:20.102Z|bbae2e43-8840-4f1f-a9a8-d7052307eac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:20.103Z|bbae2e43-8840-4f1f-a9a8-d7052307eac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:20.179Z|3a81e7c9-ef15-44fc-a325-a6ecc4d73fa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:20.180Z|3a81e7c9-ef15-44fc-a325-a6ecc4d73fa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:30.127Z|e51b6fb7-53cd-44a3-9ba0-2b7390564c8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:30.127Z|4a53b122-2773-4d52-890f-13a525371981|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:30.128Z|e51b6fb7-53cd-44a3-9ba0-2b7390564c8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:30.128Z|4a53b122-2773-4d52-890f-13a525371981|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:30.210Z|5a7d3023-110f-40e6-8e89-eafe2738fe5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:30.211Z|5a7d3023-110f-40e6-8e89-eafe2738fe5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:30.416Z|306baa53-42b1-4399-82d9-6663cf57a5b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:10:30.418Z|306baa53-42b1-4399-82d9-6663cf57a5b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:10:40.154Z|33c2e2ec-e604-4f6b-905a-863b9669d03e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:40.154Z|18491a37-ebe9-4812-af10-3268366bff33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:40.154Z|33c2e2ec-e604-4f6b-905a-863b9669d03e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:40.154Z|18491a37-ebe9-4812-af10-3268366bff33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:40.236Z|901c1a37-7fad-4508-aac4-29cae5beae19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:40.237Z|901c1a37-7fad-4508-aac4-29cae5beae19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:45.124Z|f6248cb7-046a-46cc-a876-348afd4c5abc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:10:45.125Z|f6248cb7-046a-46cc-a876-348afd4c5abc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:45.417Z|6aa7fc24-a89a-4b00-b5b8-a85fec3418c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:10:45.417Z|6aa7fc24-a89a-4b00-b5b8-a85fec3418c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:10:45.878Z|efd901b0-9e62-46ca-8cc9-cd7bd2a1052a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:10:45.879Z|efd901b0-9e62-46ca-8cc9-cd7bd2a1052a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:10:50.178Z|225a1cd4-9a35-483a-b12f-bbab28af6513|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:50.178Z|0de3251d-88d1-4c7e-bdfd-84bf7bb3d98e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:50.179Z|225a1cd4-9a35-483a-b12f-bbab28af6513|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:50.179Z|0de3251d-88d1-4c7e-bdfd-84bf7bb3d98e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:10:50.262Z|ccd91fae-0e76-4122-89ac-b163ed66516f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:10:50.263Z|ccd91fae-0e76-4122-89ac-b163ed66516f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:00.204Z|8d06d216-23ef-4d57-a85c-49be102825ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:00.205Z|8d06d216-23ef-4d57-a85c-49be102825ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:00.214Z|36f0ba01-361f-4d26-9adf-c3315f232842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:00.214Z|36f0ba01-361f-4d26-9adf-c3315f232842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:00.292Z|354d382a-681a-45a6-919d-6e0bcf1f1721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:00.294Z|354d382a-681a-45a6-919d-6e0bcf1f1721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:00.416Z|c1f8f4a4-d187-43e7-a2ac-3d1fd01d3377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:11:00.417Z|c1f8f4a4-d187-43e7-a2ac-3d1fd01d3377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:11:10.236Z|67a61de0-86fe-4c9f-95cd-1ac962a8d536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:10.237Z|67a61de0-86fe-4c9f-95cd-1ac962a8d536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:10.238Z|99b5202d-bfd1-41c0-98cf-967e5aa48481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:10.238Z|99b5202d-bfd1-41c0-98cf-967e5aa48481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:10.320Z|a0ed3c12-6ab0-4dac-a6c4-552b050d7101|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:10.321Z|a0ed3c12-6ab0-4dac-a6c4-552b050d7101|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:15.416Z|c558edf4-9351-4891-a76b-2bc3882d1e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:11:15.421Z|c558edf4-9351-4891-a76b-2bc3882d1e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:11:15.879Z|a79c8375-6dbf-407e-9519-9ec25f9c7458|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:11:15.880Z|a79c8375-6dbf-407e-9519-9ec25f9c7458|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:11:20.263Z|5f678453-f745-4f18-9a46-834af8645cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:20.264Z|5f678453-f745-4f18-9a46-834af8645cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:20.266Z|9c5e0056-9ac6-43b6-af0b-cd253e61d4fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:20.266Z|9c5e0056-9ac6-43b6-af0b-cd253e61d4fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:20.359Z|b786e6bc-6079-47ab-9453-88d015aa3e8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:20.360Z|b786e6bc-6079-47ab-9453-88d015aa3e8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:30.295Z|a9116a89-a6cf-48e4-86a1-42e6f16d9469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:30.296Z|adf625ea-6b86-4bdd-ad87-0fa4e8329d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:30.296Z|a9116a89-a6cf-48e4-86a1-42e6f16d9469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:30.296Z|adf625ea-6b86-4bdd-ad87-0fa4e8329d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:30.387Z|9ba8661f-db2f-4743-ba4d-b6c01eccc643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:30.388Z|9ba8661f-db2f-4743-ba4d-b6c01eccc643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:30.416Z|f520b32a-48c2-4c69-a0a2-026eaa1f0bea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:11:30.416Z|f520b32a-48c2-4c69-a0a2-026eaa1f0bea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:11:40.322Z|2069724f-e0b0-43e1-8355-fdcaaf01b507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:40.322Z|adf503c8-eefd-4a8a-9372-6d6687dc6a9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:40.323Z|adf503c8-eefd-4a8a-9372-6d6687dc6a9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:40.323Z|2069724f-e0b0-43e1-8355-fdcaaf01b507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:40.414Z|e54d3341-eb5c-4757-a899-bd7711210764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:40.414Z|e54d3341-eb5c-4757-a899-bd7711210764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:45.122Z|d394f626-459d-48f9-a058-c0b49363b996|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:11:45.123Z|d394f626-459d-48f9-a058-c0b49363b996|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:45.416Z|e260de69-5209-4062-806b-1a406b954463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:11:45.416Z|e260de69-5209-4062-806b-1a406b954463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:11:45.881Z|bf97b7dd-4751-42fe-8b31-874ca63f755d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:11:45.882Z|bf97b7dd-4751-42fe-8b31-874ca63f755d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:11:50.350Z|7c5315b1-2747-41d1-8243-363a372fc5fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:50.350Z|e5ad68f1-b795-4d91-9ee7-e06cbaa7a9a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:50.351Z|e5ad68f1-b795-4d91-9ee7-e06cbaa7a9a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:50.351Z|7c5315b1-2747-41d1-8243-363a372fc5fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:11:50.439Z|ca73e521-1e1e-428e-b444-f3f924d04627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:11:50.440Z|ca73e521-1e1e-428e-b444-f3f924d04627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:00.380Z|1465ba28-85bd-4288-b16b-0bfa7a22b666|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:00.380Z|fca801f7-de6f-4826-825a-f95d641611c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:00.381Z|fca801f7-de6f-4826-825a-f95d641611c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:00.381Z|1465ba28-85bd-4288-b16b-0bfa7a22b666|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:00.416Z|bef4362d-e5f6-49a0-8fc8-0f2c780372cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:12:00.419Z|bef4362d-e5f6-49a0-8fc8-0f2c780372cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:12:00.467Z|0319a50a-ded5-492e-b458-c84754b9f1ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:00.468Z|0319a50a-ded5-492e-b458-c84754b9f1ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:10.412Z|865198c8-12b0-4bfb-ba9f-3f7cd1886b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:10.412Z|088621f3-8eb4-4358-a071-9d9df7a58d8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:10.414Z|865198c8-12b0-4bfb-ba9f-3f7cd1886b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:10.414Z|088621f3-8eb4-4358-a071-9d9df7a58d8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:10.493Z|1ac628bb-6e89-45bd-be56-f1e9c101e6d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:10.494Z|1ac628bb-6e89-45bd-be56-f1e9c101e6d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:15.416Z|00afc111-fbe4-4fdb-9436-f6e9c4e5c810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:12:15.417Z|00afc111-fbe4-4fdb-9436-f6e9c4e5c810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:12:15.882Z|edd7a013-4ebc-4138-bf08-b58f37917040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:12:15.883Z|edd7a013-4ebc-4138-bf08-b58f37917040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:12:20.447Z|f1672d53-2146-4f35-b65d-5042e157de71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:20.447Z|10c9cfeb-1b1d-46c3-89ca-2806c9e561c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:20.448Z|10c9cfeb-1b1d-46c3-89ca-2806c9e561c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:20.448Z|f1672d53-2146-4f35-b65d-5042e157de71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:20.522Z|bcaa59f8-498a-418f-95bf-fd4acfc904b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:20.522Z|bcaa59f8-498a-418f-95bf-fd4acfc904b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:30.418Z|30d28bea-5524-4f4c-b55e-d1e968e626c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:12:30.419Z|30d28bea-5524-4f4c-b55e-d1e968e626c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:12:30.485Z|326d3dad-0d75-405d-ac67-9179df1ac869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:30.486Z|326d3dad-0d75-405d-ac67-9179df1ac869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:30.488Z|6b3a69f1-c3c6-404a-95ce-c46208a788cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:30.489Z|6b3a69f1-c3c6-404a-95ce-c46208a788cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:30.550Z|b0b370f7-4267-455c-a018-46ff488fe316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:30.550Z|b0b370f7-4267-455c-a018-46ff488fe316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:40.512Z|1c2790c0-aa19-4d5d-8b61-1057069feaaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:40.512Z|ca448abd-2ac4-407d-937a-dfa83ba90783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:40.513Z|1c2790c0-aa19-4d5d-8b61-1057069feaaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:40.513Z|ca448abd-2ac4-407d-937a-dfa83ba90783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:40.576Z|24f9e86a-889c-4f96-961d-a2c1aa52ac5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:40.577Z|24f9e86a-889c-4f96-961d-a2c1aa52ac5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:45.122Z|f63621dd-d31c-4fd1-92ae-7176b72e93a6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:12:45.123Z|f63621dd-d31c-4fd1-92ae-7176b72e93a6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:45.418Z|059579dd-9408-4815-99d2-27d91ad299aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:12:45.422Z|059579dd-9408-4815-99d2-27d91ad299aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:12:45.884Z|2d4ceafa-ae8c-4327-bb35-70199660d997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:12:45.885Z|2d4ceafa-ae8c-4327-bb35-70199660d997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:12:50.538Z|7694bfae-c96a-4477-b69f-cde88eeb0222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:50.538Z|6aed9f75-fd96-44e8-a08c-88da9ace067a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:50.538Z|7694bfae-c96a-4477-b69f-cde88eeb0222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:50.539Z|6aed9f75-fd96-44e8-a08c-88da9ace067a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:12:50.603Z|adf4331c-1072-41d4-a066-001e17dd771d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:12:50.603Z|adf4331c-1072-41d4-a066-001e17dd771d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:00.416Z|869a844f-5158-49e9-94db-16a1e30d9289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:13:00.417Z|869a844f-5158-49e9-94db-16a1e30d9289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:13:00.564Z|4aa5b427-ca5d-4bcd-aa2d-d6b10cd95666|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:00.564Z|d9e2b83e-f262-4d93-aef1-dcc21c9c2109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:00.565Z|4aa5b427-ca5d-4bcd-aa2d-d6b10cd95666|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:00.565Z|d9e2b83e-f262-4d93-aef1-dcc21c9c2109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:00.644Z|80b08516-e221-4424-9d1c-75821301fc0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:00.645Z|80b08516-e221-4424-9d1c-75821301fc0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:10.592Z|e152f743-0d24-4344-b3a2-9827c7e99514|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:10.593Z|e152f743-0d24-4344-b3a2-9827c7e99514|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:10.594Z|2dfea4bb-67a0-4997-a91d-e0af910c13c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:10.594Z|2dfea4bb-67a0-4997-a91d-e0af910c13c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:10.673Z|a235564f-1443-4d9e-9d30-a963594e3cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:10.674Z|a235564f-1443-4d9e-9d30-a963594e3cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:15.416Z|2d9695d2-1e5c-4512-bf6c-66fadb8f93f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:13:15.416Z|2d9695d2-1e5c-4512-bf6c-66fadb8f93f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:13:15.886Z|191393f8-53a5-489c-9a07-ec6c3eea0a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:13:15.887Z|191393f8-53a5-489c-9a07-ec6c3eea0a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:13:20.650Z|8067c51b-d7d9-45f2-a35a-9eeaaead02e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:20.650Z|23b1c543-aa2e-4522-b335-08d1f54e69ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:20.651Z|23b1c543-aa2e-4522-b335-08d1f54e69ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:20.651Z|8067c51b-d7d9-45f2-a35a-9eeaaead02e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:20.733Z|82fec72d-ca09-48af-a04b-29c346a41404|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:20.733Z|82fec72d-ca09-48af-a04b-29c346a41404|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:30.417Z|69751a3f-e585-4ddb-ac63-0442fb7226d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:13:30.420Z|69751a3f-e585-4ddb-ac63-0442fb7226d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:13:30.700Z|12599f9d-249b-4b68-bc31-592ac9d193e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:30.700Z|a7ad7875-45c4-448b-a2e0-3b5885c35037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:30.701Z|12599f9d-249b-4b68-bc31-592ac9d193e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:30.701Z|a7ad7875-45c4-448b-a2e0-3b5885c35037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:30.778Z|d69372a7-d5ef-4ba7-ae30-f7ddef584ba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:30.779Z|d69372a7-d5ef-4ba7-ae30-f7ddef584ba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:40.726Z|afb0778e-b59b-4827-b11b-08c2a51dc7b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:40.726Z|c041afda-b23b-423c-9448-6d4e98891dbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:40.726Z|c041afda-b23b-423c-9448-6d4e98891dbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:40.726Z|afb0778e-b59b-4827-b11b-08c2a51dc7b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:40.804Z|5727b3f4-098f-45b7-bc08-c8690f12951e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:40.805Z|5727b3f4-098f-45b7-bc08-c8690f12951e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:45.121Z|0e50f48d-b870-4dfb-b9a9-dbe58cf88799|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:13:45.123Z|0e50f48d-b870-4dfb-b9a9-dbe58cf88799|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:45.416Z|e1d02f9f-2c6b-4f2c-bec4-0101ff49e3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:13:45.416Z|e1d02f9f-2c6b-4f2c-bec4-0101ff49e3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:13:45.887Z|07d93732-4e91-409f-9f2a-52d1df61b995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:13:45.888Z|07d93732-4e91-409f-9f2a-52d1df61b995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:13:50.758Z|0e7916b2-e577-4b97-87c3-de5145d0cf67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:50.758Z|2701814f-0a32-4948-8211-dc688eb89c2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:50.759Z|0e7916b2-e577-4b97-87c3-de5145d0cf67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:50.759Z|2701814f-0a32-4948-8211-dc688eb89c2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:13:50.828Z|78cff83e-d411-4452-9520-9386926b1185|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:13:50.829Z|78cff83e-d411-4452-9520-9386926b1185|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:00.416Z|02c74b18-c9e2-4eb8-8864-2c18fbacd487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:14:00.416Z|02c74b18-c9e2-4eb8-8864-2c18fbacd487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:14:00.830Z|01ffb8a3-1366-485c-b018-4d8f013221a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:00.830Z|5e3d4545-59ee-429c-9f9a-a601a6e0bc16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:00.830Z|01ffb8a3-1366-485c-b018-4d8f013221a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:00.830Z|5e3d4545-59ee-429c-9f9a-a601a6e0bc16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:00.854Z|8d304758-73e0-498e-8163-bffab264032c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:00.854Z|8d304758-73e0-498e-8163-bffab264032c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:10.856Z|1e1168ff-08c1-456e-b0cd-d06a3c87925b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:10.856Z|a3dd99e5-01bb-4131-a3a1-dabf59a8845d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:10.856Z|1e1168ff-08c1-456e-b0cd-d06a3c87925b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:10.856Z|a3dd99e5-01bb-4131-a3a1-dabf59a8845d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:10.879Z|5a546db3-40ca-4679-a479-12a70709dc24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:10.880Z|5a546db3-40ca-4679-a479-12a70709dc24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:15.416Z|95807172-992a-44a7-9016-d27d917b289d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:14:15.419Z|95807172-992a-44a7-9016-d27d917b289d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:14:15.889Z|e418e7e1-d648-4013-bf06-687b9b5b4300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:14:15.889Z|e418e7e1-d648-4013-bf06-687b9b5b4300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:14:20.894Z|d2c7793e-f5f7-413a-928f-720d06e24a7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:20.895Z|d2c7793e-f5f7-413a-928f-720d06e24a7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:20.900Z|0bcb75a6-2c68-430f-8540-45bdc4bd1e32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:20.900Z|0bcb75a6-2c68-430f-8540-45bdc4bd1e32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:20.917Z|8b6ab60c-183e-4473-8d2c-9b45ebb28b57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:20.918Z|8b6ab60c-183e-4473-8d2c-9b45ebb28b57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:30.416Z|80f1ff56-d789-49d6-aace-029950a06cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:14:30.416Z|80f1ff56-d789-49d6-aace-029950a06cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:14:30.925Z|4369b747-038e-4cdf-9077-5a4daea45f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:30.925Z|eb02dc0a-1971-4e59-9017-a56918940eee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:30.925Z|4369b747-038e-4cdf-9077-5a4daea45f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:30.925Z|eb02dc0a-1971-4e59-9017-a56918940eee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:30.951Z|97f8e663-65e4-43d7-a133-564469c9277e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:30.952Z|97f8e663-65e4-43d7-a133-564469c9277e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:40.956Z|3247870b-211f-4a19-8a80-dbbef80a28c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:40.956Z|3247870b-211f-4a19-8a80-dbbef80a28c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:40.979Z|e3afdf65-c15a-43b7-a695-20a008280fb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:40.979Z|e3afdf65-c15a-43b7-a695-20a008280fb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:40.979Z|1b17d600-98c6-496b-a2e3-7b46e4608fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:40.980Z|1b17d600-98c6-496b-a2e3-7b46e4608fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:45.121Z|8e4732d1-a4d0-4d74-af18-a8013240d119|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:14:45.122Z|8e4732d1-a4d0-4d74-af18-a8013240d119|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:45.416Z|a18b5e68-ab26-4059-98c0-468232ffd4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:14:45.418Z|a18b5e68-ab26-4059-98c0-468232ffd4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:14:45.890Z|508c32a4-d7c7-44cb-82a9-4e108f39da5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:14:45.891Z|508c32a4-d7c7-44cb-82a9-4e108f39da5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:14:50.987Z|4392faed-4664-4abb-8b38-e42f1b705b78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:50.988Z|4392faed-4664-4abb-8b38-e42f1b705b78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:51.009Z|10964434-3211-4856-ba40-78f2317439bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:51.009Z|6543b86e-2a03-4f62-9102-2da32f21a985|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:14:51.009Z|10964434-3211-4856-ba40-78f2317439bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:14:51.009Z|6543b86e-2a03-4f62-9102-2da32f21a985|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:00.416Z|224d0ccb-f8a3-4e89-9ed5-fb50c62b29c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:15:00.419Z|224d0ccb-f8a3-4e89-9ed5-fb50c62b29c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:15:01.020Z|fc13647d-96dc-4574-9a03-1909bc9998b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:01.021Z|fc13647d-96dc-4574-9a03-1909bc9998b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:01.034Z|9a34452a-322c-4f22-a77e-2a368e40e96a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:01.035Z|9a34452a-322c-4f22-a77e-2a368e40e96a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:01.036Z|3ab65c9f-9394-4d62-a967-cb4abaea2175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:01.037Z|3ab65c9f-9394-4d62-a967-cb4abaea2175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:11.044Z|f6fd420b-39f3-432d-bf34-adebd10cff7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:11.045Z|f6fd420b-39f3-432d-bf34-adebd10cff7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:11.062Z|08aa0dd8-162b-43c5-a130-9ebead764753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:11.063Z|08aa0dd8-162b-43c5-a130-9ebead764753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:11.063Z|f8ef7ff3-2132-48e1-8f87-bffdf2deddf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:11.064Z|f8ef7ff3-2132-48e1-8f87-bffdf2deddf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:15.416Z|0cc7fc7c-80f4-44f3-bcbc-6002e5029577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:15:15.417Z|0cc7fc7c-80f4-44f3-bcbc-6002e5029577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:15:15.892Z|26736e2f-30f8-482e-b0d6-0373c06786ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:15:15.892Z|26736e2f-30f8-482e-b0d6-0373c06786ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:15:21.073Z|14518708-e9b8-4d5c-b4c8-bf25aef481f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:21.074Z|14518708-e9b8-4d5c-b4c8-bf25aef481f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:21.088Z|001f2a76-465a-48a5-94df-0a4c8a35bb83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:21.088Z|16239413-45a4-4a51-982c-56d599890737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:21.088Z|001f2a76-465a-48a5-94df-0a4c8a35bb83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:21.089Z|16239413-45a4-4a51-982c-56d599890737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:30.416Z|659a24fb-b0d2-4708-b46f-3ea6f8a75e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:15:30.416Z|659a24fb-b0d2-4708-b46f-3ea6f8a75e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:15:31.103Z|19218eff-e8cd-4daa-92aa-8150d3b9071f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:31.104Z|19218eff-e8cd-4daa-92aa-8150d3b9071f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:31.112Z|5f7906d0-6342-4c04-827c-00cce125e3c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:31.112Z|944f4e5a-5b90-4c4a-972e-8ebf24c276a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:31.113Z|5f7906d0-6342-4c04-827c-00cce125e3c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:31.113Z|944f4e5a-5b90-4c4a-972e-8ebf24c276a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:41.135Z|42c7b953-ece6-45e8-b9a3-8d0b959404e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:41.136Z|42c7b953-ece6-45e8-b9a3-8d0b959404e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:41.136Z|2d8f8440-8b87-42af-aae8-aa8e46ea29d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:41.137Z|2d8f8440-8b87-42af-aae8-aa8e46ea29d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:41.135Z|e59d74a9-9760-4d28-ada3-7c1c25ceb0dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:41.139Z|e59d74a9-9760-4d28-ada3-7c1c25ceb0dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:45.123Z|c8f1f065-b529-4a54-a9de-cfff3b60da9f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:15:45.124Z|c8f1f065-b529-4a54-a9de-cfff3b60da9f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:45.416Z|1b005e9c-71ea-4b1f-9f7f-7c21d6ba1912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:15:45.419Z|1b005e9c-71ea-4b1f-9f7f-7c21d6ba1912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:15:45.893Z|536f391e-a257-4629-b4e8-4676e2114d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:15:45.894Z|536f391e-a257-4629-b4e8-4676e2114d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:15:51.165Z|cce572e0-5170-4a0a-a39e-eb860a4a0fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:51.165Z|0b5c8f12-29a8-40cf-9dba-01e9454ebf7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:51.166Z|d777eb80-f5e5-4b9b-8fdf-7e2f9247935f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:15:51.166Z|0b5c8f12-29a8-40cf-9dba-01e9454ebf7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:51.166Z|cce572e0-5170-4a0a-a39e-eb860a4a0fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:15:51.166Z|d777eb80-f5e5-4b9b-8fdf-7e2f9247935f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:00.416Z|45e7a898-3f82-442c-9939-ac3c5b86c3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:16:00.417Z|45e7a898-3f82-442c-9939-ac3c5b86c3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:16:01.195Z|bb831f1f-b208-4b2a-87b8-75035955e76b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:01.195Z|27857fa5-53e7-4a01-be0d-74db376ec322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:01.195Z|fc1d6946-433e-45d2-8e1d-fdbfaa517fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:01.196Z|27857fa5-53e7-4a01-be0d-74db376ec322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:01.197Z|bb831f1f-b208-4b2a-87b8-75035955e76b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:01.197Z|fc1d6946-433e-45d2-8e1d-fdbfaa517fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:11.229Z|3dabfe87-637e-4615-972b-621da8bedb7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:11.228Z|c86a79a2-9401-40d5-9dd6-08e76991515a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:11.230Z|e47d8596-6c80-4715-b3e6-c16053ef36f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:11.230Z|c86a79a2-9401-40d5-9dd6-08e76991515a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:11.230Z|e47d8596-6c80-4715-b3e6-c16053ef36f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:11.234Z|3dabfe87-637e-4615-972b-621da8bedb7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:15.416Z|a2841375-5c07-41e4-b787-c8496d3ac0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:16:15.417Z|a2841375-5c07-41e4-b787-c8496d3ac0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:16:15.895Z|4d91595c-e1b4-4209-a3e1-b02836c1369b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:16:15.895Z|4d91595c-e1b4-4209-a3e1-b02836c1369b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:16:21.262Z|cd25912a-9df1-4a46-afa1-a38b013f713e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:21.262Z|b431c4a8-e4be-4696-98ae-fe3fea789bdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:21.263Z|cd25912a-9df1-4a46-afa1-a38b013f713e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:21.263Z|b431c4a8-e4be-4696-98ae-fe3fea789bdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:21.269Z|18b904ba-7a20-44e3-a4a7-c33e37d20a7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:21.269Z|18b904ba-7a20-44e3-a4a7-c33e37d20a7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:30.416Z|d70b66df-4469-448f-967d-326f1f8d8eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:16:30.419Z|d70b66df-4469-448f-967d-326f1f8d8eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:16:31.290Z|667c1cd1-f697-4249-8001-7067d8834174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:31.290Z|7abc8d53-0d6e-42dc-b313-c6b44c68c148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:31.291Z|7abc8d53-0d6e-42dc-b313-c6b44c68c148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:31.291Z|667c1cd1-f697-4249-8001-7067d8834174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:31.295Z|556ba98d-a4dc-45a8-acfd-6f4c3d2e390d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:31.296Z|556ba98d-a4dc-45a8-acfd-6f4c3d2e390d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:41.318Z|25cd056f-c729-49b2-90a4-86aa074eec9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:41.319Z|25cd056f-c729-49b2-90a4-86aa074eec9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:41.326Z|58a50619-c271-4aec-931b-5b526ec465e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:41.327Z|58a50619-c271-4aec-931b-5b526ec465e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:41.333Z|03a90d3f-19a3-43d9-8005-0a29f7797668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:41.334Z|03a90d3f-19a3-43d9-8005-0a29f7797668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:45.122Z|3507a5e9-7d27-48fa-ab69-33aa223cdcff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:16:45.123Z|3507a5e9-7d27-48fa-ab69-33aa223cdcff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:45.416Z|87d8e777-ddb1-4ac4-bcff-6af10b531e94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:16:45.416Z|87d8e777-ddb1-4ac4-bcff-6af10b531e94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:16:45.896Z|0e6b7476-cf27-450d-85b0-f0a5073a44bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:16:45.897Z|0e6b7476-cf27-450d-85b0-f0a5073a44bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:16:51.349Z|5318ee0b-4f38-4e3b-bb7c-b97d4780918f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:51.349Z|5318ee0b-4f38-4e3b-bb7c-b97d4780918f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:51.351Z|d9a68833-b2be-4b82-b96e-7eb789355fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:51.352Z|d9a68833-b2be-4b82-b96e-7eb789355fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:16:51.357Z|c539ec31-04e8-4a98-aa1c-e36a1ff737f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:16:51.357Z|c539ec31-04e8-4a98-aa1c-e36a1ff737f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:00.416Z|7ee7756b-6338-4fd5-8a5e-2866e8ed9996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:17:00.416Z|7ee7756b-6338-4fd5-8a5e-2866e8ed9996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:17:01.374Z|1978eb58-7876-4297-98ed-7395cc28efff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:01.374Z|69edd3e5-8982-470e-924c-50bd75892078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:01.375Z|1978eb58-7876-4297-98ed-7395cc28efff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:01.375Z|69edd3e5-8982-470e-924c-50bd75892078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:01.382Z|70c11700-eac9-4c83-b92d-db43c75e47ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:01.382Z|70c11700-eac9-4c83-b92d-db43c75e47ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:11.411Z|c9aa4573-cba8-47dd-8f31-b6bf200b1c5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:11.413Z|c9aa4573-cba8-47dd-8f31-b6bf200b1c5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:11.416Z|8bf1185c-982a-4a61-81cb-c70afde8691b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:11.417Z|8bf1185c-982a-4a61-81cb-c70afde8691b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:11.410Z|4d54258b-11bb-429b-8a46-50978ace31e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:11.418Z|4d54258b-11bb-429b-8a46-50978ace31e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:15.416Z|c3fe2093-9b7a-4c28-ae0e-ebe1cc79b1db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:17:15.419Z|c3fe2093-9b7a-4c28-ae0e-ebe1cc79b1db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:17:15.897Z|8213a404-9ffc-452c-9437-7e36892e0c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:17:15.898Z|8213a404-9ffc-452c-9437-7e36892e0c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:17:21.448Z|c423d4dc-7a70-4e25-b9df-d6a1d238d1a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:21.450Z|c423d4dc-7a70-4e25-b9df-d6a1d238d1a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:21.453Z|d2f2fe64-6abe-40cb-ad66-789793aa8470|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:21.453Z|b2099be5-35c5-429e-b5d4-8194cb6a31bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:21.454Z|b2099be5-35c5-429e-b5d4-8194cb6a31bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:21.454Z|d2f2fe64-6abe-40cb-ad66-789793aa8470|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:30.417Z|6fe942e9-5249-4106-988d-cb78168de014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:17:30.418Z|6fe942e9-5249-4106-988d-cb78168de014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:17:31.477Z|22ff3339-34bd-4cfd-8d7d-e09c742c1e06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:31.477Z|22ff3339-34bd-4cfd-8d7d-e09c742c1e06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:31.478Z|24002acd-1885-478c-badc-850f1ff60abe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:31.479Z|24002acd-1885-478c-badc-850f1ff60abe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:31.479Z|fe85f6b6-e670-4b73-8137-313116441e38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:31.479Z|fe85f6b6-e670-4b73-8137-313116441e38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:41.514Z|c4d176db-fefb-4dd0-b64b-ebd395c982ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:41.514Z|431261b8-4089-4690-8e09-f040f3dd4668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:41.515Z|c4d176db-fefb-4dd0-b64b-ebd395c982ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:41.521Z|5e8c5e4a-ee9e-4add-97aa-cf3ffd591b20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:41.522Z|5e8c5e4a-ee9e-4add-97aa-cf3ffd591b20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:41.519Z|431261b8-4089-4690-8e09-f040f3dd4668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:45.122Z|8690c8cb-d0b2-4c52-b1da-8b5954cf44d0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:17:45.122Z|8690c8cb-d0b2-4c52-b1da-8b5954cf44d0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:45.416Z|37763830-44f7-4c56-8a6d-59f15a429859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:17:45.417Z|37763830-44f7-4c56-8a6d-59f15a429859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:17:45.899Z|1411c8f6-e191-464d-9c89-aa6dda342f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:17:45.900Z|1411c8f6-e191-464d-9c89-aa6dda342f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:17:51.553Z|363cf5ff-8948-40bb-87ca-baba6b431662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:51.554Z|363cf5ff-8948-40bb-87ca-baba6b431662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:51.564Z|97ff0adf-5989-4e1a-a39e-8cee89edfe23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:51.564Z|5efa1495-e170-487a-b852-0fcb3af3b940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:17:51.565Z|5efa1495-e170-487a-b852-0fcb3af3b940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:17:51.565Z|97ff0adf-5989-4e1a-a39e-8cee89edfe23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:00.416Z|64046a0c-f7a1-462f-a22f-a094b47b3cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:18:00.419Z|64046a0c-f7a1-462f-a22f-a094b47b3cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:18:01.590Z|e9181fd3-ada6-4fb1-8e3b-55ce0bea0ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:01.590Z|5244370d-020b-4633-adb2-8797f43a896e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:01.591Z|5244370d-020b-4633-adb2-8797f43a896e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:01.591Z|e9181fd3-ada6-4fb1-8e3b-55ce0bea0ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:01.592Z|be4a9cbc-e5df-4ff4-8c5d-afcf1cdf53c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:01.592Z|be4a9cbc-e5df-4ff4-8c5d-afcf1cdf53c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:11.620Z|0a85d81f-dabb-48b4-800a-102d29dfe5ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:11.621Z|0a85d81f-dabb-48b4-800a-102d29dfe5ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:11.627Z|e384d9c4-64ea-4512-bcd9-a8f3702d6538|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:11.627Z|e384d9c4-64ea-4512-bcd9-a8f3702d6538|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:11.632Z|49158188-f197-47f0-abe6-63904d066e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:11.633Z|49158188-f197-47f0-abe6-63904d066e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:15.416Z|18b05056-893d-4746-9415-7e6f90172875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:18:15.416Z|18b05056-893d-4746-9415-7e6f90172875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:18:15.901Z|32e0d9b7-fbab-4627-9aaf-8ebcb29acfda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:18:15.901Z|32e0d9b7-fbab-4627-9aaf-8ebcb29acfda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:18:21.658Z|e33a4050-bec4-4576-a0c3-9f5a590deb75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:21.659Z|e33a4050-bec4-4576-a0c3-9f5a590deb75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:21.664Z|1ad3e4ca-587c-4961-8f4a-382f22b13dbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:21.665Z|1ad3e4ca-587c-4961-8f4a-382f22b13dbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:21.664Z|72852a94-c058-499a-848e-749d9b009b94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:21.668Z|72852a94-c058-499a-848e-749d9b009b94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:30.416Z|43f8e767-65cd-4aac-b721-31e92d8ce2e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:18:30.416Z|43f8e767-65cd-4aac-b721-31e92d8ce2e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:18:31.703Z|a996aabc-1f81-4d68-b22c-4915563597e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:31.703Z|1ff9d589-71c9-4f4c-9573-f8d5f37a6553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:31.703Z|23a1aec4-4dad-4293-b6c3-a79d04d42a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:31.704Z|a996aabc-1f81-4d68-b22c-4915563597e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:31.704Z|1ff9d589-71c9-4f4c-9573-f8d5f37a6553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:31.704Z|23a1aec4-4dad-4293-b6c3-a79d04d42a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:41.730Z|bfd72f2f-fc78-4558-a2ce-1cb515fec97f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:41.730Z|17beadba-dfb0-418f-98eb-bbfabeefb076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:41.731Z|bfd72f2f-fc78-4558-a2ce-1cb515fec97f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:41.731Z|17beadba-dfb0-418f-98eb-bbfabeefb076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:41.735Z|aa4ff128-515e-4581-8b0f-81cd9a9565fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:41.736Z|aa4ff128-515e-4581-8b0f-81cd9a9565fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:45.122Z|36ae26ff-9caa-40fd-9bf3-9f68985b5ce7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:18:45.123Z|36ae26ff-9caa-40fd-9bf3-9f68985b5ce7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:45.416Z|1ba95800-7a87-4bd3-b93c-e04dc78dfb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:18:45.418Z|1ba95800-7a87-4bd3-b93c-e04dc78dfb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:18:45.902Z|b90afccc-04a8-4677-9b58-423e97cfcbfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:18:45.902Z|b90afccc-04a8-4677-9b58-423e97cfcbfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:18:51.758Z|ec31d146-dc5a-4eb9-97b2-a3417afc5ca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:51.758Z|2e92525a-fbf8-4e22-9dfb-632b52bbf4d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:51.758Z|74ccf724-9018-4862-a76a-b971d8139cfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:18:51.759Z|ec31d146-dc5a-4eb9-97b2-a3417afc5ca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:51.759Z|2e92525a-fbf8-4e22-9dfb-632b52bbf4d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:18:51.759Z|74ccf724-9018-4862-a76a-b971d8139cfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:00.416Z|7be4d113-6edd-46d7-a9a2-41941c0b49a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:19:00.417Z|7be4d113-6edd-46d7-a9a2-41941c0b49a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:19:01.787Z|fe65af70-0a96-4d9d-97a3-a1bd54eaec11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:01.787Z|fe65af70-0a96-4d9d-97a3-a1bd54eaec11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:01.787Z|2ac49ce3-bcd3-4bd9-a499-8cae61e010e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:01.789Z|2ac49ce3-bcd3-4bd9-a499-8cae61e010e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:01.790Z|76bcd2e1-5e30-4255-b52a-f07e98d2e15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:01.790Z|76bcd2e1-5e30-4255-b52a-f07e98d2e15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:11.819Z|72e69ddc-9c7d-47a8-b49b-ca437ff62449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:11.819Z|0d012126-54af-46cc-af3b-b6ea7f010615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:11.819Z|45bd100b-d0f3-49af-a6a6-689c4b656fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:11.819Z|0d012126-54af-46cc-af3b-b6ea7f010615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:11.819Z|45bd100b-d0f3-49af-a6a6-689c4b656fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:11.819Z|72e69ddc-9c7d-47a8-b49b-ca437ff62449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:15.416Z|17dfac9d-34f5-4937-bcb2-a241a6ba9c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:19:15.416Z|17dfac9d-34f5-4937-bcb2-a241a6ba9c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:19:15.903Z|32709be8-9c53-4995-90fb-403fb466d679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:19:15.904Z|32709be8-9c53-4995-90fb-403fb466d679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:19:21.846Z|a85ab9c5-d8d6-43d9-bf57-da6a5cc1c347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:21.846Z|4b019946-458d-41c6-9403-5f52bf286a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:21.846Z|99adf03b-7194-4b59-84c7-2bff4c1f22a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:21.846Z|a85ab9c5-d8d6-43d9-bf57-da6a5cc1c347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:21.846Z|4b019946-458d-41c6-9403-5f52bf286a31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:21.847Z|99adf03b-7194-4b59-84c7-2bff4c1f22a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:30.416Z|ddab723d-940b-496e-94a9-00e1a4711ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:19:30.418Z|ddab723d-940b-496e-94a9-00e1a4711ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:19:31.871Z|56f1063c-99cf-445a-9bea-374852537999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:31.873Z|56f1063c-99cf-445a-9bea-374852537999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:31.876Z|37e17243-8806-4f59-b728-35cf62f71c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:31.872Z|51317544-7385-4f6d-877c-46d972651369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:31.877Z|51317544-7385-4f6d-877c-46d972651369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:31.879Z|37e17243-8806-4f59-b728-35cf62f71c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:41.903Z|6b500479-b489-4c49-b889-7253a2e98d1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:41.904Z|6b500479-b489-4c49-b889-7253a2e98d1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:41.909Z|96d47df9-721c-46a8-a8a8-b4b50b49ce8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:41.910Z|96d47df9-721c-46a8-a8a8-b4b50b49ce8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:41.911Z|76ecb3fb-a2da-4da4-8217-004a7d2b6941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:41.912Z|76ecb3fb-a2da-4da4-8217-004a7d2b6941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:45.121Z|c39bf25f-1092-4b16-bfcd-5369214ec643|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:19:45.122Z|c39bf25f-1092-4b16-bfcd-5369214ec643|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:45.417Z|1ca4ea0c-096b-458a-bc63-a7b794624c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:19:45.417Z|1ca4ea0c-096b-458a-bc63-a7b794624c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:19:45.904Z|5fcc5729-72da-40f4-81cd-646e738f1f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:19:45.905Z|5fcc5729-72da-40f4-81cd-646e738f1f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:19:51.936Z|29c8017b-f1e1-4412-8f37-dd31a2cf7c0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:51.936Z|5b3ab67a-792c-46f3-96e2-80c7029c2ff0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:51.938Z|5b3ab67a-792c-46f3-96e2-80c7029c2ff0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:51.938Z|29c8017b-f1e1-4412-8f37-dd31a2cf7c0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:19:51.938Z|f5fcd8ee-0983-4bca-805d-e1ab7abe3f8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:19:51.938Z|f5fcd8ee-0983-4bca-805d-e1ab7abe3f8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:00.416Z|fa831f9f-7d66-4630-a504-2c5d390d1a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:20:00.417Z|fa831f9f-7d66-4630-a504-2c5d390d1a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:20:01.966Z|0258f25c-e1af-4503-afae-0e368c98856f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:01.967Z|0258f25c-e1af-4503-afae-0e368c98856f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:01.967Z|6bb4d4cf-240d-48cc-a6b8-f906039271ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:01.967Z|6bb4d4cf-240d-48cc-a6b8-f906039271ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:01.966Z|f75252be-6331-45cb-ba83-7131e9f193e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:01.970Z|f75252be-6331-45cb-ba83-7131e9f193e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:11.998Z|3d24638a-ccf3-4145-a878-88611ecf1492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:11.998Z|350712e9-2fc3-4fac-8341-1a1d842bccda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:11.998Z|3674f45b-ab1c-45be-9332-d8919ad99208|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:11.999Z|350712e9-2fc3-4fac-8341-1a1d842bccda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:11.999Z|3674f45b-ab1c-45be-9332-d8919ad99208|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:11.999Z|3d24638a-ccf3-4145-a878-88611ecf1492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:15.416Z|3720dc13-dca3-464d-b51c-b4397d8d18c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:20:15.420Z|3720dc13-dca3-464d-b51c-b4397d8d18c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:20:15.906Z|74ac0a21-6de2-40cf-bc4a-4b03cf8376a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:20:15.906Z|74ac0a21-6de2-40cf-bc4a-4b03cf8376a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:20:22.035Z|14460289-f816-4123-ab61-e90784f17d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:22.035Z|51b014c1-a2ea-461e-a879-48e7a611563e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:22.036Z|14460289-f816-4123-ab61-e90784f17d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:22.036Z|51b014c1-a2ea-461e-a879-48e7a611563e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:22.036Z|62e40b03-128f-466c-9b1a-74e452620c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:22.037Z|62e40b03-128f-466c-9b1a-74e452620c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:30.416Z|fb5b3121-f0b0-4602-b196-d7e67f7dc686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:20:30.417Z|fb5b3121-f0b0-4602-b196-d7e67f7dc686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:20:32.067Z|12352253-9c54-4565-96fe-72a52731f292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:32.067Z|d27c9f52-f5a0-4791-9f38-e303aca77720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:32.068Z|12352253-9c54-4565-96fe-72a52731f292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:32.068Z|d27c9f52-f5a0-4791-9f38-e303aca77720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:32.069Z|919c3f4b-b7d3-4370-bcda-2cbd5724faeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:32.070Z|919c3f4b-b7d3-4370-bcda-2cbd5724faeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:42.096Z|ffc11c27-4f7c-41a5-8c42-3fa2ebe0d98c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:42.100Z|639d4017-9d32-4d90-b5b8-931fb9bc2be2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:42.100Z|4c488c2b-4c71-4a6c-8805-fda1277f77dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:42.100Z|639d4017-9d32-4d90-b5b8-931fb9bc2be2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:42.100Z|ffc11c27-4f7c-41a5-8c42-3fa2ebe0d98c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:42.100Z|4c488c2b-4c71-4a6c-8805-fda1277f77dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:45.124Z|0286f8b3-c435-41be-a803-3429ed1df9e1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:20:45.124Z|0286f8b3-c435-41be-a803-3429ed1df9e1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:45.416Z|88c89595-d56c-42a7-9a0a-ec6702f90c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:20:45.417Z|88c89595-d56c-42a7-9a0a-ec6702f90c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:20:45.907Z|17a2ed8b-bd02-4784-ba77-e1aa90f4d2cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:20:45.908Z|17a2ed8b-bd02-4784-ba77-e1aa90f4d2cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:20:52.131Z|b0daf37e-aa76-4759-9489-a97bc6282453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:52.132Z|af3204f7-9577-4fbd-bde3-ddc9720be776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:52.132Z|fced6073-f7fc-445b-9180-82f57c7457b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:20:52.133Z|b0daf37e-aa76-4759-9489-a97bc6282453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:52.133Z|fced6073-f7fc-445b-9180-82f57c7457b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:20:52.133Z|af3204f7-9577-4fbd-bde3-ddc9720be776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:00.416Z|83741bdb-e7f6-4523-930b-656ae4e651d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:21:00.419Z|83741bdb-e7f6-4523-930b-656ae4e651d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:21:02.159Z|1c52e202-e3a4-46b4-afa8-8da1f79a49fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:02.160Z|1c52e202-e3a4-46b4-afa8-8da1f79a49fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:02.161Z|85551ade-da25-4cd5-9ce8-bbb4ac982bf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:02.162Z|85551ade-da25-4cd5-9ce8-bbb4ac982bf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:02.168Z|596aa729-d540-4aca-99ee-24bc5290167f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:02.169Z|596aa729-d540-4aca-99ee-24bc5290167f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:12.189Z|9a9026b5-c62e-4877-b0cd-f72e3b36fbe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:12.190Z|9a9026b5-c62e-4877-b0cd-f72e3b36fbe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:12.194Z|26eb45d8-0007-4837-a687-66e5dbcba3d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:12.194Z|26eb45d8-0007-4837-a687-66e5dbcba3d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:12.200Z|2eb6b6c5-9cc1-4039-8dc7-e07eb670c431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:12.201Z|2eb6b6c5-9cc1-4039-8dc7-e07eb670c431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:15.416Z|8a8b1a62-782a-4410-837e-68640704e399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:21:15.417Z|8a8b1a62-782a-4410-837e-68640704e399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:21:15.908Z|3e8f0451-8c3a-4be1-b7ad-fb3009539f7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:21:15.909Z|3e8f0451-8c3a-4be1-b7ad-fb3009539f7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:21:22.216Z|2077e9b7-712a-4c0e-bc06-76885999db16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:22.217Z|2077e9b7-712a-4c0e-bc06-76885999db16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:22.220Z|7000ae5b-0ffc-4e43-b148-4e939ff6f5ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:22.221Z|7000ae5b-0ffc-4e43-b148-4e939ff6f5ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:22.222Z|064fe357-4419-4a6e-98cc-22f276a8a44e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:22.223Z|064fe357-4419-4a6e-98cc-22f276a8a44e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:30.416Z|acf52ee2-d0a0-42dd-b2e9-24a3c71db895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:21:30.417Z|acf52ee2-d0a0-42dd-b2e9-24a3c71db895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:21:32.244Z|5a8d3de9-d3b2-4ec1-b32f-4968863cc206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:32.244Z|3c954aa9-e40e-4c48-b588-6891596ae4a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:32.245Z|5a8d3de9-d3b2-4ec1-b32f-4968863cc206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:32.245Z|3c954aa9-e40e-4c48-b588-6891596ae4a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:32.248Z|4badd6c9-d235-48a8-b623-abe25e6167ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:32.248Z|4badd6c9-d235-48a8-b623-abe25e6167ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:42.271Z|b3c178d8-1a9e-4757-98f4-635a76646572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:42.271Z|a2771346-dbf3-497d-9573-0690a99a7c0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:42.272Z|a2771346-dbf3-497d-9573-0690a99a7c0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:42.272Z|b3c178d8-1a9e-4757-98f4-635a76646572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:42.274Z|ffeadc32-7a55-4042-a52c-7e55d193d712|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:42.274Z|ffeadc32-7a55-4042-a52c-7e55d193d712|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:45.122Z|1a4f4629-a36c-44c5-9fb6-7a8dc5d17756|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:21:45.123Z|1a4f4629-a36c-44c5-9fb6-7a8dc5d17756|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:45.416Z|9f30cba5-e8e3-4132-bddd-1d3880f167fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:21:45.419Z|9f30cba5-e8e3-4132-bddd-1d3880f167fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:21:45.910Z|1f61b6cc-8b44-4e7a-b9f2-583556e99738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:21:45.911Z|1f61b6cc-8b44-4e7a-b9f2-583556e99738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:21:52.296Z|2334f44d-cc45-4d41-b424-a57812890cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:52.296Z|8dac0f07-23eb-4f30-af84-922c366be417|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:52.296Z|c02f0373-4591-4282-8cf1-fc4a85ab30b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:21:52.297Z|2334f44d-cc45-4d41-b424-a57812890cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:52.297Z|8dac0f07-23eb-4f30-af84-922c366be417|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:21:52.297Z|c02f0373-4591-4282-8cf1-fc4a85ab30b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:00.416Z|48e1f8f2-6563-43ba-81f8-5cfee4abd57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:22:00.417Z|48e1f8f2-6563-43ba-81f8-5cfee4abd57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:22:02.325Z|a7a665c2-9c68-473f-89b2-635d638188a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:02.325Z|cb7e75b7-3170-4059-967a-6412d9cec5fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:02.327Z|a7a665c2-9c68-473f-89b2-635d638188a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:02.327Z|cb7e75b7-3170-4059-967a-6412d9cec5fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:02.328Z|f5931da2-212a-4bf9-92e3-daff428259f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:02.328Z|f5931da2-212a-4bf9-92e3-daff428259f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:12.353Z|49f709cc-bd06-48ed-8551-f9407f412981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:12.353Z|a9d3377c-5c50-4ab0-bfd6-0543dee6e222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:12.353Z|e8d097f7-3230-4740-9287-61f35a5b1297|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:12.353Z|49f709cc-bd06-48ed-8551-f9407f412981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:12.353Z|a9d3377c-5c50-4ab0-bfd6-0543dee6e222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:12.353Z|e8d097f7-3230-4740-9287-61f35a5b1297|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:15.416Z|dfb7511d-d36f-4499-a777-7e6f7781da9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:22:15.417Z|dfb7511d-d36f-4499-a777-7e6f7781da9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:22:15.911Z|0868d10a-f0a5-4c6c-8e2d-660a2d8b9113|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:22:15.912Z|0868d10a-f0a5-4c6c-8e2d-660a2d8b9113|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:22:22.378Z|0a7856d7-595b-4332-a4e6-e30cd2876114|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:22.379Z|0a7856d7-595b-4332-a4e6-e30cd2876114|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:22.381Z|61f26f2e-b5d3-4444-9abc-4eb6f9dc288e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:22.381Z|61f26f2e-b5d3-4444-9abc-4eb6f9dc288e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:22.383Z|a35ffa02-8f84-46e9-bba4-68f70948d710|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:22.384Z|a35ffa02-8f84-46e9-bba4-68f70948d710|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:30.416Z|c4880f7a-c18d-4bfe-b691-510b8fceb028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:22:30.417Z|c4880f7a-c18d-4bfe-b691-510b8fceb028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:22:32.408Z|7360de17-fac2-435b-a87b-3599fef2f704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:32.409Z|7360de17-fac2-435b-a87b-3599fef2f704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:32.409Z|011bb87b-113e-458a-bb1a-e14eab01dfa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:32.409Z|ca8a925c-c016-4f1d-a72e-b980e878b99e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:32.410Z|011bb87b-113e-458a-bb1a-e14eab01dfa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:32.410Z|ca8a925c-c016-4f1d-a72e-b980e878b99e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:42.434Z|9837c3f5-5712-4052-8ebc-4676eaeaec5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:42.435Z|9837c3f5-5712-4052-8ebc-4676eaeaec5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:42.440Z|fb391545-de28-48eb-8401-b45e8eb9d4d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:42.440Z|3b34a582-a5da-4fb0-915d-39cb33297b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:42.440Z|3b34a582-a5da-4fb0-915d-39cb33297b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:42.440Z|fb391545-de28-48eb-8401-b45e8eb9d4d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:45.121Z|abc56763-541d-4d71-b59c-41f39a9f4d24|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:22:45.122Z|abc56763-541d-4d71-b59c-41f39a9f4d24|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:45.416Z|809bad03-c4ca-4e2c-8180-0f37463bfe23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:22:45.416Z|809bad03-c4ca-4e2c-8180-0f37463bfe23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:22:45.913Z|3ca67304-9283-492f-a17d-c7255dd1024c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:22:45.914Z|3ca67304-9283-492f-a17d-c7255dd1024c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:22:52.466Z|da342789-fd1a-4b4e-9a7a-4023755b8e80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:52.466Z|c49000ae-3ea6-450b-b269-9ae17c8fa6c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:52.467Z|c49000ae-3ea6-450b-b269-9ae17c8fa6c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:52.467Z|da342789-fd1a-4b4e-9a7a-4023755b8e80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:22:52.468Z|f72f8d0c-773c-412a-951f-7f447f50523d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:22:52.468Z|f72f8d0c-773c-412a-951f-7f447f50523d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:00.416Z|66cb7fad-e5a7-4f45-96a1-0ebcd683619f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:23:00.419Z|66cb7fad-e5a7-4f45-96a1-0ebcd683619f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:23:02.504Z|a8fed410-1bdf-41df-934a-2d250a6655d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:02.504Z|2a2e58f0-e4b2-48d5-ba54-1cbda8af1575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:02.505Z|a8fed410-1bdf-41df-934a-2d250a6655d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:02.505Z|2a2e58f0-e4b2-48d5-ba54-1cbda8af1575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:02.507Z|90a70933-efa4-470f-ae70-093609e50fbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:02.508Z|90a70933-efa4-470f-ae70-093609e50fbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:12.533Z|9f04891d-aabc-47ee-a917-24029bbaee25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:12.534Z|efa6e3ae-7147-41b5-8666-2d37e856519d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:12.535Z|9f04891d-aabc-47ee-a917-24029bbaee25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:12.535Z|efa6e3ae-7147-41b5-8666-2d37e856519d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:12.534Z|a924fd24-e613-48cd-951f-7666ecd99a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:12.537Z|a924fd24-e613-48cd-951f-7666ecd99a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:15.416Z|3a5194a2-1ebb-4246-b609-6f4130164fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:23:15.416Z|3a5194a2-1ebb-4246-b609-6f4130164fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:23:15.914Z|7cebc7fb-c826-42b3-bfb8-1e7cb0c1c39d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:23:15.915Z|7cebc7fb-c826-42b3-bfb8-1e7cb0c1c39d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:23:22.587Z|fe72fd93-2a58-4bac-a5b0-530faf137392|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:22.587Z|fe72fd93-2a58-4bac-a5b0-530faf137392|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:22.590Z|c97fc302-455c-4261-888d-120d757ecc26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:22.590Z|9cf665c4-7cda-471c-9a04-a7274f789d98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:22.590Z|c97fc302-455c-4261-888d-120d757ecc26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:22.591Z|9cf665c4-7cda-471c-9a04-a7274f789d98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:30.416Z|ae7cb6f3-ee5c-466d-a8d2-a18c2c3794d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:23:30.416Z|ae7cb6f3-ee5c-466d-a8d2-a18c2c3794d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:23:32.616Z|bc66414a-2304-4f6c-bb1b-a047cf4aceb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:32.618Z|bc66414a-2304-4f6c-bb1b-a047cf4aceb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:32.620Z|893d79d8-1d07-4714-9305-9c147a298ceb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:32.620Z|893d79d8-1d07-4714-9305-9c147a298ceb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:32.624Z|39b790c5-9ae0-42cd-bb3d-46f613f29d5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:32.624Z|39b790c5-9ae0-42cd-bb3d-46f613f29d5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:42.647Z|70232b29-686a-4f65-9aa9-b5eb71f941d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:42.649Z|70232b29-686a-4f65-9aa9-b5eb71f941d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:42.651Z|3f7eb855-a07f-4e6a-ac79-7931d17a91e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:42.651Z|3f7eb855-a07f-4e6a-ac79-7931d17a91e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:42.664Z|430da326-eb03-44e0-8295-4b02ffdda949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:42.665Z|430da326-eb03-44e0-8295-4b02ffdda949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:45.122Z|9bcacf6c-cf64-444c-abce-39ef5d7c5250|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:23:45.123Z|9bcacf6c-cf64-444c-abce-39ef5d7c5250|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:45.416Z|d37bb907-0cf1-4430-aade-5dc9d23fb019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:23:45.418Z|d37bb907-0cf1-4430-aade-5dc9d23fb019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:23:45.916Z|35cf5bea-d7a3-4703-85bf-b1902eb37ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:23:45.916Z|35cf5bea-d7a3-4703-85bf-b1902eb37ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:23:52.679Z|b9225c88-6503-430b-9f6b-c8b775b87870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:52.679Z|62b83710-79a8-47be-9de6-0fb68fa5f036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:52.679Z|62b83710-79a8-47be-9de6-0fb68fa5f036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:52.679Z|b9225c88-6503-430b-9f6b-c8b775b87870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:23:52.690Z|823f18a8-a44a-46d0-8a6f-9dc62ef2a0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:23:52.691Z|823f18a8-a44a-46d0-8a6f-9dc62ef2a0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:00.416Z|64b6029c-4fd9-4556-8f82-12e34a2da0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:24:00.416Z|64b6029c-4fd9-4556-8f82-12e34a2da0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:24:02.707Z|4bea5cd4-1da2-476d-9cca-a025b741de8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:02.707Z|d0fe2564-54ec-4485-958f-d8f666399aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:02.708Z|4bea5cd4-1da2-476d-9cca-a025b741de8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:02.708Z|d0fe2564-54ec-4485-958f-d8f666399aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:02.721Z|8dfec4d7-7f4a-4ec4-8195-53c437305a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:02.722Z|8dfec4d7-7f4a-4ec4-8195-53c437305a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:12.748Z|f2c519b6-41ee-444f-8e26-a7e60379a7c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:12.748Z|3d263c04-4b39-4ad2-b3fd-b089db29dcb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:12.748Z|01d1ad15-1a13-42ed-9175-c60bcab65d5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:12.749Z|01d1ad15-1a13-42ed-9175-c60bcab65d5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:12.749Z|f2c519b6-41ee-444f-8e26-a7e60379a7c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:12.749Z|3d263c04-4b39-4ad2-b3fd-b089db29dcb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:15.416Z|6871d647-2d57-4129-9e46-8a64d25d89a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:24:15.416Z|6871d647-2d57-4129-9e46-8a64d25d89a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:24:15.917Z|96c170ae-ff9a-4a04-b139-22129664667a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:24:15.918Z|96c170ae-ff9a-4a04-b139-22129664667a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:24:22.778Z|478cc059-b393-4a9e-ba89-235e03d473f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:22.778Z|af3af917-03a0-4882-9319-7511c1eb861f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:22.779Z|478cc059-b393-4a9e-ba89-235e03d473f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:22.779Z|af3af917-03a0-4882-9319-7511c1eb861f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:22.779Z|e4bffadd-0120-430c-9c58-85a54217d7da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:22.779Z|e4bffadd-0120-430c-9c58-85a54217d7da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:30.416Z|49bf62ca-1832-4b1c-8ab6-36e295d5b4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:24:30.416Z|49bf62ca-1832-4b1c-8ab6-36e295d5b4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:24:32.806Z|7c26bc58-00dd-485a-b1f7-3d2a78f7a2df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:32.805Z|e6bcc186-6bce-4b72-9a9d-cb8cd977be73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:32.806Z|7c26bc58-00dd-485a-b1f7-3d2a78f7a2df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:32.806Z|e6bcc186-6bce-4b72-9a9d-cb8cd977be73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:32.812Z|c4d768e7-b1f0-4464-8635-d5782b279e6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:32.813Z|c4d768e7-b1f0-4464-8635-d5782b279e6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:42.843Z|5698f412-4e4f-4b32-a33a-4beb8d7267ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:42.844Z|cb01f07b-8ae1-4f5e-a663-f5b7114bfda8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:42.845Z|5698f412-4e4f-4b32-a33a-4beb8d7267ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:42.845Z|cb01f07b-8ae1-4f5e-a663-f5b7114bfda8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:42.847Z|60e64b69-0fd8-4c34-a88a-8ae1d8fe4c65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:42.848Z|60e64b69-0fd8-4c34-a88a-8ae1d8fe4c65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:45.121Z|93682e45-7596-4f6d-b818-5057b359385f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:24:45.122Z|93682e45-7596-4f6d-b818-5057b359385f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:45.416Z|9765d3b9-a1ed-4ffd-9b22-eb1ae839ab24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:24:45.416Z|9765d3b9-a1ed-4ffd-9b22-eb1ae839ab24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:24:45.918Z|157f7094-bd83-4591-8d94-e090a244c430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:24:45.919Z|157f7094-bd83-4591-8d94-e090a244c430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:24:52.873Z|0f8e1b96-a8e4-495d-8e2f-83b83deb1b96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:52.873Z|234935c2-0247-4351-b57d-8b0db3947ef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:52.874Z|4aaf8efb-0323-40cc-95dd-e161102e8674|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:24:52.874Z|0f8e1b96-a8e4-495d-8e2f-83b83deb1b96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:52.874Z|234935c2-0247-4351-b57d-8b0db3947ef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:24:52.875Z|4aaf8efb-0323-40cc-95dd-e161102e8674|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:00.416Z|775a944e-2ba5-49c6-9291-8032e1fbebb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:25:00.419Z|775a944e-2ba5-49c6-9291-8032e1fbebb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:25:02.904Z|3ad6e607-d768-4898-a8bf-496365650217|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:02.904Z|7426bc7a-b1b6-4e97-bf06-ff0552f332ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:02.905Z|3ad6e607-d768-4898-a8bf-496365650217|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:02.905Z|7426bc7a-b1b6-4e97-bf06-ff0552f332ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:02.905Z|b2fc1706-5a89-49ba-a048-6f0a322d46f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:02.905Z|b2fc1706-5a89-49ba-a048-6f0a322d46f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:12.933Z|facdee34-fa39-4649-bf14-56e8de83ad13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:12.934Z|b24647fb-dd70-472e-b6fd-70c1dbac3d8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:12.934Z|facdee34-fa39-4649-bf14-56e8de83ad13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:12.934Z|b24647fb-dd70-472e-b6fd-70c1dbac3d8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:12.933Z|05648f2c-6b94-4faf-858c-73cdd5666549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:12.935Z|05648f2c-6b94-4faf-858c-73cdd5666549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:15.416Z|283ad3fc-d762-433a-ab33-4768d17a4a0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:25:15.416Z|283ad3fc-d762-433a-ab33-4768d17a4a0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:25:15.920Z|bc89da28-253d-4301-a099-4c8317faa8c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:25:15.920Z|bc89da28-253d-4301-a099-4c8317faa8c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:25:22.965Z|ab0f89f8-82cc-4002-b89a-13571a66378c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:22.965Z|55731a9e-de58-4a92-9b56-dfaf87b7b68d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:22.966Z|ab0f89f8-82cc-4002-b89a-13571a66378c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:22.965Z|77b8860b-1457-4407-a599-a4408de6c5a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:22.966Z|55731a9e-de58-4a92-9b56-dfaf87b7b68d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:22.967Z|77b8860b-1457-4407-a599-a4408de6c5a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:30.416Z|c160dd92-6596-4c63-b4ea-c266f2cd7623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:25:30.417Z|c160dd92-6596-4c63-b4ea-c266f2cd7623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:25:32.997Z|0a09381a-945f-42e4-9ec0-786bc5ac52f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:32.998Z|0a09381a-945f-42e4-9ec0-786bc5ac52f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:33.003Z|c488c53d-9987-4292-9587-746ccc035edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:33.004Z|c488c53d-9987-4292-9587-746ccc035edf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:33.007Z|d8515e5e-1d4c-43ec-921b-6b22bb3cf8ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:33.008Z|d8515e5e-1d4c-43ec-921b-6b22bb3cf8ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:43.036Z|646bf0ad-ab29-49cd-95e8-c2546fcda471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:43.036Z|d67263c5-cdf1-4e00-a467-1bc75612c5d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:43.039Z|646bf0ad-ab29-49cd-95e8-c2546fcda471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:43.039Z|d67263c5-cdf1-4e00-a467-1bc75612c5d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:43.044Z|b646b5d4-59dc-4301-8eb2-2ff459569e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:43.045Z|b646b5d4-59dc-4301-8eb2-2ff459569e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:45.124Z|0541d966-ae3e-44f7-8ba5-39a7a801051c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:25:45.126Z|0541d966-ae3e-44f7-8ba5-39a7a801051c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:45.416Z|dd182d21-9dd7-4c19-8d93-58e5c02f6710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:25:45.420Z|dd182d21-9dd7-4c19-8d93-58e5c02f6710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:25:45.921Z|04708f78-321b-4d97-a31c-363aab65f116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:25:45.921Z|04708f78-321b-4d97-a31c-363aab65f116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:25:53.067Z|2c7fe4f5-3512-48a0-a43d-c5d2fdf2950d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:53.068Z|2c7fe4f5-3512-48a0-a43d-c5d2fdf2950d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:53.069Z|6c434fb7-0373-473e-bcf7-ac86c91385df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:53.069Z|77b85d31-c9d5-4952-8594-c02977661133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:25:53.069Z|6c434fb7-0373-473e-bcf7-ac86c91385df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:25:53.070Z|77b85d31-c9d5-4952-8594-c02977661133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:00.416Z|7b8399ca-7c3b-4383-86eb-dd4f738bdfec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:26:00.417Z|7b8399ca-7c3b-4383-86eb-dd4f738bdfec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:26:03.097Z|77788bbb-412c-4c66-8bb3-8f4a3694f27e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:03.097Z|54ecae88-9ac6-46a8-8b86-24277a3dc5d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:03.098Z|54ecae88-9ac6-46a8-8b86-24277a3dc5d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:03.098Z|77788bbb-412c-4c66-8bb3-8f4a3694f27e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:03.100Z|a23c48ca-aa15-4dd1-b8d5-b3a8f823270a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:03.100Z|a23c48ca-aa15-4dd1-b8d5-b3a8f823270a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:13.128Z|caf763d8-46a1-47c1-af4c-a800b30817c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:13.129Z|caf763d8-46a1-47c1-af4c-a800b30817c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:13.130Z|69d9838d-cc7f-483a-8935-a9683518444a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:13.130Z|25e4242e-17c1-4dbd-881c-fd4bf502e84f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:13.130Z|69d9838d-cc7f-483a-8935-a9683518444a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:13.130Z|25e4242e-17c1-4dbd-881c-fd4bf502e84f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:15.416Z|19db6ce7-9cb3-4b16-bf81-40a10fc3cb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:26:15.417Z|19db6ce7-9cb3-4b16-bf81-40a10fc3cb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:26:15.922Z|ca582c1f-98aa-491e-9e27-c66546a6013f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:26:15.923Z|ca582c1f-98aa-491e-9e27-c66546a6013f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:26:23.161Z|7d0e8b85-7559-4ad2-8f32-2517c024c16e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:23.162Z|7d0e8b85-7559-4ad2-8f32-2517c024c16e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:23.167Z|0deb9487-22b0-4da1-ae67-7967cc8248bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:23.168Z|0deb9487-22b0-4da1-ae67-7967cc8248bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:23.168Z|dc3cca96-edb6-408b-b72f-6ad9dcbcf5dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:23.168Z|dc3cca96-edb6-408b-b72f-6ad9dcbcf5dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:30.416Z|4ff52e06-a875-4ca1-95b2-4822926ab3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:26:30.418Z|4ff52e06-a875-4ca1-95b2-4822926ab3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:26:33.189Z|0e423976-d58a-451c-ab1f-8ab4cd730383|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:33.189Z|df39efc3-f7fe-4ea8-bcb4-85bc76ef3252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:33.189Z|df39efc3-f7fe-4ea8-bcb4-85bc76ef3252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:33.190Z|0e423976-d58a-451c-ab1f-8ab4cd730383|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:33.193Z|55e92092-ee26-4931-92b0-41c25e14d1bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:33.194Z|55e92092-ee26-4931-92b0-41c25e14d1bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:43.217Z|3dfee1b4-34be-491f-af44-51ca2f21bf9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:43.218Z|737891a3-b24c-4b89-99f2-2ee45512b3d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:43.218Z|3dfee1b4-34be-491f-af44-51ca2f21bf9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:43.218Z|737891a3-b24c-4b89-99f2-2ee45512b3d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:43.222Z|d659d46e-e8c8-455a-a10c-d39e682fe698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:43.222Z|d659d46e-e8c8-455a-a10c-d39e682fe698|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:45.122Z|570a6925-aa0b-4e74-b4eb-2fae9d10ffc2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:26:45.122Z|570a6925-aa0b-4e74-b4eb-2fae9d10ffc2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:45.416Z|0748cd05-3ceb-47f8-b0dc-f768bc101a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:26:45.416Z|0748cd05-3ceb-47f8-b0dc-f768bc101a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:26:45.923Z|94be923c-569f-4fba-aeda-1b6936a317d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:26:45.924Z|94be923c-569f-4fba-aeda-1b6936a317d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:26:53.245Z|d234abc6-a688-4c12-81b1-81b66e09b1bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:53.245Z|83d0cd74-2e1b-4b20-a5bc-82663a7f4438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:53.246Z|d234abc6-a688-4c12-81b1-81b66e09b1bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:53.246Z|83d0cd74-2e1b-4b20-a5bc-82663a7f4438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:26:53.250Z|6caffe62-d087-4d92-8c80-cd27d1365663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:26:53.250Z|6caffe62-d087-4d92-8c80-cd27d1365663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:00.416Z|fa39e556-b9ad-46f7-a76b-82a9c1f235ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:27:00.416Z|fa39e556-b9ad-46f7-a76b-82a9c1f235ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:27:03.271Z|d5f38bc5-857d-4cc8-9747-530f5c674275|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:03.271Z|a29660cf-a4e9-4668-b22e-99acfbdd6c04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:03.271Z|d5f38bc5-857d-4cc8-9747-530f5c674275|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:03.272Z|a29660cf-a4e9-4668-b22e-99acfbdd6c04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:03.275Z|9dd3ecad-6fb4-4705-b752-627840d26075|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:03.275Z|9dd3ecad-6fb4-4705-b752-627840d26075|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:13.295Z|9e4c61ba-a0e4-485b-a6c8-abe280a986c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:13.295Z|a228354a-5ff5-4217-9d1e-882b55317478|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:13.295Z|9e4c61ba-a0e4-485b-a6c8-abe280a986c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:13.295Z|a228354a-5ff5-4217-9d1e-882b55317478|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:13.298Z|f016141c-f511-4af6-a0f6-326d8d71d216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:13.299Z|f016141c-f511-4af6-a0f6-326d8d71d216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:15.416Z|53551ba5-6b9b-4b37-813c-5368df003307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:27:15.420Z|53551ba5-6b9b-4b37-813c-5368df003307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:27:15.925Z|d58e402c-7021-4aea-bd65-724dc4e00997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:27:15.925Z|d58e402c-7021-4aea-bd65-724dc4e00997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:27:23.323Z|eff54006-f5c2-4c1a-b2c0-dcb14774e138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:23.323Z|eff54006-f5c2-4c1a-b2c0-dcb14774e138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:23.327Z|4902cd31-965c-4741-991a-951e1c0f7ded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:23.327Z|4902cd31-965c-4741-991a-951e1c0f7ded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:23.321Z|27c4b22c-f01e-4287-83dd-1db15c7034e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:23.330Z|27c4b22c-f01e-4287-83dd-1db15c7034e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:30.417Z|e4e06fc3-82e2-4640-96b2-9cc3897c87dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:27:30.418Z|e4e06fc3-82e2-4640-96b2-9cc3897c87dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:27:33.350Z|6a192a93-72a8-4987-8ffe-539f84445556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:33.351Z|e68e10bc-c718-4208-be79-72dc0144be06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:33.351Z|6a192a93-72a8-4987-8ffe-539f84445556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:33.351Z|e68e10bc-c718-4208-be79-72dc0144be06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:33.354Z|eb85370d-98f8-4c13-9981-8a73c45e9570|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:33.355Z|eb85370d-98f8-4c13-9981-8a73c45e9570|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:43.379Z|84ffb366-c101-486f-93e6-f30c68430ed5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:43.379Z|90ef954f-47cd-4d9d-b86e-8397e02e47f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:43.379Z|66efa609-39e2-4f5a-8e79-ce639205fb5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:43.380Z|90ef954f-47cd-4d9d-b86e-8397e02e47f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:43.380Z|84ffb366-c101-486f-93e6-f30c68430ed5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:43.380Z|66efa609-39e2-4f5a-8e79-ce639205fb5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:45.121Z|53528b75-a81f-4b9b-8de0-9fbb0ebad3a7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:27:45.122Z|53528b75-a81f-4b9b-8de0-9fbb0ebad3a7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:45.416Z|e447b20d-1a03-478b-ab5e-eae4efb25708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:27:45.417Z|e447b20d-1a03-478b-ab5e-eae4efb25708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:27:45.927Z|e1fcad70-a808-401a-9a8d-3f0bd0156b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:27:45.928Z|e1fcad70-a808-401a-9a8d-3f0bd0156b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:27:53.411Z|f486459d-9eff-4a2c-816e-283719d3aa0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:53.412Z|d6b562de-73cb-4d62-83ca-4e32b900684c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:53.412Z|f486459d-9eff-4a2c-816e-283719d3aa0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:53.412Z|d6b562de-73cb-4d62-83ca-4e32b900684c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:27:53.422Z|250f2105-65df-487a-83f4-f4c594aee854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:27:53.422Z|250f2105-65df-487a-83f4-f4c594aee854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:00.416Z|ca667a5e-1823-4211-b403-48e37f6ac6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:28:00.419Z|ca667a5e-1823-4211-b403-48e37f6ac6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:28:03.442Z|9cffb81f-fe3a-44cd-93e1-b7cd67a4b27b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:03.442Z|e3905807-8fcc-4418-ac4d-9b8086398a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:03.443Z|9cffb81f-fe3a-44cd-93e1-b7cd67a4b27b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:03.443Z|e3905807-8fcc-4418-ac4d-9b8086398a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:03.454Z|624fa1cc-1e48-464d-82c8-b8c77ebe491c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:03.455Z|624fa1cc-1e48-464d-82c8-b8c77ebe491c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:13.470Z|5c531fc0-b4bd-47d1-9c01-aa93420578e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:13.471Z|5c531fc0-b4bd-47d1-9c01-aa93420578e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:13.474Z|f7f6c55e-2003-4097-8db7-f86d68feb04c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:13.474Z|f7f6c55e-2003-4097-8db7-f86d68feb04c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:13.476Z|bdb63326-b855-499a-8c4f-2356db2537f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:13.477Z|bdb63326-b855-499a-8c4f-2356db2537f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:15.416Z|cb72b00b-550d-49c9-9df7-5bf375f848fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:28:15.416Z|cb72b00b-550d-49c9-9df7-5bf375f848fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:28:15.929Z|aadcc32d-61f3-4eb9-8100-f875dbb79333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:28:15.930Z|aadcc32d-61f3-4eb9-8100-f875dbb79333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:28:23.508Z|e23789a0-0688-4081-96e8-88f546a30c24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:23.508Z|56f7652b-0e82-483b-8a38-120cae9aca19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:23.509Z|56f7652b-0e82-483b-8a38-120cae9aca19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:23.509Z|e23789a0-0688-4081-96e8-88f546a30c24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:23.516Z|df966f56-8143-4a47-a721-ed414a992097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:23.520Z|df966f56-8143-4a47-a721-ed414a992097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:30.416Z|5a515608-0025-403e-9aa5-8f48e21bd034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:28:30.416Z|5a515608-0025-403e-9aa5-8f48e21bd034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:28:33.546Z|928b3296-63f0-418a-9abe-a26cd66ec3d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:33.547Z|928b3296-63f0-418a-9abe-a26cd66ec3d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:33.558Z|c83947fc-91a4-4698-b331-f6fec3afb9ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:33.558Z|d54cacaa-e95f-46da-b26b-25cf30eb6a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:33.558Z|d54cacaa-e95f-46da-b26b-25cf30eb6a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:33.559Z|c83947fc-91a4-4698-b331-f6fec3afb9ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:43.583Z|8945a32a-88df-4e50-8f7b-28ee26c4aa41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:43.585Z|188447e4-a720-4791-bba5-c4c38b6d8952|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:43.585Z|aeb4fe2c-ff2f-4c20-8129-f7cecef981ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:43.586Z|188447e4-a720-4791-bba5-c4c38b6d8952|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:43.586Z|aeb4fe2c-ff2f-4c20-8129-f7cecef981ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:43.588Z|8945a32a-88df-4e50-8f7b-28ee26c4aa41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:45.122Z|620224f9-dbcd-4a36-be7c-efd423ee76b1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:28:45.123Z|620224f9-dbcd-4a36-be7c-efd423ee76b1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:45.416Z|ce399c0c-7067-405f-985c-8b9786860c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:28:45.419Z|ce399c0c-7067-405f-985c-8b9786860c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:28:45.931Z|5b0e824e-7856-4677-a70b-34eca1d5260b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:28:45.931Z|5b0e824e-7856-4677-a70b-34eca1d5260b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:28:53.617Z|6af244d2-7b4c-445f-a56d-43c6961b52ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:53.618Z|6af244d2-7b4c-445f-a56d-43c6961b52ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:53.624Z|98ffaa60-1a2a-4b06-b3ca-78d2e942d630|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:53.624Z|98ffaa60-1a2a-4b06-b3ca-78d2e942d630|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:28:53.628Z|d87dbcc7-0fc2-48fb-91ef-fc4bcd9cb2a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:28:53.629Z|d87dbcc7-0fc2-48fb-91ef-fc4bcd9cb2a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:00.416Z|99c452ce-0c98-4ee7-bcc7-ed6d83e0849f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:29:00.416Z|99c452ce-0c98-4ee7-bcc7-ed6d83e0849f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:29:03.653Z|872a39b6-d3a6-4665-9ace-0f1d52c0d10b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:03.654Z|872a39b6-d3a6-4665-9ace-0f1d52c0d10b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:03.663Z|033f01c6-a728-4475-9900-2241eb6bc6ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:03.663Z|e8956edd-6994-4fdb-89b6-ebaad2cf07a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:03.664Z|e8956edd-6994-4fdb-89b6-ebaad2cf07a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:03.664Z|033f01c6-a728-4475-9900-2241eb6bc6ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:13.680Z|9c3f7cc7-62e8-4011-8938-e0e2192b3425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:13.681Z|9c3f7cc7-62e8-4011-8938-e0e2192b3425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:13.687Z|52637cb0-e825-435c-9bbb-42bd1dae361a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:13.688Z|52637cb0-e825-435c-9bbb-42bd1dae361a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:13.689Z|615198f2-321d-4131-adb2-43d1273222ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:13.689Z|615198f2-321d-4131-adb2-43d1273222ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:15.416Z|81eac7f0-8953-4724-aef9-a201f0dc2c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:29:15.416Z|81eac7f0-8953-4724-aef9-a201f0dc2c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:29:15.932Z|9fb097c3-c9e5-4f7c-9f85-dfa3d7d3803e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:29:15.933Z|9fb097c3-c9e5-4f7c-9f85-dfa3d7d3803e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:29:23.715Z|218bb216-c377-4cf9-93a3-8070c7cdd35d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:23.716Z|218bb216-c377-4cf9-93a3-8070c7cdd35d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:23.719Z|9f4a1007-a20e-49f9-91e3-51267777a61d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:23.722Z|9f4a1007-a20e-49f9-91e3-51267777a61d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:23.739Z|ba113b73-1276-4d87-b344-2310c44b8efb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:23.749Z|ba113b73-1276-4d87-b344-2310c44b8efb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:30.416Z|0d0a4709-cc72-4813-8d2f-7198c932ec7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:29:30.418Z|0d0a4709-cc72-4813-8d2f-7198c932ec7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:29:33.748Z|2555f633-a89a-4b8c-a7ba-70ae01b909c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:33.748Z|2555f633-a89a-4b8c-a7ba-70ae01b909c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:33.756Z|b84b7b19-2e7e-42f8-80f4-ee94a1633bf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:33.757Z|b84b7b19-2e7e-42f8-80f4-ee94a1633bf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:33.783Z|ef85dd30-3c06-4b8d-9076-fc6bc025a914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:33.784Z|ef85dd30-3c06-4b8d-9076-fc6bc025a914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:43.772Z|81272105-d314-4c6e-b92f-f173047aaf68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:43.773Z|81272105-d314-4c6e-b92f-f173047aaf68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:43.803Z|795c5fc2-6a03-46b0-8d8d-e3ac98b6e9a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:43.804Z|795c5fc2-6a03-46b0-8d8d-e3ac98b6e9a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:43.827Z|35b6d21e-4ac3-4d5b-8811-28d7158784ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:43.828Z|35b6d21e-4ac3-4d5b-8811-28d7158784ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:45.121Z|2209f6e5-5dcf-46f6-b5a5-8cde30bad07c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:29:45.122Z|2209f6e5-5dcf-46f6-b5a5-8cde30bad07c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:45.416Z|8a503646-8a1a-4904-9765-c4c1e034ab37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:29:45.417Z|8a503646-8a1a-4904-9765-c4c1e034ab37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:29:45.934Z|77a787d2-e993-4800-a7f1-1543086bdb2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:29:45.935Z|77a787d2-e993-4800-a7f1-1543086bdb2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:29:53.799Z|f3a6f397-49cf-4b26-b7de-b52b6d93a90f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:53.807Z|f3a6f397-49cf-4b26-b7de-b52b6d93a90f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:53.840Z|bfcaa3a5-7a9b-4887-9c6d-75e5bbda28af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:53.841Z|bfcaa3a5-7a9b-4887-9c6d-75e5bbda28af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:29:53.852Z|05ff28f2-3aec-4023-bfcd-0bb2ebafe56f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:29:53.852Z|05ff28f2-3aec-4023-bfcd-0bb2ebafe56f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:00.416Z|efd3a46f-301d-4c56-8c51-50dcafac64bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:30:00.416Z|efd3a46f-301d-4c56-8c51-50dcafac64bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:30:03.835Z|0c049c52-73f5-4079-8054-9ddee4b6f246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:03.836Z|0c049c52-73f5-4079-8054-9ddee4b6f246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:03.867Z|7e22182a-304e-447c-994b-78859d0589da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:03.868Z|7e22182a-304e-447c-994b-78859d0589da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:03.879Z|54bfd630-6489-4af7-8730-59fdd7bb78d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:03.880Z|54bfd630-6489-4af7-8730-59fdd7bb78d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:13.866Z|3139e3df-9463-4b99-bf97-40c594b14897|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:13.867Z|3139e3df-9463-4b99-bf97-40c594b14897|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:13.895Z|cb5f1cda-635e-48d4-8347-acb100f0af65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:13.896Z|cb5f1cda-635e-48d4-8347-acb100f0af65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:13.907Z|d5df537d-6f53-4f2c-a060-33540e59d186|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:13.908Z|d5df537d-6f53-4f2c-a060-33540e59d186|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:15.416Z|05a0b7d1-fd97-45ca-81cc-5e7014feb464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:30:15.421Z|05a0b7d1-fd97-45ca-81cc-5e7014feb464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:30:15.935Z|f64ddaaa-4831-4ddd-b8cf-b3cb4c8b53b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:30:15.936Z|f64ddaaa-4831-4ddd-b8cf-b3cb4c8b53b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:30:23.898Z|059ac19d-10ae-45af-a5a7-e142e630a0df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:23.899Z|059ac19d-10ae-45af-a5a7-e142e630a0df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:23.923Z|ef596422-920a-4379-ba7e-42f6ac380424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:23.924Z|ef596422-920a-4379-ba7e-42f6ac380424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:23.936Z|32feae41-c639-47c1-af9a-8c5acd069391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:23.936Z|32feae41-c639-47c1-af9a-8c5acd069391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:30.416Z|3ebf6b8f-e597-4baf-9245-f2a0bc5819b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:30:30.417Z|3ebf6b8f-e597-4baf-9245-f2a0bc5819b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:30:33.927Z|f9f67992-17bd-444a-af7e-18003bd8e3b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:33.928Z|f9f67992-17bd-444a-af7e-18003bd8e3b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:33.951Z|f1d1858a-0f2f-4e0d-b444-496519484a80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:33.951Z|f1d1858a-0f2f-4e0d-b444-496519484a80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:33.963Z|664455e7-130c-492b-b9b0-affd5dfcab7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:33.964Z|664455e7-130c-492b-b9b0-affd5dfcab7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:43.956Z|411822b2-a5ce-4070-b49a-4adadf750c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:43.957Z|411822b2-a5ce-4070-b49a-4adadf750c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:43.982Z|4a470bbb-ed66-4385-a0a7-96e9505ab8f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:43.982Z|4a470bbb-ed66-4385-a0a7-96e9505ab8f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:43.987Z|b5a1baa6-e156-4c76-a3ac-812b209ab79b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:43.988Z|b5a1baa6-e156-4c76-a3ac-812b209ab79b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:45.123Z|f1dcb255-0366-4154-9876-9201acba00e3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:30:45.124Z|f1dcb255-0366-4154-9876-9201acba00e3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:45.416Z|cbc7bd27-7f04-4952-9890-f9919be7f9af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:30:45.417Z|cbc7bd27-7f04-4952-9890-f9919be7f9af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:30:45.938Z|88b977b1-2025-413e-a8be-9fb13368b690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:30:45.938Z|88b977b1-2025-413e-a8be-9fb13368b690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:30:53.984Z|6bda1a5d-f7bc-4a90-a40e-014c6e5b2489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:53.985Z|6bda1a5d-f7bc-4a90-a40e-014c6e5b2489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:54.008Z|65d83187-7d4c-4745-b742-1bb4d9fe7896|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:54.009Z|65d83187-7d4c-4745-b742-1bb4d9fe7896|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:30:54.014Z|e6fba343-77be-4add-9298-20b885440514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:30:54.015Z|e6fba343-77be-4add-9298-20b885440514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:00.417Z|47b66da9-b304-4132-b527-9f9d7de1a407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:31:00.420Z|47b66da9-b304-4132-b527-9f9d7de1a407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:31:04.013Z|262b3253-da8d-4500-bac1-729339d18e0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:04.013Z|262b3253-da8d-4500-bac1-729339d18e0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:04.040Z|0147693f-7bdf-4217-9f71-2221e6a6bdfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:04.040Z|f36f57b6-c56f-479d-8519-8a674ee98bb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:04.041Z|0147693f-7bdf-4217-9f71-2221e6a6bdfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:04.041Z|f36f57b6-c56f-479d-8519-8a674ee98bb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:14.039Z|0bc45dcc-45af-43a4-8740-7360f36a2da1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:14.039Z|0bc45dcc-45af-43a4-8740-7360f36a2da1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:14.069Z|e27c8a50-4b8a-4ac1-b172-bf63900ffb13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:14.070Z|e27c8a50-4b8a-4ac1-b172-bf63900ffb13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:14.071Z|4eb3e7ae-3558-4978-ac9b-f9034ab0076b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:14.072Z|4eb3e7ae-3558-4978-ac9b-f9034ab0076b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:15.416Z|6306b3ca-73fb-44b7-89f0-bc2576210231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:31:15.416Z|6306b3ca-73fb-44b7-89f0-bc2576210231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:31:15.939Z|aa5d1a68-f95f-429f-a5b0-0882b75497d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:31:15.940Z|aa5d1a68-f95f-429f-a5b0-0882b75497d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:31:24.072Z|f8be4931-d03e-45f4-819b-41b85e0ecbbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:24.073Z|f8be4931-d03e-45f4-819b-41b85e0ecbbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:24.096Z|13a82fde-ef4c-4c19-a9e3-6d83c57c2403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:24.096Z|e613f854-f7d4-4058-8724-e566617dc05a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:24.097Z|13a82fde-ef4c-4c19-a9e3-6d83c57c2403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:24.098Z|e613f854-f7d4-4058-8724-e566617dc05a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:30.416Z|08307222-c693-44c9-a08c-af4eaf222df6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:31:30.416Z|08307222-c693-44c9-a08c-af4eaf222df6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:31:34.101Z|4e0a13ad-84e3-483f-9efc-e0208deec588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:34.101Z|4e0a13ad-84e3-483f-9efc-e0208deec588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:34.123Z|e2f6a99a-0892-4576-8403-e22306f3ab26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:34.123Z|b54973dc-96e8-4cd8-a62f-e3b2116ec73b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:34.124Z|e2f6a99a-0892-4576-8403-e22306f3ab26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:34.124Z|b54973dc-96e8-4cd8-a62f-e3b2116ec73b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:44.137Z|8b6b3173-2740-4133-9683-e7ca2f74100d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:44.139Z|8b6b3173-2740-4133-9683-e7ca2f74100d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:44.151Z|508bc54d-6293-4ca7-8d86-5f63e556a2e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:44.151Z|3939e2d8-4f2e-4580-b7e6-45f5f39ae19c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:44.152Z|508bc54d-6293-4ca7-8d86-5f63e556a2e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:44.152Z|3939e2d8-4f2e-4580-b7e6-45f5f39ae19c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:45.121Z|5490f05c-0ecd-423d-ad5b-51d3c6c53336|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:31:45.122Z|5490f05c-0ecd-423d-ad5b-51d3c6c53336|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:45.416Z|bcb785fa-ca6a-4d31-87d6-ab9526da3add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:31:45.419Z|bcb785fa-ca6a-4d31-87d6-ab9526da3add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:31:45.942Z|6e25ed48-0c0f-4935-99c7-c8b3fdabe13b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:31:45.942Z|6e25ed48-0c0f-4935-99c7-c8b3fdabe13b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:31:54.166Z|5520871d-c0f5-4656-b944-f51607b01fef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:54.167Z|5520871d-c0f5-4656-b944-f51607b01fef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:54.185Z|9646cdcf-2bc6-4ade-853b-d177eba7122f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:54.186Z|9646cdcf-2bc6-4ade-853b-d177eba7122f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:31:54.190Z|59a668bd-4c9e-4e07-87e8-e4a377f55c0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:31:54.191Z|59a668bd-4c9e-4e07-87e8-e4a377f55c0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:00.416Z|ef07ac77-f2fa-4971-86a8-f7922e071965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:32:00.416Z|ef07ac77-f2fa-4971-86a8-f7922e071965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:32:04.193Z|b67afd02-a5ba-4760-b5bc-482dd9dde4e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:04.193Z|b67afd02-a5ba-4760-b5bc-482dd9dde4e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:04.214Z|996958e5-1061-4e96-9665-847d9632204e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:04.214Z|18e5c43b-b525-4cc0-9660-e0c90c26317e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:04.215Z|996958e5-1061-4e96-9665-847d9632204e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:04.215Z|18e5c43b-b525-4cc0-9660-e0c90c26317e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:14.227Z|13dbaa14-549e-4af7-b03f-6750bab1901d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:14.227Z|13dbaa14-549e-4af7-b03f-6750bab1901d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:14.244Z|8a851052-215a-41d1-a498-c2ae30a693c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:14.244Z|04d05a26-31ed-401c-9484-82c1fe785f76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:14.245Z|8a851052-215a-41d1-a498-c2ae30a693c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:14.245Z|04d05a26-31ed-401c-9484-82c1fe785f76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:15.416Z|9131231e-1eec-429a-8b45-a66be656fee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:32:15.416Z|9131231e-1eec-429a-8b45-a66be656fee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:32:15.943Z|69440ea4-9eb2-4e91-bcc2-21df6e0435c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:32:15.944Z|69440ea4-9eb2-4e91-bcc2-21df6e0435c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:32:24.255Z|f1b3e74a-adb3-4c38-ada0-8dcba83afcdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:24.256Z|f1b3e74a-adb3-4c38-ada0-8dcba83afcdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:24.276Z|8d792a3a-38c0-431d-b91b-cb4f312eef12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:24.276Z|881d45e6-b001-487f-8b76-d5c3642f4674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:24.277Z|8d792a3a-38c0-431d-b91b-cb4f312eef12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:24.277Z|881d45e6-b001-487f-8b76-d5c3642f4674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:30.416Z|34c247de-1164-4b70-92c7-b16f3edaf928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:32:30.419Z|34c247de-1164-4b70-92c7-b16f3edaf928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:32:34.285Z|e752eea6-7833-4bb3-af3b-3dba068ce156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:34.286Z|e752eea6-7833-4bb3-af3b-3dba068ce156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:34.308Z|d187b6e4-b636-4bd5-a61a-1f8d793c491b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:34.309Z|d187b6e4-b636-4bd5-a61a-1f8d793c491b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:34.313Z|a7c2ad23-21a4-41e7-a734-da6d0b128adc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:34.313Z|a7c2ad23-21a4-41e7-a734-da6d0b128adc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:44.312Z|a8f8fcfa-e213-4a21-8e7d-b09d70112587|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:44.312Z|a8f8fcfa-e213-4a21-8e7d-b09d70112587|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:44.334Z|22e54a86-9258-4e83-a7b1-75db819f2fac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:44.335Z|22e54a86-9258-4e83-a7b1-75db819f2fac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:44.337Z|0e64881c-7b2e-47eb-af7b-3f40ed143b03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:44.338Z|0e64881c-7b2e-47eb-af7b-3f40ed143b03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:45.123Z|2504472e-96e5-4dde-b97d-ed3c9104518c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:32:45.124Z|2504472e-96e5-4dde-b97d-ed3c9104518c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:45.416Z|0e11feb7-93bf-45e6-8ac5-bb31048fabcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:32:45.416Z|0e11feb7-93bf-45e6-8ac5-bb31048fabcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:32:45.944Z|b7de4324-a448-4e64-b29a-33a3ec80a95a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:32:45.945Z|b7de4324-a448-4e64-b29a-33a3ec80a95a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:32:54.347Z|c067894a-14c8-48b0-a3d2-6d8ea83e287f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:54.347Z|c067894a-14c8-48b0-a3d2-6d8ea83e287f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:54.363Z|a3bc9e37-7857-41c7-86c5-544934307157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:54.364Z|a3bc9e37-7857-41c7-86c5-544934307157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:32:54.370Z|d15ec60d-dcbb-44c7-b3aa-72a0e4659105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:32:54.371Z|d15ec60d-dcbb-44c7-b3aa-72a0e4659105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:00.416Z|c4db20f4-d7fe-43db-8bc7-a36031d84833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:33:00.416Z|c4db20f4-d7fe-43db-8bc7-a36031d84833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:33:04.376Z|0adbdb3e-c37a-45a1-b599-09e3d82c2736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:04.385Z|0adbdb3e-c37a-45a1-b599-09e3d82c2736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:04.394Z|562f2f07-618e-487b-9837-165150eb8507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:04.398Z|562f2f07-618e-487b-9837-165150eb8507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:04.406Z|182f6144-8d91-456f-ad07-379e4d4127a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:04.407Z|182f6144-8d91-456f-ad07-379e4d4127a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:14.419Z|3d4684ca-bbe8-4ac0-89de-0d87d68e24e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:14.420Z|3d4684ca-bbe8-4ac0-89de-0d87d68e24e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:14.426Z|3db89fda-a451-4ab8-ae31-a71a2eeffcf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:14.426Z|3db89fda-a451-4ab8-ae31-a71a2eeffcf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:14.448Z|f5d3d396-57cf-4c90-bb67-229ff48f8f74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:14.449Z|f5d3d396-57cf-4c90-bb67-229ff48f8f74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:15.416Z|74ed251d-427b-48b7-92e5-2f019b668967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:33:15.418Z|74ed251d-427b-48b7-92e5-2f019b668967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:33:15.945Z|172a164c-a61d-43bd-8ca0-9931f6303437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:33:15.946Z|172a164c-a61d-43bd-8ca0-9931f6303437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:33:24.449Z|2322f0ff-874f-4d0f-ba60-d303ba265b2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:24.450Z|2322f0ff-874f-4d0f-ba60-d303ba265b2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:24.452Z|ee4a8ec8-a785-4d67-b709-340fe9d8ba55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:24.452Z|ee4a8ec8-a785-4d67-b709-340fe9d8ba55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:24.483Z|934102ac-7239-41af-bf87-dce0c7e38722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:24.484Z|934102ac-7239-41af-bf87-dce0c7e38722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:30.416Z|ef2b2582-0e0d-4f84-bea9-4dd292224bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:33:30.416Z|ef2b2582-0e0d-4f84-bea9-4dd292224bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:33:34.476Z|f3f807f7-a43e-442b-b362-fc4e070e2bd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:34.475Z|985ff7b5-6bce-4fe4-b79a-534d9ef268e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:34.476Z|f3f807f7-a43e-442b-b362-fc4e070e2bd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:34.477Z|985ff7b5-6bce-4fe4-b79a-534d9ef268e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:34.526Z|c6cdc707-b863-43fa-9453-b225022c39c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:34.527Z|c6cdc707-b863-43fa-9453-b225022c39c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:44.511Z|8df9a0ff-0305-40b9-b5fd-bc3ef83a5123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:44.512Z|8df9a0ff-0305-40b9-b5fd-bc3ef83a5123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:44.518Z|5c12bab7-fbab-4bbd-a528-4e11d3d025ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:44.519Z|5c12bab7-fbab-4bbd-a528-4e11d3d025ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:44.599Z|ded306df-aca5-4fdb-a669-9cd08df1f698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:44.600Z|ded306df-aca5-4fdb-a669-9cd08df1f698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:45.123Z|5928ab8e-84b2-43f7-b78a-141f28e13ca7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:33:45.123Z|5928ab8e-84b2-43f7-b78a-141f28e13ca7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:45.416Z|ed78a13a-3a52-48ea-9a53-b41d1dcf5ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:33:45.416Z|ed78a13a-3a52-48ea-9a53-b41d1dcf5ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:33:45.947Z|98b506a1-5c20-4799-9c80-7d886b2cadeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:33:45.948Z|98b506a1-5c20-4799-9c80-7d886b2cadeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:33:54.604Z|d90cd364-3c89-4c3a-bad9-7df13491409a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:54.605Z|d90cd364-3c89-4c3a-bad9-7df13491409a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:54.611Z|990e3731-e347-4f47-8a6d-f832acbb3c0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:54.612Z|990e3731-e347-4f47-8a6d-f832acbb3c0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:33:54.663Z|1b0b2ac5-c081-43e7-875a-13723f6e25f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:33:54.664Z|1b0b2ac5-c081-43e7-875a-13723f6e25f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:00.417Z|ea6eae0a-6297-4451-a508-fa10e894e97c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:34:00.420Z|ea6eae0a-6297-4451-a508-fa10e894e97c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:34:04.635Z|55bc03c2-0781-4964-9bb2-0b917a6d6c3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:04.635Z|55bc03c2-0781-4964-9bb2-0b917a6d6c3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:04.654Z|573fd0d1-758e-4bc3-93a4-680777f66b42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:04.655Z|573fd0d1-758e-4bc3-93a4-680777f66b42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:04.694Z|2fb5846e-5139-4224-a278-0223c1a694c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:04.695Z|2fb5846e-5139-4224-a278-0223c1a694c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:14.662Z|f299ef9e-abe1-48f2-86df-037a327f0165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:14.674Z|f299ef9e-abe1-48f2-86df-037a327f0165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:14.686Z|44fc24f4-bc2c-4e6a-a1f2-acbe7a416fef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:14.688Z|44fc24f4-bc2c-4e6a-a1f2-acbe7a416fef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:14.721Z|8f69bb3b-feec-4563-b292-4baf5d6b8152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:14.722Z|8f69bb3b-feec-4563-b292-4baf5d6b8152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:15.416Z|55eaacd3-7925-4c25-8c0b-e9f5dc67fcdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:34:15.416Z|55eaacd3-7925-4c25-8c0b-e9f5dc67fcdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:34:15.948Z|45997955-3a39-4920-b079-38b1ad227a7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:34:15.949Z|45997955-3a39-4920-b079-38b1ad227a7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:34:24.726Z|dd146a9b-305d-4c72-9b3a-1b67aa1a1a65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:24.727Z|dd146a9b-305d-4c72-9b3a-1b67aa1a1a65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:24.732Z|ac75270d-37cc-4549-b03e-0e3b10a1e6a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:24.733Z|ac75270d-37cc-4549-b03e-0e3b10a1e6a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:24.754Z|5cfaf95e-95b8-48b9-96f2-ec81ac7ddb32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:24.754Z|5cfaf95e-95b8-48b9-96f2-ec81ac7ddb32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:30.416Z|717176b5-4f8d-4d11-b1d1-282a54bc0e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:34:30.416Z|717176b5-4f8d-4d11-b1d1-282a54bc0e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:34:34.757Z|5de80233-9532-49bd-88b3-6fc1b3327945|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:34.758Z|5de80233-9532-49bd-88b3-6fc1b3327945|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:34.766Z|131ae06f-df58-4c88-8315-4bdb05451699|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:34.766Z|131ae06f-df58-4c88-8315-4bdb05451699|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:34.787Z|6a2c3e5c-af2e-4363-b91c-81a3e0cfb171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:34.788Z|6a2c3e5c-af2e-4363-b91c-81a3e0cfb171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:44.783Z|412efd7d-3844-4b03-ba50-7d9743b3fe77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:44.784Z|412efd7d-3844-4b03-ba50-7d9743b3fe77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:44.803Z|45450e1d-45dd-4273-8ca4-ae234a22aa47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:44.803Z|45450e1d-45dd-4273-8ca4-ae234a22aa47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:44.815Z|882046e6-3107-4ecf-b7d1-529f99cf96de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:44.816Z|882046e6-3107-4ecf-b7d1-529f99cf96de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:45.122Z|449ed3f7-7500-44aa-ad11-bb0a2c1e451a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:34:45.122Z|449ed3f7-7500-44aa-ad11-bb0a2c1e451a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:45.416Z|d5b2b0a4-730f-4557-905c-c3f22ee08a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:34:45.419Z|d5b2b0a4-730f-4557-905c-c3f22ee08a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:34:45.949Z|ec2e0926-f767-4ab9-ab53-29bf88cce19d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:34:45.950Z|ec2e0926-f767-4ab9-ab53-29bf88cce19d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:34:54.813Z|2e601272-b348-4fa5-a17b-7995f45abb13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:54.814Z|2e601272-b348-4fa5-a17b-7995f45abb13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:54.828Z|d940433f-a5db-48a3-83b8-ce7a1b104c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:54.829Z|d940433f-a5db-48a3-83b8-ce7a1b104c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:34:54.861Z|8edb45e0-2117-4499-86df-39b37ef3f491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:34:54.862Z|8edb45e0-2117-4499-86df-39b37ef3f491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:00.416Z|b8d96e5f-687a-41c7-a936-561a9d6b3c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:35:00.417Z|b8d96e5f-687a-41c7-a936-561a9d6b3c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:35:04.846Z|ef5497a6-e1e9-4b51-97c7-361c82af49d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:04.847Z|ef5497a6-e1e9-4b51-97c7-361c82af49d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:04.855Z|4e4a0a38-240e-42ae-ac99-733dbfbf3ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:04.855Z|4e4a0a38-240e-42ae-ac99-733dbfbf3ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:04.886Z|9e32cda7-3e1c-4c0b-a581-f0ded932b67c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:04.886Z|9e32cda7-3e1c-4c0b-a581-f0ded932b67c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:14.875Z|30b4c564-e428-41c7-a91e-18ef965d87be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:14.876Z|30b4c564-e428-41c7-a91e-18ef965d87be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:14.876Z|dcb85003-f007-4c7b-8512-1339adde6562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:14.877Z|dcb85003-f007-4c7b-8512-1339adde6562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:14.913Z|e8518719-c5a6-4131-9949-632fae23c77d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:14.914Z|e8518719-c5a6-4131-9949-632fae23c77d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:15.417Z|9a2bbf1c-fe05-4341-a069-8e73a2e6b963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:35:15.418Z|9a2bbf1c-fe05-4341-a069-8e73a2e6b963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:35:15.951Z|b34983d6-83bf-46da-8006-0cedb94c4b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:35:15.952Z|b34983d6-83bf-46da-8006-0cedb94c4b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:35:24.905Z|8724fd52-d7e9-425d-8edd-0c9a8c6d5d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:24.905Z|29bbcb36-fc58-4791-a323-2b566242bd87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:24.906Z|29bbcb36-fc58-4791-a323-2b566242bd87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:24.906Z|8724fd52-d7e9-425d-8edd-0c9a8c6d5d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:24.939Z|b01752d1-8f12-47d4-b73c-080716836e47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:24.940Z|b01752d1-8f12-47d4-b73c-080716836e47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:30.416Z|1bbbcdc5-57cf-4ae1-9f8d-adb358bd4fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:35:30.420Z|1bbbcdc5-57cf-4ae1-9f8d-adb358bd4fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:35:34.933Z|caf1b35b-7345-4207-8306-992110cfdd33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:34.933Z|09cb6ad0-bfa4-43c6-9c66-2f8549736633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:34.934Z|caf1b35b-7345-4207-8306-992110cfdd33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:34.934Z|09cb6ad0-bfa4-43c6-9c66-2f8549736633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:34.972Z|0cba31b2-ca9c-486e-acb2-6e09fbe3adc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:34.973Z|0cba31b2-ca9c-486e-acb2-6e09fbe3adc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:44.959Z|354bfb0c-9541-4c8c-8786-334050102f7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:44.959Z|f322589b-b235-40e2-bba2-d95007b8bc49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:44.960Z|354bfb0c-9541-4c8c-8786-334050102f7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:44.960Z|f322589b-b235-40e2-bba2-d95007b8bc49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:45.000Z|c2ab7336-08e7-4589-b77c-6f3de3f6d917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:45.001Z|c2ab7336-08e7-4589-b77c-6f3de3f6d917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:45.123Z|f95c002e-8ffa-4d3e-8440-e777695edd0c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:35:45.126Z|f95c002e-8ffa-4d3e-8440-e777695edd0c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:45.416Z|e55803fb-e142-4f8c-9094-20a7e6284196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:35:45.416Z|e55803fb-e142-4f8c-9094-20a7e6284196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:35:45.952Z|0d602ea7-f776-4166-aca1-e8a863502912|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:35:45.953Z|0d602ea7-f776-4166-aca1-e8a863502912|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:35:54.985Z|db264c1f-6f41-48d5-9e34-5c72dbf3584a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:54.985Z|cb8d06f4-6f49-456e-a247-28c293d1d93e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:54.986Z|db264c1f-6f41-48d5-9e34-5c72dbf3584a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:54.986Z|cb8d06f4-6f49-456e-a247-28c293d1d93e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:35:55.026Z|ce2449ec-acaa-441c-961b-fbe3a67d2962|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:35:55.027Z|ce2449ec-acaa-441c-961b-fbe3a67d2962|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:00.416Z|a04a917c-a023-4503-a585-9df744b267cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:36:00.416Z|a04a917c-a023-4503-a585-9df744b267cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:36:05.017Z|13e53d20-470b-414c-a451-222b7c1c05dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:05.018Z|13e53d20-470b-414c-a451-222b7c1c05dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:05.035Z|2a24edc4-37ec-40b7-ad82-e75f4b90f55a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:05.036Z|2a24edc4-37ec-40b7-ad82-e75f4b90f55a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:05.050Z|74631f46-0d48-4b2a-bd5c-cdc5c525ca26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:05.051Z|74631f46-0d48-4b2a-bd5c-cdc5c525ca26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:15.043Z|dc279eda-036f-453b-af31-93809ed39a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:15.044Z|dc279eda-036f-453b-af31-93809ed39a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:15.067Z|eb63c2ea-53b8-41f6-8bd0-f459a0825018|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:15.068Z|eb63c2ea-53b8-41f6-8bd0-f459a0825018|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:15.072Z|f7d964d6-4f28-4102-99d6-0ae9d626b008|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:15.073Z|f7d964d6-4f28-4102-99d6-0ae9d626b008|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:15.416Z|25ae3ad5-7c26-422b-9c87-912a2eda5767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:36:15.419Z|25ae3ad5-7c26-422b-9c87-912a2eda5767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:36:15.954Z|53ee82b7-8620-441d-81ad-e17a8c8b9343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:36:15.954Z|53ee82b7-8620-441d-81ad-e17a8c8b9343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:36:25.071Z|f7f31bed-9f8d-4ac6-9b31-1da9eee07a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:25.071Z|f7f31bed-9f8d-4ac6-9b31-1da9eee07a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:25.092Z|a72c954e-67c3-41b5-a1b9-e70205fb2d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:25.092Z|922f9505-d192-4284-8e86-39aa7dc3babc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:25.093Z|a72c954e-67c3-41b5-a1b9-e70205fb2d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:25.093Z|922f9505-d192-4284-8e86-39aa7dc3babc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:30.416Z|04b513c1-3a2d-4d1e-b8eb-43f0fd9b08a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:36:30.416Z|04b513c1-3a2d-4d1e-b8eb-43f0fd9b08a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:36:35.096Z|1178b939-5d53-4dcd-bd52-e204c06da08c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:35.096Z|1178b939-5d53-4dcd-bd52-e204c06da08c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:35.115Z|8fce94ec-dc08-4f39-a05e-7e1abb31f634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:35.115Z|776b32a0-bd11-4e76-974d-7623ee04e046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:35.115Z|8fce94ec-dc08-4f39-a05e-7e1abb31f634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:35.115Z|776b32a0-bd11-4e76-974d-7623ee04e046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:45.120Z|5828cbd6-5e61-4d9e-bcf7-81de84299170|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:36:45.122Z|5828cbd6-5e61-4d9e-bcf7-81de84299170|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:45.124Z|89ab09b6-871e-4efe-89df-86659dd02197|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:45.125Z|89ab09b6-871e-4efe-89df-86659dd02197|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:45.140Z|52751d28-8186-40d6-ae9d-ea3c578b4a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:45.140Z|4bcd1bed-686d-4953-9a3f-6b1d71715dc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:45.140Z|52751d28-8186-40d6-ae9d-ea3c578b4a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:45.141Z|4bcd1bed-686d-4953-9a3f-6b1d71715dc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:45.416Z|ad3e477a-119e-4102-8fb1-4c8ecd65673b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:36:45.416Z|ad3e477a-119e-4102-8fb1-4c8ecd65673b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:36:45.955Z|ce2c5e2d-7fda-4e63-8ae2-34de460ffc75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:36:45.955Z|ce2c5e2d-7fda-4e63-8ae2-34de460ffc75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:36:55.151Z|f0b223f2-f1e5-4c35-91b6-cfd8e01f7e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:55.152Z|f0b223f2-f1e5-4c35-91b6-cfd8e01f7e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:55.164Z|a188610a-d8ff-42c1-93c9-5b497ad56756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:55.164Z|3e8b5d73-8699-4df6-a291-3f7d90c99187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:36:55.164Z|3e8b5d73-8699-4df6-a291-3f7d90c99187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:36:55.164Z|a188610a-d8ff-42c1-93c9-5b497ad56756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:00.416Z|dd97451f-d180-4047-9b1d-6adff3d63e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:37:00.418Z|dd97451f-d180-4047-9b1d-6adff3d63e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:37:05.180Z|04cf528e-e281-48fa-81fb-6869d028e901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:05.181Z|04cf528e-e281-48fa-81fb-6869d028e901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:05.192Z|b7ccdf03-f5c1-4aa3-9a44-aa93c820e14d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:05.192Z|ba519a1e-2162-4c36-8fde-1707de642668|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:05.192Z|ba519a1e-2162-4c36-8fde-1707de642668|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:05.192Z|b7ccdf03-f5c1-4aa3-9a44-aa93c820e14d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:15.215Z|bb4a05db-6c02-4aa1-ae87-e7bceff6a060|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:15.215Z|88982aef-041d-42fe-b851-cf1168166235|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:15.216Z|88982aef-041d-42fe-b851-cf1168166235|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:15.216Z|bb4a05db-6c02-4aa1-ae87-e7bceff6a060|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:15.217Z|dac8a96b-a071-4ab6-9204-c00ff0d6c1ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:15.218Z|dac8a96b-a071-4ab6-9204-c00ff0d6c1ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:15.416Z|953880d9-0ee3-480f-a77e-f5c9c2d6a3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:37:15.416Z|953880d9-0ee3-480f-a77e-f5c9c2d6a3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:37:15.956Z|031261e6-a616-46d7-914b-ab0dd9b3f9f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:37:15.956Z|031261e6-a616-46d7-914b-ab0dd9b3f9f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:37:25.249Z|80c8d3be-607d-451a-ac63-0dd1cab8785a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:25.250Z|e72e7204-4a30-4fb8-b7a9-404fa28a060f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:25.251Z|80c8d3be-607d-451a-ac63-0dd1cab8785a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:25.250Z|2e37ce9a-5735-4cf3-8e7c-71e758280a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:25.251Z|e72e7204-4a30-4fb8-b7a9-404fa28a060f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:25.252Z|2e37ce9a-5735-4cf3-8e7c-71e758280a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:30.416Z|e2a978d8-5515-4756-9f19-873d24116536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:37:30.416Z|e2a978d8-5515-4756-9f19-873d24116536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:37:35.276Z|7ff30c79-05b4-40d0-89f5-54b6eca92424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:35.276Z|9862b12e-719a-4872-ad52-2255a104fd10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:35.276Z|9862b12e-719a-4872-ad52-2255a104fd10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:35.276Z|7ff30c79-05b4-40d0-89f5-54b6eca92424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:35.277Z|a006f826-3570-4219-b28f-243bf733b8e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:35.277Z|a006f826-3570-4219-b28f-243bf733b8e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:45.122Z|0b2dc684-f4fd-4c1d-8efa-33a358d597d2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:37:45.123Z|0b2dc684-f4fd-4c1d-8efa-33a358d597d2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:45.299Z|2d72dc25-0b12-440c-b54e-4e3e72b2d4bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:45.299Z|a6422197-e33b-407f-92be-a9fa682b94aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:45.300Z|2d72dc25-0b12-440c-b54e-4e3e72b2d4bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:45.300Z|a6422197-e33b-407f-92be-a9fa682b94aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:45.304Z|4b7d65d1-a325-48b6-a6f1-7e3780250ef3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:45.304Z|4b7d65d1-a325-48b6-a6f1-7e3780250ef3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:45.416Z|476062ba-c59c-4a0d-b563-1ad02efe69f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:37:45.419Z|476062ba-c59c-4a0d-b563-1ad02efe69f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:37:45.957Z|5edaa657-9e49-406e-a8af-1d6c7fb2edc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:37:45.957Z|5edaa657-9e49-406e-a8af-1d6c7fb2edc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:37:55.326Z|ed9ec1b4-1056-42da-8c89-a13529093c9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:55.327Z|ed9ec1b4-1056-42da-8c89-a13529093c9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:55.331Z|94f944b6-735d-4322-a551-b3df5d0c8d97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:55.332Z|94f944b6-735d-4322-a551-b3df5d0c8d97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:37:55.331Z|410ffa6f-b4ae-4e4b-9aa4-c3374378cc57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:37:55.333Z|410ffa6f-b4ae-4e4b-9aa4-c3374378cc57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:00.416Z|595804d9-e2da-44ab-8c00-4478832fe187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:38:00.416Z|595804d9-e2da-44ab-8c00-4478832fe187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:38:05.359Z|95d3cf11-8cbd-473a-9e89-9eaa288674dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:05.359Z|8049a78d-dcdc-4dba-92cc-e11b0d4a48ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:05.360Z|95d3cf11-8cbd-473a-9e89-9eaa288674dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:05.361Z|8049a78d-dcdc-4dba-92cc-e11b0d4a48ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:05.362Z|95726e14-6f67-4bd1-9a75-459b5687030f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:05.363Z|95726e14-6f67-4bd1-9a75-459b5687030f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:15.387Z|c8536ac0-d445-4475-ad49-c290ef838139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:15.388Z|4a04c1b2-352a-4a8b-91dc-7f8d7576223f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:15.388Z|c8536ac0-d445-4475-ad49-c290ef838139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:15.388Z|4a04c1b2-352a-4a8b-91dc-7f8d7576223f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:15.392Z|403b0065-c148-4738-9911-1595386ed7e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:15.392Z|403b0065-c148-4738-9911-1595386ed7e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:15.416Z|5f4aec44-0a66-4f87-90ac-223f43bba1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:38:15.416Z|5f4aec44-0a66-4f87-90ac-223f43bba1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:38:15.958Z|d4f2884d-0fed-4241-b116-9b3621831360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:38:15.959Z|d4f2884d-0fed-4241-b116-9b3621831360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:38:25.445Z|2bfb5f7a-e02b-488d-8112-0bd332daf618|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:25.445Z|2bfb5f7a-e02b-488d-8112-0bd332daf618|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:25.448Z|bbe0b4f9-edd7-44cc-8ac0-e7429f12cb07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:25.449Z|bbe0b4f9-edd7-44cc-8ac0-e7429f12cb07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:25.449Z|c06d2139-a678-41ab-bb1e-a48ef44c3132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:25.449Z|c06d2139-a678-41ab-bb1e-a48ef44c3132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:30.416Z|60ed0462-cf6f-41c5-bac0-43ec17073c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:38:30.419Z|60ed0462-cf6f-41c5-bac0-43ec17073c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:38:35.482Z|1ac9c305-d0c7-49cd-a403-73d0691c7c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:35.482Z|fe6fb871-2cb6-43e8-b52c-f05cc8725662|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:35.483Z|1ac9c305-d0c7-49cd-a403-73d0691c7c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:35.483Z|fe6fb871-2cb6-43e8-b52c-f05cc8725662|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:35.488Z|bdde9d0d-7b58-4337-adcf-2592c9567bcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:35.488Z|bdde9d0d-7b58-4337-adcf-2592c9567bcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:45.121Z|c3fee893-ab5b-4ef6-a8c7-e5277b6248cc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:38:45.122Z|c3fee893-ab5b-4ef6-a8c7-e5277b6248cc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:45.416Z|bd56f4ee-92c7-4754-99ca-cb6e00f71870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:38:45.416Z|bd56f4ee-92c7-4754-99ca-cb6e00f71870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:38:45.507Z|fa85c899-591a-4a58-ae01-f00d14d3bef9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:45.507Z|0e95fd5d-f6ac-4f28-8297-087153619639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:45.507Z|e1e9e03b-b634-48ed-8e7e-68827235947d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:45.508Z|0e95fd5d-f6ac-4f28-8297-087153619639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:45.508Z|fa85c899-591a-4a58-ae01-f00d14d3bef9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:45.508Z|e1e9e03b-b634-48ed-8e7e-68827235947d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:45.959Z|49635fef-82af-4fdc-aeba-707a6c51a3f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:38:45.960Z|49635fef-82af-4fdc-aeba-707a6c51a3f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:38:55.538Z|95e72e46-0b83-49b9-9c1e-20bb6efbb87c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:55.538Z|6719e24a-efb2-454d-b847-eeb1bd5a5429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:55.539Z|6719e24a-efb2-454d-b847-eeb1bd5a5429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:55.539Z|95e72e46-0b83-49b9-9c1e-20bb6efbb87c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:38:55.546Z|f7800429-90d1-4999-b8ca-758378d5c4b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:38:55.546Z|f7800429-90d1-4999-b8ca-758378d5c4b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:00.416Z|62b82bf4-4309-4e70-bdd2-ce655167d024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:39:00.416Z|62b82bf4-4309-4e70-bdd2-ce655167d024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:39:05.569Z|ae5573bc-1818-44df-952e-2f6c877cae5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:05.570Z|ae5573bc-1818-44df-952e-2f6c877cae5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:05.570Z|545ec4e4-dc67-49a9-9ff2-78414d3a0ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:05.571Z|545ec4e4-dc67-49a9-9ff2-78414d3a0ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:05.578Z|4821f711-8dd0-4145-a643-55cb90c496bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:05.579Z|4821f711-8dd0-4145-a643-55cb90c496bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:15.416Z|755ff1e0-ed88-4c2d-bde7-87c393021daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:39:15.419Z|755ff1e0-ed88-4c2d-bde7-87c393021daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:39:15.601Z|a2f19ca2-6797-462e-9431-e824469f123f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:15.602Z|a2f19ca2-6797-462e-9431-e824469f123f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:15.601Z|c11d5921-c787-4a00-8648-b1ac2a605c6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:15.603Z|fa4b35f8-e320-4203-bb4f-1eaf7e4ea1f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:15.603Z|c11d5921-c787-4a00-8648-b1ac2a605c6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:15.603Z|fa4b35f8-e320-4203-bb4f-1eaf7e4ea1f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:15.961Z|1fd51245-2fc6-49cd-a52d-d888dc43223b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:39:15.962Z|1fd51245-2fc6-49cd-a52d-d888dc43223b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:39:25.639Z|b61205ae-9553-4d7f-8c98-9e97179400e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:25.640Z|b61205ae-9553-4d7f-8c98-9e97179400e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:25.642Z|0b3c0e92-a787-4a1b-a552-4b61de44a7ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:25.642Z|0b3c0e92-a787-4a1b-a552-4b61de44a7ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:25.643Z|f189ade0-0527-41e7-b70e-ecb968eca988|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:25.644Z|f189ade0-0527-41e7-b70e-ecb968eca988|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:30.416Z|5600b1db-ce27-4938-8422-b40dc14f5b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:39:30.417Z|5600b1db-ce27-4938-8422-b40dc14f5b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:39:35.664Z|4be7e3c9-5610-49ce-a609-e9027fa71770|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:35.665Z|4be7e3c9-5610-49ce-a609-e9027fa71770|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:35.666Z|9a1e0833-7cf0-4df3-9648-da914189d213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:35.666Z|9a1e0833-7cf0-4df3-9648-da914189d213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:35.667Z|78df62d4-e8c8-4b1d-95be-e798cc513926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:35.668Z|78df62d4-e8c8-4b1d-95be-e798cc513926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:45.124Z|74f2f265-6c5e-4cdc-aade-df160965676e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:39:45.127Z|74f2f265-6c5e-4cdc-aade-df160965676e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:45.416Z|0d96a0bb-2e9a-4c2e-9e94-60cfe0d61bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:39:45.417Z|0d96a0bb-2e9a-4c2e-9e94-60cfe0d61bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:39:45.699Z|5eef21dc-0882-45f8-bcf6-00fa1386607b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:45.699Z|37da096d-90d2-4e6c-a083-e0794293e84b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:45.699Z|5eef21dc-0882-45f8-bcf6-00fa1386607b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:45.699Z|0c9ed273-5fa5-4c05-bbbc-bda81d6ab580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:45.699Z|37da096d-90d2-4e6c-a083-e0794293e84b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:45.700Z|0c9ed273-5fa5-4c05-bbbc-bda81d6ab580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:45.962Z|648dc52d-45fc-49e9-b876-6ff46c8bd61a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:39:45.963Z|648dc52d-45fc-49e9-b876-6ff46c8bd61a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:39:55.758Z|78c92063-5fac-4d97-8120-f3e21cd36eea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:55.758Z|6d1e112a-0f02-49f6-89ec-66b36a47c26f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:55.759Z|6d1e112a-0f02-49f6-89ec-66b36a47c26f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:55.759Z|78c92063-5fac-4d97-8120-f3e21cd36eea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:39:55.765Z|5ba8abb8-cfea-477a-ae82-b3b91a460481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:39:55.766Z|5ba8abb8-cfea-477a-ae82-b3b91a460481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:00.416Z|600a6779-13dd-4bdf-8948-f5afc6977a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:40:00.420Z|600a6779-13dd-4bdf-8948-f5afc6977a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:40:05.790Z|70f8e28c-19b7-4a18-8a08-4dfbc42e7c1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:05.791Z|70f8e28c-19b7-4a18-8a08-4dfbc42e7c1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:05.794Z|f2fc8ba7-5f01-4edb-9425-727a8ae8ff4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:05.794Z|4e3043b5-125e-41aa-9ce6-28aa1dfce542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:05.795Z|4e3043b5-125e-41aa-9ce6-28aa1dfce542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:05.795Z|f2fc8ba7-5f01-4edb-9425-727a8ae8ff4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:15.418Z|de3766a3-6fdb-463c-a3ce-c736e29072b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:40:15.419Z|de3766a3-6fdb-463c-a3ce-c736e29072b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:40:15.820Z|5442ca91-736a-4190-af6d-0d633ef2fc80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:15.821Z|5442ca91-736a-4190-af6d-0d633ef2fc80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:15.823Z|ade644f7-afba-4de8-88cd-0d99d77f9b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:15.823Z|ade644f7-afba-4de8-88cd-0d99d77f9b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:15.824Z|19235fa2-7b65-430d-8b05-8077ab06a16a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:15.826Z|19235fa2-7b65-430d-8b05-8077ab06a16a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:15.963Z|992e891a-fd70-44af-b8ad-6d7e325a095d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:40:15.964Z|992e891a-fd70-44af-b8ad-6d7e325a095d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:40:25.852Z|02a53355-6ad0-4d16-8cec-cdc5b77404b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:25.852Z|6a2ae838-7169-4e54-869e-4b67cd87217a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:25.852Z|02a53355-6ad0-4d16-8cec-cdc5b77404b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:25.852Z|6a2ae838-7169-4e54-869e-4b67cd87217a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:25.856Z|3fc9168e-1a55-4c51-9a87-3fddbef6a2ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:25.857Z|3fc9168e-1a55-4c51-9a87-3fddbef6a2ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:30.416Z|fa9f026b-ae95-4ff3-92bc-d18cdf780f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:40:30.416Z|fa9f026b-ae95-4ff3-92bc-d18cdf780f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:40:35.884Z|817bfba0-3e8b-4166-993c-25d42624b8b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:35.884Z|9214c923-fbee-4dfe-9773-791e3e219cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:35.885Z|817bfba0-3e8b-4166-993c-25d42624b8b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:35.885Z|9214c923-fbee-4dfe-9773-791e3e219cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:35.894Z|40543be1-6890-48c6-8d65-eb492f1d8936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:35.895Z|40543be1-6890-48c6-8d65-eb492f1d8936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:45.122Z|4f845875-264b-4973-879c-bf58ad11ffb5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-25T01:40:45.123Z|4f845875-264b-4973-879c-bf58ad11ffb5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:45.416Z|4459ab9e-bf78-439f-9ea6-1a384e1d2024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:40:45.418Z|4459ab9e-bf78-439f-9ea6-1a384e1d2024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:40:45.914Z|28c721ef-bd17-4527-8daa-e425e8b2ea0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:45.915Z|28c721ef-bd17-4527-8daa-e425e8b2ea0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:45.918Z|b736156c-da87-4dc8-b7cb-9c6ad3b5d910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:45.919Z|b736156c-da87-4dc8-b7cb-9c6ad3b5d910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:45.924Z|7fe05175-2fbf-4b06-99ad-ef75007ba165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:45.924Z|7fe05175-2fbf-4b06-99ad-ef75007ba165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:45.965Z|c4d6911d-dfdb-41c4-884f-bba9e4a71950|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:40:45.965Z|c4d6911d-dfdb-41c4-884f-bba9e4a71950|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:40:55.941Z|eed1d28d-e000-45e6-a694-ac8c77621825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:55.942Z|11e5a88d-f744-496b-a732-69553f2845e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:55.942Z|eed1d28d-e000-45e6-a694-ac8c77621825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:55.942Z|11e5a88d-f744-496b-a732-69553f2845e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:40:55.956Z|de2263b8-e601-40be-99bd-7370a136ed7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:40:55.957Z|de2263b8-e601-40be-99bd-7370a136ed7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:41:00.416Z|80e8e75f-d5ce-4774-966d-9c994d085ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:41:00.416Z|80e8e75f-d5ce-4774-966d-9c994d085ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:41:05.971Z|e3e58587-daa9-4e58-be0e-65648e9d8925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:41:05.972Z|e3e58587-daa9-4e58-be0e-65648e9d8925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:41:05.984Z|37a65cd7-918d-463d-8998-fe62d63beb8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:41:05.983Z|f6b45d4b-f054-4d82-b48a-3c6a976bd173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:41:05.984Z|f6b45d4b-f054-4d82-b48a-3c6a976bd173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:41:05.984Z|37a65cd7-918d-463d-8998-fe62d63beb8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:41:15.416Z|64b12f4a-b9e0-4620-a728-3e34c2ae204b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:41:15.416Z|64b12f4a-b9e0-4620-a728-3e34c2ae204b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:41:15.966Z|f6243c5b-1d7e-442b-8d61-f631e58b4442|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-25T01:41:15.966Z|f6243c5b-1d7e-442b-8d61-f631e58b4442|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-25T01:41:16.000Z|7f9b8417-d368-4eeb-8c16-1dad40b59644|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:41:16.002Z|7f9b8417-d368-4eeb-8c16-1dad40b59644|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:41:16.010Z|5325a3eb-7c9e-4907-b3c5-a6e686e7a8ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:41:16.010Z|c87d433e-8e73-442e-ba43-4d5c4b236084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-25T01:41:16.011Z|5325a3eb-7c9e-4907-b3c5-a6e686e7a8ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-25T01:41:16.011Z|c87d433e-8e73-442e-ba43-4d5c4b236084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.